This is an android application used to retrieve Daily Devotional Text of my church from Bible Gateway.
ABC-DevotionalText is hosted in the following web site
https://github.com/qutang/ABC-DevotionalText
If you think the Android project ABC-DevotionalText 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 ABC-DevotionalText.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Fragment Count | 2 |
jar files used | android-support-v4.jar jsoup-1.6.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 7 image files in ABC-DevotionalText. The names of the image files are listed as follows.
ic_action_refresh.png ic_action_refresh2.png ic_action_refresh3.png ic_action_refresh4.png ic_action_refresh5.png ic_action_refresh6.png ic_action_search.png
The following screenshort is generated from the image listed above.
ABC-DevotionalText has the following Java source files.
me.qutang.abcdevotionaltext.DaySliderPref.java me.qutang.abcdevotionaltext.DetailFragment.java me.qutang.abcdevotionaltext.DtApplication.java me.qutang.abcdevotionaltext.DtListFragment.java me.qutang.abcdevotionaltext.DtQueryParser.java me.qutang.abcdevotionaltext.DtUpdateAsyncTask.java me.qutang.abcdevotionaltext.InfoRetriever.java me.qutang.abcdevotionaltext.MainSlidingActivity.java me.qutang.abcdevotionaltext.PrefActivity.java me.qutang.smartparser.SmartParser.java