An android app to detect motion with goal of using as much less battery as possible and smart as possible.
drivesafetextlater is hosted in the following web site
https://github.com/haribalan/drivesafetextlater
If you think the Android project drivesafetextlater listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of drivesafetextlater.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.LOCATION android.permission.READ_CONTACTS android.permission.RECEIVE_BOOT_COMPLETED android.permission.RECEIVE_SMS android.permission.SEND_SMS |
There are 1 image files in drivesafetextlater. The names of the image files are listed as follows.
sc_note_icon.png
The following screenshort is generated from the image listed above.
drivesafetextlater has the following Java source files.
com.applams.dstl.data.SpeedCopDbAdapter.java com.applams.dstl.receiver.PassiveLocationChangedReceiver.java com.applams.dstl.receiver.SCAlarmBrodcastReceiver.java com.applams.dstl.receiver.SCCellChangeListener.java com.applams.dstl.receiver.SpeedCopBrodcastReceiver.java com.applams.dstl.receiver.WifiScanResultsReceiver.java com.applams.dstl.service.SCCheckMovementService.java com.applams.dstl.service.TTSService.java com.applams.dstl.ui.SpeedCopActivity.java com.applams.dstl.util.SpeedCopConstants.java com.applams.dstl.util.SpeedCopUtil.java