Example of a low battery drain location-aware application, using Bluedot Point SDK on Android.
PointSDK-SampleApp-Android is hosted in the following web site
https://github.com/Bluedot-Innovation/PointSDK-SampleApp-Android
If you think the Android project PointSDK-SampleApp-Android 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 PointSDK-SampleApp-Android.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | acra-4.5.0.jar |
Required Permissions | android.permission.ACCESS_BACKGROUND_SERVICE android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_MOCK_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.READ_LOGS android.permission.READ_PHONE_STATE android.permission.RECEIVE_BOOT_COMPLETED android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE au.com.bluedot.point.tests.permission.MAPS_RECEIVE com.google.android.gms.permission.ACTIVITY_RECOGNITION com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 8 image files in PointSDK-SampleApp-Android. The names of the image files are listed as follows.
auth_button.9.png auth_button_click.9.png bg_edittext.9.png bluedot.png exp_list_close.9.png exp_list_open.9.png pin.png tick.png
The following screenshort is generated from the image listed above.
PointSDK-SampleApp-Android has the following Java source files.
com.bluedot.pointapp.AuthenticationFragment.java com.bluedot.pointapp.BDTestApplication.java com.bluedot.pointapp.ChecklistFragment.java com.bluedot.pointapp.CrashReportSender.java com.bluedot.pointapp.MainActivity.java com.bluedot.pointapp.MarkerOverlay.java com.bluedot.pointapp.PointMapFragment.java com.bluedot.pointapp.list.CheckListAdapter.java com.bluedot.pointapp.list.CustomArrayAdapter.java com.bluedot.pointapp.list.HeaderItem.java com.bluedot.pointapp.list.Item.java com.bluedot.pointapp.list.ListItem.java