Android Open Source - Hardware battery drivesafetextlater






Project Summary

An android app to detect motion with goal of using as much less battery as possible and smart as possible.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of drivesafetextlater.

ItemValue
Java File Count11
Supported screen sizes[hdpi]
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.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




Resource Files

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.

null

Java Source Files

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