It's a demo project with test project for the presentation on Android Taipei. The Topic is "Android + Jenkins"..
HelloAndroidTaipei is hosted in the following web site
https://github.com/bearprada/HelloAndroidTaipei
If you think the Android project HelloAndroidTaipei 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 HelloAndroidTaipei.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 1 image files in HelloAndroidTaipei. The names of the image files are listed as follows.
logo.png
The following screenshort is generated from the image listed above.
HelloAndroidTaipei has the following Java source files.
com.cardinalblue.example.Calculator.java com.cardinalblue.example.MainActivity.java com.cardinalblue.example.MainActivityTest.java com.cardinalblue.example.OverNumberException.java