Android skeleton app example with login support for Facebook, Google Plus and Twitter..
androidskeleton is hosted in the following web site
https://github.com/acacha/androidskeleton
If you think the Android project androidskeleton 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 androidskeleton.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 5 |
Fragment Count | 6 |
jar files used | twitter4j-core-4.0.2.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.USE_CREDENTIALS |
There are 9 image files in androidskeleton. The names of the image files are listed as follows.
balloon_bg.png drawer_shadow.9.png fail.png ic_ballon_prova.png ic_drawer.png icon_fb.png icon_gplus.png icon_twitter.png success.png
The following screenshort is generated from the image listed above.
androidskeleton has the following Java source files.
org.acacha.ebre_escool.ebre_escool_app.AlertDialogManager.java org.acacha.ebre_escool.ebre_escool_app.AndroidSkeletonUtils.java org.acacha.ebre_escool.ebre_escool_app.ApplicationTest.java org.acacha.ebre_escool.ebre_escool_app.ConnectionDetector.java org.acacha.ebre_escool.ebre_escool_app.FragmentType0.java org.acacha.ebre_escool.ebre_escool_app.FragmentType1.java org.acacha.ebre_escool.ebre_escool_app.LoginActivity.java org.acacha.ebre_escool.ebre_escool_app.LoginActivityFragment.java org.acacha.ebre_escool.ebre_escool_app.MainActivity.java org.acacha.ebre_escool.ebre_escool_app.NavigationDrawerFragment.java org.acacha.ebre_escool.ebre_escool_app.SkeletonUtils.java org.acacha.ebre_escool.ebre_escool_app.SplashScreen.java