Android Open Source - UI Tutorial android-tabs






Project Summary

demo app from the Android tab layout tutorial.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android-tabs.

ItemValue
Java File Count8
Activity Count4
Required Permissionsandroid.permission.INTERNET

Resource Files

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.

null




Java Source Files

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