jperry@lfx.org Change setForeground to startForeground for Android 2.0
8fb5c25 Oct 29, 2009
Change setForeground to startForeground for Android 2.0
Add notification while service is running (required for Android 2.0's startForeground)
If service was running, restart it when the phone is reboot
Use reflection to access SystemProperties instead of a custom jarfile
8fb5c25