This repository contains code for sample android applications..
AndroidApp is hosted in the following web site
https://github.com/kumarak/AndroidApp
If you think the Android project AndroidApp 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 AndroidApp.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 3 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
AndroidApp has the following Java source files.
com.example.simpleweather.CityPreference.java com.example.simpleweather.MainActivity.java com.example.simpleweather.RemoteFetch.java com.example.simpleweather.WeatherFragment.java com.example.startactivity.AnotherActivity.java com.example.startactivity.MainActivity.java