Sample applications which uses tab APIs..
tab-samples is hosted in the following web site
https://github.com/tonchidot/tab-samples
If you think the Android project tab-samples 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 tab-samples.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in tab-samples. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
tab-samples has the following Java source files.
com.tonchidot.tab.sample.oauth.CommonConst.java com.tonchidot.tab.sample.oauth.GetAccessTokenActivity.java com.tonchidot.tab.sample.oauth.MainActivity.java com.tonchidot.tab.sample.oauth.task.GetAccessTokenTask.java com.tonchidot.tab.sample.oauth.task.GetImageTask.java com.tonchidot.tab.sample.oauth.task.GetProfileInfoTask.java com.tonchidot.tab.sample.oauth.task.RefreshTokenTask.java