An Android widget to display random UNIX style fortunes (see http://en.wikipedia.org/wiki/Fortune_(Unix)).
Droid-Fortunes is hosted in the following web site
https://github.com/c0der78/Droid-Fortunes
If you think the Android project Droid-Fortunes 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 Droid-Fortunes.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 5 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET com.android.vending.BILLING |
There are 8 image files in Droid-Fortunes. The names of the image files are listed as follows.
droid_widget_focused.9.png droid_widget_normal.9.png droid_widget_pressed.9.png droidman_closed.png droidman_down_closed.png droidman_down_open.png droidman_open.png trash.png
The following screenshort is generated from the image listed above.
Droid-Fortunes has the following Java source files.
com.arg3.android.fortunes.Category.java com.arg3.android.fortunes.Fortune.java com.arg3.android.fortunes.FortuneConfig.java com.arg3.android.fortunes.FortuneDetails.java com.arg3.android.fortunes.FortuneException.java com.arg3.android.fortunes.FortuneManager.java com.arg3.android.fortunes.FortunesDB.java com.arg3.android.fortunes.FortunesWidget.java com.arg3.android.fortunes.InitActivity.java com.arg3.android.fortunes.NannyActivity.java com.arg3.android.fortunes.generator.Fortune2SQLite.java