An Android app to remind user to change phone mode based on location detection..
locomode is hosted in the following web site
https://github.com/handsomesun/locomode
If you think the Android project locomode 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 locomode.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [xxxhdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 7 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES com.locomode.permission.MAPS_RECEIVE |
There are 1 image files in locomode. The names of the image files are listed as follows.
small_question.png
The following screenshort is generated from the image listed above.
locomode has the following Java source files.
com.locomode.AddLocation.java com.locomode.AddrChooseFromMap.java com.locomode.AlertDialog.java com.locomode.BSSIDIntro.java com.locomode.ConnectionDetector.java com.locomode.Globals.java com.locomode.LocationDetail.java com.locomode.LocationService.java com.locomode.MainActivity.java com.locomode.ModeFreezeSetter.java com.locomode.sqlite.helper.DatabaseHelper.java com.locomode.sqlite.model.LocationSet.java