I am starting an app for android. I was wondering if anyone had any tutorials to get me going. Something similar to an alarm that goes off on 2 different occasions on specific dates, these dates and times should be obtained from a csv file or something similar so that i can control when and at what time the alarm goes off.
Share
Have you looked at the API Demos project? It has samples of how to use many of the different API calls, including alarms: http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/app/index.html