Android Open Source - Development studio generalsbuzz






Project Summary

Android Studio project repo for the Generals Buzz application..

Web Site / Source Repository

generalsbuzz is hosted in the following web site
https://github.com/kworden/generalsbuzz

If you think the Android project generalsbuzz 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 generalsbuzz.

ItemValue
Java File Count26
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version13
Activity Count6
Fragment Count2
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of generalsbuzz is as follows:

MIT License

Resource Files

There are 57 image files in generalsbuzz. 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
event_menu.png

The following screenshort is generated from the image listed above.

null




Java Source Files

me.kworden.wlcalendar2.BuildConfig.java
me.kworden.wlcalendar2.BuildConfig.java
me.kworden.wlcalendar2.MainActivity.java
me.kworden.wlcalendar2.SettingsActivity.java
me.kworden.wlcalendar2.adapter.EventAdapter.java
me.kworden.wlcalendar2.async.CheckLocalDataTask.java
me.kworden.wlcalendar2.async.ParseDataTask.java
me.kworden.wlcalendar2.async.ReadLocalDataTask.java
me.kworden.wlcalendar2.async.RequestRemoteDataTask.java
me.kworden.wlcalendar2.async.StoreDataTask.java
me.kworden.wlcalendar2.fragment.EventDisplayFragment.java
me.kworden.wlcalendar2.fragment.EventInfoFragment.java
me.kworden.wlcalendar2.fragment.SettingsFragment.java
me.kworden.wlcalendar2.receiver.CheckLocalDataReceiver.java
me.kworden.wlcalendar2.receiver.RequestRemoteDataReceiver.java
me.kworden.wlcalendar2.receiver.UpdateRowsReceiver.java
me.kworden.wlcalendar2.struct.MonthYearParcel.java
me.kworden.wlcalendar2.struct.WLEventClassifier.java
me.kworden.wlcalendar2.struct.WLEventLinebreak.java
me.kworden.wlcalendar2.struct.WLEvent.java
me.kworden.wlcalendar2.struct.WLHeader.java
me.kworden.wlcalendar2.util.APP.java
me.kworden.wlcalendar2.util.BROADCAST.java
me.kworden.wlcalendar2.util.MD5.java
me.kworden.wlcalendar2.util.PATTERNS.java
me.kworden.wlcalendar2.util.STATUS.java