some example thingy - how to do some stuff (calculating with two numbers) on android phones. see README.txt.
xCalc-android-tutorial is hosted in the following web site
https://github.com/tverrbjelke/xCalc-android-tutorial
If you think the Android project xCalc-android-tutorial 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 xCalc-android-tutorial.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
xCalc-android-tutorial has the following Java source files.
net.tverrbjelke.example.rechner.Calculation.java net.tverrbjelke.example.rechner.HistoryDataSource.java net.tverrbjelke.example.rechner.HistorySqliteHelper.java net.tverrbjelke.example.rechner.MainActivity.java