I want to make an functionality, like reminder, in Android.
I want to start-up my app/activity, when it is not running, or its UI is invisible.
It is some-thing like same as reminder, that wakes ups the app at desired time.
I have not worked with any type of background task or service, so I haven't any idea that what to do, or what type of classes or demos should be studied by me?
Can any one give me some suggestions with demos or tutorials links. Thanks, in advance.