Android Open Source - Example homework DL250-HW






Project Summary

Initial repository creation for DL250 homework submission..

Web Site / Source Repository

DL250-HW is hosted in the following web site
https://github.com/gaw3/DL250-HW

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count5
Fragment Count1
jar files usedandroid-support-v4.jar
android-support-v4.jar
android-support-v4.jar
Asset File Namesassets\edittext_background_focused.png
assets\edittext_background_normal.png
assets\signin_button_focused.png
assets\signin_button_normal.png
assets\signin_button_pressed.png




Resource Files

There are 7 image files in DL250-HW. The names of the image files are listed as follows.

edittext_background_focused.9.png
edittext_background_normal.9.png
ic_action_add_todo.png
ic_action_delete_todo.png
signin_button_focused.9.png
signin_button_normal.9.png
signin_button_pressed.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

DL250-HW has the following Java source files.

com.gaw3.homework_251_gaw3.DetailsActivity.java
com.gaw3.homework_251_gaw3.MainActivity.java
com.gaw3.homework_252_gaw3.MainActivity.java
com.gaw3.homework_252_gaw3.ToDoDetailActivity.java
com.gaw3.homework_252_gaw3.ToDoDetailFragment.java
com.gaw3.homework_252_gaw3.sql.ToDo.java
com.gaw3.homework_252_gaw3.sql.ToDoDatabaseHelper.java
com.gaw3.homework_253_gaw3.BeepService.java
com.gaw3.homework_253_gaw3.MainActivity.java