Android Open Source - Development book The-Book-of-Truth-Android






Project Summary

MDM messages and prays for Android.

Web Site / Source Repository

The-Book-of-Truth-Android is hosted in the following web site
https://github.com/Sektorka/The-Book-of-Truth-Android

If you think the Android project The-Book-of-Truth-Android 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 The-Book-of-Truth-Android.

ItemValue
Java File Count26
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Minimum SDK Version7
Activity Count4
Fragment Count3
jar files usedclasses.jar
classes.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.VIBRATE




Resource Files

There are 56 image files in The-Book-of-Truth-Android. The names of the image files are listed as follows.

abc_ab_bottom_solid_dark_holo.9.png
abc_ab_bottom_solid_light_holo.9.png
abc_ab_bottom_transparent_dark_holo.9.png
abc_ab_bottom_transparent_light_holo.9.png
abc_ab_share_pack_holo_dark.9.png
abc_ab_share_pack_holo_light.9.png
abc_ab_solid_dark_holo.9.png
abc_ab_solid_light_holo.9.png
abc_ab_stacked_solid_dark_holo.9.png
abc_ab_stacked_solid_light_holo.9.png
abc_ab_stacked_transparent_dark_holo.9.png
abc_ab_stacked_transparent_light_holo.9.png
abc_ab_transparent_dark_holo.9.png
abc_ab_transparent_light_holo.9.png
abc_cab_background_bottom_holo_dark.9.png
abc_cab_background_bottom_holo_light.9.png
abc_cab_background_top_holo_dark.9.png
abc_cab_background_top_holo_light.9.png
abc_ic_ab_back_holo_dark.png
abc_ic_ab_back_holo_light.png
abc_ic_cab_done_holo_dark.png
abc_ic_cab_done_holo_light.png
abc_ic_clear_disabled.png
abc_ic_clear_normal.png
abc_ic_clear_search_api_disabled_holo_light.png
abc_ic_clear_search_api_holo_light.png
abc_ic_commit_search_api_holo_dark.png
abc_ic_commit_search_api_holo_light.png
abc_ic_go.png
abc_ic_go_search_api_holo_light.png
abc_ic_menu_moreoverflow_normal_holo_dark.png
abc_ic_menu_moreoverflow_normal_holo_light.png
abc_ic_menu_share_holo_dark.png
abc_ic_menu_share_holo_light.png
abc_ic_search.png
abc_ic_search_api_holo_light.png
abc_ic_voice_search.png
abc_ic_voice_search_api_holo_light.png
abc_list_focused_holo.9.png
abc_list_longpressed_holo.9.png
abc_list_pressed_holo_dark.9.png
abc_list_pressed_holo_light.9.png
abc_list_selector_disabled_holo_dark.9.png
abc_list_selector_disabled_holo_light.9.png
abc_menu_dropdown_panel_holo_dark.9.png
abc_menu_dropdown_panel_holo_light.9.png
abc_menu_hardkey_panel_holo_dark.9.png
abc_menu_hardkey_panel_holo_light.9.png
abc_spinner_ab_default_holo_dark.9.png
abc_spinner_ab_default_holo_light.9.png
abc_spinner_ab_disabled_holo_dark.9.png
abc_spinner_ab_disabled_holo_light.9.png
abc_spinner_ab_focused_holo_dark.9.png
abc_spinner_ab_focused_holo_light.9.png
abc_spinner_ab_pressed_holo_dark.9.png
abc_spinner_ab_pressed_holo_light.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

The-Book-of-Truth-Android has the following Java source files.

hu.sektor.android.thebookoftruth.app.callbacks.MessageReaderCB.java
hu.sektor.android.thebookoftruth.app.callbacks.NetworkStateChange.java
hu.sektor.android.thebookoftruth.app.callbacks.ScreenOnOffCB.java
hu.sektor.android.thebookoftruth.app.database.DbHelper.java
hu.sektor.android.thebookoftruth.app.database.DbManager.java
hu.sektor.android.thebookoftruth.app.gui.AboutActivity.java
hu.sektor.android.thebookoftruth.app.gui.ArticleFragment.java
hu.sektor.android.thebookoftruth.app.gui.ListFragment.java
hu.sektor.android.thebookoftruth.app.gui.MainActivity.java
hu.sektor.android.thebookoftruth.app.gui.MessageAdapter.java
hu.sektor.android.thebookoftruth.app.gui.PagerAdapter.java
hu.sektor.android.thebookoftruth.app.gui.SearchActivity.java
hu.sektor.android.thebookoftruth.app.gui.SettingsActivity.java
hu.sektor.android.thebookoftruth.app.misc.Misc.java
hu.sektor.android.thebookoftruth.app.receivers.BootReceiver.java
hu.sektor.android.thebookoftruth.app.receivers.NetworkReceiver.java
hu.sektor.android.thebookoftruth.app.receivers.ScreenReceiver.java
hu.sektor.android.thebookoftruth.app.services.ServiceMessageReader.java
hu.sektor.android.thebookoftruth.app.structs.Limit.java
hu.sektor.android.thebookoftruth.app.structs.Message.java
hu.sektor.android.thebookoftruth.app.structs.Preferences.java
hu.sektor.android.thebookoftruth.app.structs.Search.java
hu.sektor.android.thebookoftruth.app.workers.ContentProgress.java
hu.sektor.android.thebookoftruth.app.workers.ETimer.java
hu.sektor.android.thebookoftruth.app.workers.MessageReaderAsyncTask.java
hu.sektor.android.thebookoftruth.app.workers.MessageReaderTimerTask.java