Android Open Source - Example homework homework250






Project Summary

Scharping's homework assignments for Android 250 class.

Web Site / Source Repository

homework250 is hosted in the following web site
https://github.com/bscharp/homework250

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

ItemValue
Java File Count11
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count5
Fragment Count1
jar files usedandroid-support-v4.jar
android-support-v4.jar
android-support-v4.jar
Asset File Namesassets\logo-NOLOGO.png
Raw File Namesres\raw\windows_ding.wav




Resource Files

There are 4 image files in homework250. The names of the image files are listed as follows.

button.9.png
edittext.9.png
ic_action_discard.png
ic_action_new.png

The following screenshort is generated from the image listed above.

null

Java Source Files

homework250 has the following Java source files.

com.example.homework251_bscharp.MainActivity.java
com.example.homework251_bscharp.ResultActivity.java
com.example.homework252.MainActivity.java
com.example.homework252.TaskActivity.java
com.example.homework252.TaskData.java
com.example.homework252.TaskDatabaseHelper.java
com.example.homework252.TaskFragment.java
com.example.homework252.TaskListData.java
com.example.homework252.TaskListFragment.java
com.example.homework253_bscharp.DingIntentService.java
com.example.homework253_bscharp.MainActivity.java