demo app from the Android tab layout tutorial.
android-tabs is hosted in the following web site
https://github.com/adelevie/android-tabs
If you think the Android project android-tabs 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-tabs.
Item | Value |
---|---|
Java File Count | 8 |
Activity Count | 4 |
Required Permissions | android.permission.INTERNET |
There are 7 image files in android-tabs. The names of the image files are listed as follows.
ic_refresh.png ic_tab_albums_grey.png ic_tab_albums_white.png ic_tab_artists_grey.png ic_tab_artists_white.png ic_tab_songs_grey.png ic_tab_songs_white.png
The following screenshort is generated from the image listed above.
android-tabs has the following Java source files.
com.example.tabs.AlbumsActivity.java com.example.tabs.ArtistsActivity.java com.example.tabs.AsyncGetUrl.java com.example.tabs.AsyncTasksWrapper.java com.example.tabs.HelloTabWidget.java com.example.tabs.MainMenuActivity.java com.example.tabs.SongsActivity.java com.example.tools.RestClient.java