Android Open Source - Development studio SampleAndroidStudioApp






Project Summary

Sample android app built with android studio 0.4 with AndroidAnnotations integration.

Web Site / Source Repository

SampleAndroidStudioApp is hosted in the following web site
https://github.com/jiangchanghong/SampleAndroidStudioApp

If you think the Android project SampleAndroidStudioApp 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 SampleAndroidStudioApp.

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Fragment Count2
jar files usedandroidannotations-2.7.1-javadoc.jar
androidannotations-2.7.1-sources.jar
androidannotations-2.7.1.jar
androidannotations-api-2.7.1-javadoc.jar
androidannotations-api-2.7.1-sources.jar
androidannotations-api-2.7.1.jar




Resource Files

There are 2 image files in SampleAndroidStudioApp. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

SampleAndroidStudioApp has the following Java source files.

com.testapp.activities.LaunchActivity.java
com.testapp.activities.LoginActivity.java
com.testapp.activities.MainActivity.java
com.testapp.fragments.NavFragment.java
com.testapp.fragments.PlaceholderFragment.java
com.testapp.services.LoginService.java
com.testapp.util.TACallback.java