Sean Sullivan
unread,Nov 24, 2008, 12:13:43 PM11/24/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jfire...@googlegroups.com, isaac
Yesterday, I updated the jfireeagle Android application in SVN:
- background service class
- background service will start on boot up (BOOT_COMPLETED)
- LocationListener
- transmit to Fire Eagle every 15 minutes (hardcoded for now)
- new logic for storing application preferences
Next, I'm going to add a PreferencesActivity class so that users can modify the application preferences.
Sean