Android Open Source - Example course w2b






Project Summary

'What to buy' is a very simple Android project for manage your course lists..

Web Site / Source Repository

w2b is hosted in the following web site
https://github.com/dimapod/w2b

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

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Minimum SDK Version10
Activity Count2




Resource Files

There are 29 image files in w2b. The names of the image files are listed as follows.

import_insert.png
import_insert_pressed.png
import_past.png
import_past_pressed.png
import_process.png
import_process_cancel.png
import_process_cancel_disabled.png
import_process_cancel_pressed.png
import_process_pressed.png
import_replace.png
import_replace_pressed.png
launcher_icon.png
tool_add.png
tool_add_pressed.png
tool_back_to_list.png
tool_back_to_list_pressed.png
tool_clear_list.png
tool_clear_list_pressed.png
tool_edit_list.png
tool_edit_list_pressed.png
tool_import.png
tool_import_pressed.png
tool_list1.png
tool_list1_checked.png
tool_list2.png
tool_list2_checked.png
tool_validate.png
tool_validate_pressed.png
tool_w2b.png

The following screenshort is generated from the image listed above.

null




Java Source Files

w2b has the following Java source files.

fr.dpo.baylist.BuyListActivity.java
fr.dpo.baylist.ImportActivity.java
fr.dpo.baylist.adapters.ShowListAdapter.java
fr.dpo.baylist.model.Item.java
fr.dpo.baylist.model.ItemContainer.java
fr.dpo.baylist.model.ParsedItem.java
fr.dpo.baylist.utils.Constantes.java
fr.dpo.baylist.utils.ItemHelper.java
fr.dpo.baylist.utils.Utils.java