An android app widget + php/sqlite implementing a post-it board.
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.
The following table is the detailed list of PostitListWidget.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [hdpi, xhdpi, nodpi] |
Target SDK Version | 11 |
Minimum SDK Version | 11 |
Activity Count | 4 |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\fonts\passing_notes.ttf |
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.
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