Simple Android App for U of T Dev.
bootcamp is hosted in the following web site
https://github.com/TomZhangUT/bootcamp
If you think the Android project bootcamp 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 bootcamp.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.VIBRATE |
There are 3 image files in bootcamp. The names of the image files are listed as follows.
ic_refresh.png ic_search.png ok.png
The following screenshort is generated from the image listed above.
bootcamp has the following Java source files.
com.devT.bootcamp.FeedManager.java com.devT.bootcamp.MainActivity.java com.devT.bootcamp.Tweet.java com.devT.bootcamp.TweetAdapter.java com.devT.bootcamp.tweetQuery.java