Android Open Source - App learn FirstApp






Project Summary

My Android App Example for learning..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of FirstApp.

ItemValue
Java File Count30
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count17
jar files usedgson-2.2.4.jar
simple-xml-2.3.2.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.SET_WALLPAPER
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\function.xml




Resource Files

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.

null

Java Source Files

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