Just playing around with Android.
android-test-app is hosted in the following web site
https://github.com/ntarocco/android-test-app
If you think the Android project android-test-app 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-test-app.
Item | Value |
---|---|
Java File Count | 10 |
Minimum SDK Version | 19 |
Activity Count | 2 |
Fragment Count | 7 |
Required Permissions | android.permission.INTERNET |
Raw File Names | res\raw\countries.json res\raw\news.json |
android-test-app has the following Java source files.
com.example.androidtestapp.app.ApplicationTest.java com.example.androidtestapp.app.BasketFragment.java com.example.androidtestapp.app.Constants.java com.example.androidtestapp.app.HomeActivity.java com.example.androidtestapp.app.MapFragment.java com.example.androidtestapp.app.MyAccountFragment.java com.example.androidtestapp.app.NewsFragment.java com.example.androidtestapp.app.OrderFragment.java com.example.androidtestapp.app.services.DataFetcherService.java com.example.androidtestapp.app.tabsswipe.adapter.TabsPagerAdapter.java