An Android App that receives and can send information from/to a microcontroller based radiation detector system. On receiving GPS coordinates, the text is linkified and opened with Google Maps app..
RadiationDetectorApp is hosted in the following web site
https://github.com/sghoshal/RadiationDetectorApp
If you think the Android project RadiationDetectorApp 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 RadiationDetectorApp.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 6 |
Fragment Count | 1 |
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.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.example.googlemapstry.permission.MAPS_RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
RadiationDetectorApp has the following Java source files.
com.example.raddetector.BluetoothChatService.java com.example.raddetector.CameraDemoActivity.java com.example.raddetector.CreateContactActivity.java com.example.raddetector.DatabaseSMS.java com.example.raddetector.DeviceListActivity.java com.example.raddetector.DisplayContacts.java com.example.raddetector.MainActivity.java