Tester required for small calendar app using Android 4 ICS

lagore

Active Member
Licensed User
Longtime User
Hi
I am updating my calendar library to work with the new approved google calendar API for Android 4 aka ICS, I have tested it on the emulator and it appears to work fine I was hoping someone with an Android 4 phone or tablet could try out the app for real. All it does is read your calendars and display them on a 'Listview' then if selected a calendar will either show the events for that calendar (in an edittext) for previous 4 weeks to 1 week ahead or create a dummy event for now + 15 min to now + 30 min depending on radio button selection in the bottom of the screen.
The app will crash if run on a pre Android 4 machine.
The APK is attached in the zip.
Thanks
 

Attachments

  • ICS_Calendar_Test.zip
    94.9 KB · Views: 368

bitstra

Member
Licensed User
Longtime User
Hi lagore,

I've tested your test-app on an POV-mobii 10.1 " Tablet, ICS 4.03.
It seems to run o.k. so far:

- finds my two google calendars
- lists all events

- but I didn't found your intend of 'create event' - there nothing happens...


regards

bitstra
 
Upvote 0

lagore

Active Member
Licensed User
Longtime User
At the bottom there should be two radio buttons the first is selected by default on start up, this will cause the events to be read when the selected calendar is clicked, the other radio button when set will cause an event to be created in the selected calendar. I hope that makes sense.
 
Upvote 0
Top