I am using android service which checks the given time with present time
on time match event i am generating notification
which is working fine
now I want to use Alarm Api for this purpose Please Guide me
1 Answer
I don't think there is alarm API available in native titanium SDK. I don't have idea about if it's available in 3rd party module or not. You can develop your own module for this purpose if you wish.
Your Answer
Think you can help? Login to answer this question!