Android Open Source - Example course android






Project Summary

Android projects realized during the course Android for Java Programmers at Linnaeus University in V?xj?, Sweden.

Web Site / Source Repository

android is hosted in the following web site
https://github.com/bergmali/android

If you think the Android project android 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 android.

ItemValue
Java File Count48
Supported screen sizes[mdpi]
Target SDK Version18
Minimum SDK Version17
Activity Count23
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.CALL_PHONE
android.permission.INTERNET
android.permission.READ_PHONE_STATE
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.SEND_SMS
Raw File Namesres\raw\railroad_crossing.mp3




Resource Files

There are 20 image files in android. The names of the image files are listed as follows.

cloudy.png
fair.png
fog.png
heavy_rain.png
partly_cloudy.png
rain.png
rain_and_thunder.png
rain_showers.png
rain_showers_thunder.png
rain_thunder.png
reload.png
sleet.png
sleet_and_thunder.png
sleet_showers.png
sleet_thunger.png
snow.png
snow_shower_thunder.png
snow_showers.png
snow_thunder.png
sunny.png

The following screenshort is generated from the image listed above.

null




Java Source Files

android has the following Java source files.

com.example.assignment1.AddCountry.java
com.example.assignment1.Assignment1.java
com.example.assignment1.BMI.java
com.example.assignment1.ColorDisplay.java
com.example.assignment1.MyCountries.java
com.example.assignment1.RandomActivity.java
com.example.assignment1.TimeUtils.java
com.example.assignment1.VaxjoWeather.java
com.example.assignment1.Visited.java
com.example.assignment1.WeatherForecast.java
com.example.assignment1.WeatherHandler.java
com.example.assignment1.WeatherReport.java
com.example.assignment2.MainActivity.java
com.example.assignment2.alarmclock.AddAlarm.java
com.example.assignment2.alarmclock.Alarm.java
com.example.assignment2.alarmclock.AlarmClock.java
com.example.assignment2.alarmclock.AlarmDialog.java
com.example.assignment2.alarmclock.AlarmReceiver.java
com.example.assignment2.alarmclock.DataSource.java
com.example.assignment2.alarmclock.DbHelper.java
com.example.assignment2.alarmclock.EditAlarm.java
com.example.assignment2.mediaplayer.MediaPlay.java
com.example.assignment2.mediaplayer.MusicService.java
com.example.assignment2.mediaplayer.Song.java
com.example.assignment2.mycountries.AddCountry.java
com.example.assignment2.mycountries.DataSource.java
com.example.assignment2.mycountries.DbHelper.java
com.example.assignment2.mycountries.EditCountry.java
com.example.assignment2.mycountries.MyCountries.java
com.example.assignment2.mycountries.MyPreferenceFragment.java
com.example.assignment2.mycountries.Preferences.java
com.example.assignment2.mycountries.Visited.java
com.example.assignment3.MainActivity.java
com.example.assignment3.incomingcalls.Call.java
com.example.assignment3.incomingcalls.CallLog.java
com.example.assignment3.incomingcalls.DataSource.java
com.example.assignment3.incomingcalls.DbHelper.java
com.example.assignment3.incomingcalls.IncomingCallsReceiver.java
com.example.assignment3.weather.CityList.java
com.example.assignment3.weather.TimeUtils.java
com.example.assignment3.weather.UpdateService.java
com.example.assignment3.weather.VaxjoWeather.java
com.example.assignment3.weather.WeatherForecast.java
com.example.assignment3.weather.WeatherHandler.java
com.example.assignment3.weather.WeatherReport.java
com.example.assignment3.weather.WeatherWidget.java
com.example.assignment3.weather.WeatherWidgetConfigure.java
com.example.assignment3.weather.WidgetActivity.java