VirtualBH android app for a school project..
VirtualBH is hosted in the following web site
https://github.com/sfjordan/VirtualBH
If you think the Android project VirtualBH 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 VirtualBH.
Item | Value |
---|---|
Java File Count | 42 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 14 |
Fragment Count | 8 |
jar files used | android-support-v4.jar gson-2.2.4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Asset File Names | assets\fonts\MyriadPro-Semibold.ttf |
There are 47 image files in VirtualBH. The names of the image files are listed as follows.
apptheme_btn_check_off_disabled_focused_holo_light.png apptheme_btn_check_off_disabled_holo_light.png apptheme_btn_check_off_focused_holo_light.png apptheme_btn_check_off_holo_light.png apptheme_btn_check_off_pressed_holo_light.png apptheme_btn_check_on_disabled_focused_holo_light.png apptheme_btn_check_on_disabled_holo_light.png apptheme_btn_check_on_focused_holo_light.png apptheme_btn_check_on_holo_light.png apptheme_btn_check_on_pressed_holo_light.png apptheme_btn_default_disabled_focused_holo_light.9.png apptheme_btn_default_disabled_holo_light.9.png apptheme_btn_default_focused_holo_light.9.png apptheme_btn_default_normal_holo_light.9.png apptheme_btn_default_pressed_holo_light.9.png apptheme_btn_radio_off_disabled_focused_holo_light.png apptheme_btn_radio_off_disabled_holo_light.png apptheme_btn_radio_off_focused_holo_light.png apptheme_btn_radio_off_holo_light.png apptheme_btn_radio_off_pressed_holo_light.png apptheme_btn_radio_on_disabled_focused_holo_light.png apptheme_btn_radio_on_disabled_holo_light.png apptheme_btn_radio_on_focused_holo_light.png apptheme_btn_radio_on_holo_light.png apptheme_btn_radio_on_pressed_holo_light.png apptheme_list_activated_holo.9.png apptheme_list_focused_holo.9.png apptheme_list_longpressed_holo.9.png apptheme_list_pressed_holo_light.9.png apptheme_list_selector_disabled_holo_light.9.png apptheme_progress_primary_holo_light.9.png apptheme_spinner_default_holo_light.9.png apptheme_spinner_disabled_holo_light.9.png apptheme_spinner_focused_holo_light.9.png apptheme_spinner_pressed_holo_light.9.png apptheme_text_select_handle_left.png apptheme_text_select_handle_middle.png apptheme_text_select_handle_right.png apptheme_textfield_activated_holo_light.9.png apptheme_textfield_default_holo_light.9.png apptheme_textfield_disabled_focused_holo_light.9.png apptheme_textfield_disabled_holo_light.9.png apptheme_textfield_focused_holo_light.9.png ic_draggable.png ic_row.png ic_timer.png ic_update.png
The following screenshort is generated from the image listed above.
VirtualBH has the following Java source files.
com.vbh.virtualboathouse.Athlete.java com.vbh.virtualboathouse.AthleteListName.java com.vbh.virtualboathouse.AthleteModel.java com.vbh.virtualboathouse.Boat.java com.vbh.virtualboathouse.BoatModel.java com.vbh.virtualboathouse.ChangeLineupsList.java com.vbh.virtualboathouse.CountdownActivity.java com.vbh.virtualboathouse.CrewSelectorActivity.java com.vbh.virtualboathouse.CurrentUser.java com.vbh.virtualboathouse.DataRetriever.java com.vbh.virtualboathouse.DataSaver.java com.vbh.virtualboathouse.DisplayTimersActivity.java com.vbh.virtualboathouse.DynamicListView.java com.vbh.virtualboathouse.ErrorModel.java com.vbh.virtualboathouse.LaunchActivity.java com.vbh.virtualboathouse.Lineup.java com.vbh.virtualboathouse.LineupArrayModel.java com.vbh.virtualboathouse.LineupModel.java com.vbh.virtualboathouse.LoginActivity.java com.vbh.virtualboathouse.LoginModel.java com.vbh.virtualboathouse.MilliChrono.java com.vbh.virtualboathouse.MyListItem.java com.vbh.virtualboathouse.PickDistTimeActivity.java com.vbh.virtualboathouse.PickNewPieceActivity.java com.vbh.virtualboathouse.Piece.java com.vbh.virtualboathouse.PieceModel.java com.vbh.virtualboathouse.PieceView.java com.vbh.virtualboathouse.Practice.java com.vbh.virtualboathouse.PracticeLineupsModel.java com.vbh.virtualboathouse.PracticeModel.java com.vbh.virtualboathouse.PracticeViewActivity.java com.vbh.virtualboathouse.RecentModel.java com.vbh.virtualboathouse.ReturnedLineupModel.java com.vbh.virtualboathouse.ReturnedNotesModel.java com.vbh.virtualboathouse.ReturnedPieceModel.java com.vbh.virtualboathouse.ReturnedResultsModel.java com.vbh.virtualboathouse.Roster.java com.vbh.virtualboathouse.SplashscreenActivity.java com.vbh.virtualboathouse.StableArrayAdapter.java com.vbh.virtualboathouse.Timer.java com.vbh.virtualboathouse.TimerControlsHandler.java com.vbh.virtualboathouse.TimerHandler.java