Android Open Source - App note winenotes






Project Summary

This simple Android app helps you take wine notes quickly and easily..

Web Site / Source Repository

winenotes is hosted in the following web site
https://github.com/janosgyerik/winenotes

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

ItemValue
Java File Count25
Supported screen sizes[mdpi, ldpi, hdpi]
Target SDK Version4
Minimum SDK Version4
Activity Count16
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\sql_create.sql
assets\sql_upgrade2.sql
assets\sql_upgrade3.sql
assets\sql_upgrade4.sql




Resource Files

There are 22 image files in winenotes. The names of the image files are listed as follows.

btn_add_photo.png
btn_default_normal.9.png
btn_default_pressed.9.png
btn_default_selected.9.png
btn_edit.png
btn_plus.png
bullet_other.png
bullet_redwine.png
bullet_whitewine.png
headerbtn_delete.png
headerbtn_edit.png
headerbtn_plus.png
headerbtn_save.png
launcher_main.png
menu_backup.png
menu_quit.png
menu_restore.png
menu_settings.png
star.png
star_empty.png
tagbtn_done.png
tagbtn_plus.png

The following screenshort is generated from the image listed above.

null




Java Source Files

winenotes has the following Java source files.

com.winenotes.activity.AbstractWineActivity.java
com.winenotes.activity.AutoCompleteHelper.java
com.winenotes.activity.Currency.java
com.winenotes.activity.CurrencyAdapter.java
com.winenotes.activity.EditAftertasteImpressionsActivity.java
com.winenotes.activity.EditAromaImpressionsActivity.java
com.winenotes.activity.EditGrapesActivity.java
com.winenotes.activity.EditTagsActivity.java
com.winenotes.activity.EditTasteImpressionsActivity.java
com.winenotes.activity.EditWineActivity.java
com.winenotes.activity.ForeignKey.java
com.winenotes.activity.PhotoInfo.java
com.winenotes.activity.ViewWineActivity.java
com.winenotes.activity.WineInfo.java
com.winenotes.activity.WineListActivity.java
com.winenotes.activity.WineListAdapter.java
com.winenotes.activity.WineListItem.java
com.winenotes.application.WineNotesApplication.java
com.winenotes.application.WineNotesFullApplication.java
com.winenotes.application.WineNotesLiteApplication.java
com.winenotes.db.WineNotesSQLiteOpenHelper.java
com.winenotes.tools.FileSelectorActivity.java
com.winenotes.tools.PatternFileFilter.java
com.winenotes.tools.StringTools.java
com.winenotes.tools.WineFileManager.java