Android Open Source - Widget style Droid-Fortunes






Project Summary

An Android widget to display random UNIX style fortunes (see http://en.wikipedia.org/wiki/Fortune_(Unix)).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Droid-Fortunes.

ItemValue
Java File Count11
Supported screen sizes[mdpi, hdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count5
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
com.android.vending.BILLING




Resource Files

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.

null




Java Source Files

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