Example Projects using Android Studio -- verified on v0.8.6 (and useful for reference).
android-samples is hosted in the following web site
https://github.com/gdg-hudson-valley/android-samples
If you think the Android project android-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 android-samples.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 4 |
Activity Count | 3 |
Fragment Count | 1 |
jar files used | support-v4-19.1.0-fe930dc68beb1e566675ce71b270d4091c6c249b.jar |
There are 3 image files in android-samples. The names of the image files are listed as follows.
ic_action_location.png ic_action_refresh.png ic_action_settings.png
The following screenshort is generated from the image listed above.
android-samples has the following Java source files.
com.example.android.actionbarcompat.basic.MainActivity.java com.example.android.common.logger.Log.java com.example.android.common.logger.LogFragment.java com.example.android.common.logger.LogNode.java com.example.android.common.logger.LogView.java com.example.android.common.logger.LogWrapper.java com.example.android.common.logger.MessageOnlyLogFilter.java com.example.android.textlinkify.BuildConfig.java com.example.android.textlinkify.MainActivity.java