My first full Android application.
Simple-Badge-and-Sensor is hosted in the following web site
https://github.com/miu2n/Simple-Badge-and-Sensor
If you think the Android project Simple-Badge-and-Sensor 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 Simple-Badge-and-Sensor.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.WRITE_EXTERNAL_STORAGE |
Simple-Badge-and-Sensor has the following Java source files.
edu.cmich.cps396.miu2n.simplebadgeandsensor.EditInformation.java edu.cmich.cps396.miu2n.simplebadgeandsensor.EditInformationActivity.java edu.cmich.cps396.miu2n.simplebadgeandsensor.GeneralFunctions.java edu.cmich.cps396.miu2n.simplebadgeandsensor.LocationService.java edu.cmich.cps396.miu2n.simplebadgeandsensor.ShowInformationActivity.java