Android Open Source - App education Race2GED2






Project Summary

Regional Adult Education of Lee, Scott, Wise, and Norton Public Schools' Android Application - Post v2.0.

Web Site / Source Repository

Race2GED2 is hosted in the following web site
https://github.com/RegionalAdultEducation/Race2GED2

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

ItemValue
Java File Count31
Supported screen sizes[xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Fragment Count4
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_PHONE_STATE
Asset File Namesassets\Roboto-Bold.ttf
assets\Roboto-Light.ttf
Raw File Namesres\raw\classschedule.json




License

The license information of Race2GED2 is as follows:

Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Def...

Resource Files

There are 91 image files in Race2GED2. The names of the image files are listed as follows.

ab_bottom_solid_race2ged.9.png
ab_solid_race2ged.9.png
ab_stacked_solid_race2ged.9.png
ab_transparent_race2ged.9.png
about.png
btn_check_off_disabled_focused_holo_light.png
btn_check_off_disabled_holo_light.png
btn_check_off_focused_holo_light.png
btn_check_off_holo_light.png
btn_check_off_pressed_holo_light.png
btn_check_on_disabled_focused_holo_light.png
btn_check_on_disabled_holo_light.png
btn_check_on_focused_holo_light.png
btn_check_on_holo_light.png
btn_check_on_pressed_holo_light.png
btn_default_disabled_focused_holo_light.9.png
btn_default_disabled_holo_light.9.png
btn_default_focused_holo_light.9.png
btn_default_normal_holo_light.9.png
btn_default_pressed_holo_light.9.png
btn_radio_off_disabled_focused_holo_light.png
btn_radio_off_disabled_holo_light.png
btn_radio_off_focused_holo_light.png
btn_radio_off_holo_light.png
btn_radio_off_pressed_holo_light.png
btn_radio_on_disabled_focused_holo_light.png
btn_radio_on_disabled_holo_light.png
btn_radio_on_focused_holo_light.png
btn_radio_on_holo_light.png
btn_radio_on_pressed_holo_light.png
btn_toggle_off_disabled_focused_holo_light.9.png
btn_toggle_off_disabled_holo_light.9.png
btn_toggle_off_focused_holo_light.9.png
btn_toggle_off_normal_holo_light.9.png
btn_toggle_off_pressed_holo_light.9.png
btn_toggle_on_disabled_focused_holo_light.9.png
btn_toggle_on_disabled_holo_light.9.png
btn_toggle_on_focused_holo_light.9.png
btn_toggle_on_normal_holo_light.9.png
btn_toggle_on_pressed_holo_light.9.png
cab_background_bottom_race2ged.9.png
cab_background_top_race2ged.9.png
classes.png
drawer_shadow.9.png
fastscroll_thumb_default_holo.png
fastscroll_thumb_pressed_holo.png
ged.png
ged_testing_service_logo.png
home.png
ic_collapse.png
ic_drawer.png
ic_email.png
ic_email_green.png
ic_expand.png
ic_facebook.png
ic_gear.png
ic_help.png
ic_map_marker.png
ic_phone.png
ic_settings_light.png
ic_twitter.png
ic_web.png
list_selector_disabled_holo_light.9.png
menu_dropdown_panel_race2ged.9.png
progress_primary_holo_light.9.png
progress_primary_race2ged.9.png
resources.png
scrubber_control_disabled_holo.png
scrubber_control_focused_holo.png
scrubber_control_normal_holo.png
scrubber_control_pressed_holo.png
scrubber_primary_holo.9.png
scrubber_secondary_holo.9.png
scrubber_track_holo_light.9.png
settings.png
spinner_ab_default_race2ged.9.png
spinner_ab_disabled_race2ged.9.png
spinner_ab_focused_race2ged.9.png
spinner_ab_pressed_race2ged.9.png
spinner_default_holo_light.9.png
spinner_disabled_holo_light.9.png
spinner_focused_holo_light.9.png
spinner_pressed_holo_light.9.png
stats.png
study.png
testing.png
textfield_activated_holo_light.9.png
textfield_default_holo_light.9.png
textfield_disabled_focused_holo_light.9.png
textfield_disabled_holo_light.9.png
textfield_focused_holo_light.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

edu.mecc.race2ged.GEDApplication.java
edu.mecc.race2ged.JSON.Class.java
edu.mecc.race2ged.JSON.County.java
edu.mecc.race2ged.JSON.Instructor.java
edu.mecc.race2ged.JSON.Region.java
edu.mecc.race2ged.JSON.State.java
edu.mecc.race2ged.activities.HomeActivity.java
edu.mecc.race2ged.activities.SettingsActivity.java
edu.mecc.race2ged.activities.SplashScreen.java
edu.mecc.race2ged.adapters.CardAdapter.java
edu.mecc.race2ged.adapters.ClassViewPagerAdapter.java
edu.mecc.race2ged.cards.ClassCard.java
edu.mecc.race2ged.cards.ExpandableCard.java
edu.mecc.race2ged.cards.StubCard.java
edu.mecc.race2ged.fragments.CardListFragment.java
edu.mecc.race2ged.fragments.ClassCardListFragment.java
edu.mecc.race2ged.fragments.ClassViewPagerFragment.java
edu.mecc.race2ged.helpers.ClassDataReader.java
edu.mecc.race2ged.helpers.ClassDataUpdater.java
edu.mecc.race2ged.helpers.SettingsHelper.java
edu.mecc.race2ged.helpers.Utils.java
edu.mecc.race2ged.navigation.ActionBarDrawerToggleHoneycomb.java
edu.mecc.race2ged.navigation.ActionBarDrawerToggle.java
edu.mecc.race2ged.navigation.DrawerLayout.java
edu.mecc.race2ged.navigation.NavDrawerListAdapter.java
edu.mecc.race2ged.navigation.NavDrawerListItemNoIcon.java
edu.mecc.race2ged.navigation.NavDrawerListItemWithIcon.java
edu.mecc.race2ged.navigation.NavDrawerListItem.java
edu.mecc.race2ged.navigation.NavigationDrawerFragment.java
edu.mecc.race2ged.widgets.Card.java
edu.mecc.race2ged.widgets.Header.java