Android application for sending sensor data to SensorMix.
sensormix-android is hosted in the following web site
https://github.com/cristcost/sensormix-android
If you think the Android project sensormix-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 sensormix-android.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 16 |
Activity Count | 3 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_COARSE_UPDATES android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_LOCATION_EXTRA_COMMANDS android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.NFC android.permission.RECEIVE_BOOT_COMPLETED android.permission.RECEIVE_SMS android.permission.WAKE_LOCK |
There are 1 image files in sensormix-android. The names of the image files are listed as follows.
ic_action_settings.png
The following screenshort is generated from the image listed above.
sensormix-android has the following Java source files.
com.google.developers.gdgfirenze.android.DataSenderService.java com.google.developers.gdgfirenze.android.MainActivity.java com.google.developers.gdgfirenze.android.NfcWriteActivity.java com.google.developers.gdgfirenze.android.SettingsActivity.java com.google.developers.gdgfirenze.android.TrackingService.java