Sample Android application built for a development workshop. Demonstrates the use of core Android development parts necessary to develop a basic application..
Temp-Converter-Example is hosted in the following web site
https://github.com/ericcastro92/Temp-Converter-Example
If you think the Android project Temp-Converter-Example 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 Temp-Converter-Example.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Temp-Converter-Example has the following Java source files.
com.gits.tempconverter.Datastore.java com.gits.tempconverter.MainActivity.java