This contains the tutorials-listview, compass UI and quote reader(intent,activity and imageview) tutorials.
Android-Tutorials is hosted in the following web site
https://github.com/svasudeva/Android-Tutorials
If you think the Android project Android-Tutorials 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 Android-Tutorials.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 5 |
jar files used | android-support-v4.jar android-support-v4.jar android-support-v4.jar android-support-v4.jar |
There are 19 image files in Android-Tutorials. The names of the image files are listed as follows.
add_new_item.png ic_action_search.png remove_item.png steve_1.png steve_10.png steve_2.png steve_3.png steve_4.png steve_5.png steve_6.png steve_7.png steve_8.png steve_9.png steve_hd_1.png steve_hd_3.png steve_hd_4.png steve_hd_5.png steve_hd_7.png steve_hd_9.png
The following screenshort is generated from the image listed above.
Android-Tutorials has the following Java source files.
com.example.compass.CompassView.java com.example.compass.MainActivity.java com.example.list.List.java com.example.list.TodoListItemView.java com.example.newgridview.ImageAdapter.java com.example.newgridview.MainActivity.java com.example.quotereader.QuoteDetailActitivity.java com.example.quotereader.QuoteReaderActitivity.java com.tutorial.quotereader.datasource.DataSource.java com.tutorial.quotereader.datasource.DataSourceItem.java