In this project I test a couple of frameworks for android.
android-framework-test is hosted in the following web site
https://github.com/HPIWicket/android-framework-test
If you think the Android project android-framework-test 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-framework-test.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 15 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | android-support-v13.jar gson-2.2.4.jar picasso-2.2.0.jar volley.jar |
Required Permissions | android.permission.INTERNET |
There are 3 image files in android-framework-test. The names of the image files are listed as follows.
ab_background.9.png ab_background_light.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
android-framework-test has the following Java source files.
de.thegerman.test_app.GalleryViewPagerAdapter.java de.thegerman.test_app.MainActivity.java de.thegerman.test_app.TestApplication.java de.thegerman.test_app.fragments.LoadingPictureFragment.java de.thegerman.test_app.fragments.ShowPictureFragment.java de.thegerman.test_app.model.ErasmusPicture.java de.thegerman.test_app.requests.GsonRequest.java