Android Open Source - SQLite sqlite PostitListWidget






Project Summary

An android app widget + php/sqlite implementing a post-it board.

Web Site / Source Repository

PostitListWidget is hosted in the following web site
https://github.com/jheyman/PostitListWidget

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

ItemValue
Java File Count8
Supported screen sizes[hdpi, xhdpi, nodpi]
Target SDK Version11
Minimum SDK Version11
Activity Count4
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\fonts\passing_notes.ttf




Resource Files

There are 3 image files in PostitListWidget. The names of the image files are listed as follows.

add_postit_button.png
reload_button.png
trash_button.png

The following screenshort is generated from the image listed above.

null

Java Source Files

PostitListWidget has the following Java source files.

com.gbbtbb.postitlistwidget.AddItemMenuActivity.java
com.gbbtbb.postitlistwidget.CleanListMenuActivity.java
com.gbbtbb.postitlistwidget.DeleteItemMenuActivity.java
com.gbbtbb.postitlistwidget.PostitListDataProvider.java
com.gbbtbb.postitlistwidget.PostitListWidgetConfig.java
com.gbbtbb.postitlistwidget.PostitListWidgetProvider.java
com.gbbtbb.postitlistwidget.PostitListWidgetService.java
com.gbbtbb.postitlistwidget.WidgetItem.java