dapaintballer331 wrote:
> is there any example files? 

http://commonsware.com/AdvAndroid/

You'll find the source code to one of my books there. There is a
SystemServices/Alarm project that is a complete AlarmManager/service
implementation...with one significant bug that I'll be fixing this week.
I though stopSelf() reference-counted via the startId parameter, and it
doesn't, so I'll need to redo how I stop the service when there is no
more work to be performed.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_Beginning Android_ from Apress Now Available!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to