My Android App Example for learning..
FirstApp is hosted in the following web site
https://github.com/orangepoet/FirstApp
If you think the Android project FirstApp 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 FirstApp.
Item | Value |
---|---|
Java File Count | 30 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 17 |
jar files used | gson-2.2.4.jar simple-xml-2.3.2.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.SET_WALLPAPER android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\function.xml |
There are 4 image files in FirstApp. The names of the image files are listed as follows.
cartoon.png ic_action_refresh.png refresh.png weather_icon.png
The following screenshort is generated from the image listed above.
FirstApp has the following Java source files.
cz.app.first.DisplayMessageActivity.java cz.app.first.FirstApp.java cz.app.first.IMActivity.java cz.app.first.LayoutActvActivity.java cz.app.first.ListViewActivity.java cz.app.first.UpdateProgress.java cz.app.first.XMLActivity.java cz.app.first.calculator.CalResult.java cz.app.first.calculator.Calculator.java cz.app.first.file.DownloadReceiver.java cz.app.first.file.FileDownActivity.java cz.app.first.handler.Handler2Activity.java cz.app.first.handler.HandlerActivity.java cz.app.first.nasa.IotdHandler.java cz.app.first.nasa.NasaDailyActivity.java cz.app.first.service.IMService.java cz.app.first.service.OServicesActivity.java cz.app.first.sms.SMSActivity.java cz.app.first.sms.SMSBroadCastReceiver.java cz.app.first.sms.SMSListenerActivity.java cz.app.first.utils.DeviceUtils.java cz.app.first.utils.FileUtils.java cz.app.first.utils.FunctionConfig.java cz.app.first.utils.Utils.java cz.app.first.utils.WallpaperUtils.java cz.app.first.utils.WifiUtils.java cz.app.first.utils.XMLUtils.java cz.app.first.weather.Weather.java cz.app.first.weather.WeatherActivity.java cz.app.first.weather.WeatherInfo.java