TDD sample for android apps (Project).
AndroidTDD is hosted in the following web site
https://github.com/ziahaqi/AndroidTDD
If you think the Android project AndroidTDD 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 AndroidTDD.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
AndroidTDD has the following Java source files.
com.ulhack.tc.EditNumber.java com.ulhack.tc.TemperatureConverter.java com.ulhack.tc.TemperatureConverterActivity.java com.ulhack.tc.TemperatureConverterApplication.java