Android Open Source - Map application gets-supplement-android






Project Summary

GeTS supplement app for Android: see map with points, add points.

Web Site / Source Repository

gets-supplement-android is hosted in the following web site
https://github.com/oss-fruct-org/gets-supplement-android

If you think the Android project gets-supplement-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 gets-supplement-android.

ItemValue
Java File Count21
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count4
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 62 image files in gets-supplement-android. The names of the image files are listed as follows.

ab_bottom_solid_getssupply.9.png
ab_solid_getssupply.9.png
ab_stacked_solid_getssupply.9.png
ab_transparent_getssupply.9.png
cab_background_bottom_getssupply.9.png
cab_background_top_getssupply.9.png
getssupply_btn_default_disabled_focused_holo_light.9.png
getssupply_btn_default_disabled_holo_light.9.png
getssupply_btn_default_focused_holo_light.9.png
getssupply_btn_default_normal_holo_light.9.png
getssupply_btn_default_pressed_holo_light.9.png
getssupply_btn_radio_off_disabled_focused_holo_light.png
getssupply_btn_radio_off_disabled_holo_light.png
getssupply_btn_radio_off_focused_holo_light.png
getssupply_btn_radio_off_holo_light.png
getssupply_btn_radio_off_pressed_holo_light.png
getssupply_btn_radio_on_disabled_focused_holo_light.png
getssupply_btn_radio_on_disabled_holo_light.png
getssupply_btn_radio_on_focused_holo_light.png
getssupply_btn_radio_on_holo_light.png
getssupply_btn_radio_on_pressed_holo_light.png
getssupply_btn_rating_star_off_focused_holo_light.png
getssupply_btn_rating_star_off_normal_holo_light.png
getssupply_btn_rating_star_off_pressed_holo_light.png
getssupply_btn_rating_star_on_focused_holo_light.png
getssupply_btn_rating_star_on_normal_holo_light.png
getssupply_btn_rating_star_on_pressed_holo_light.png
getssupply_list_activated_holo.9.png
getssupply_list_focused_holo.9.png
getssupply_list_longpressed_holo.9.png
getssupply_list_pressed_holo_light.9.png
getssupply_list_selector_disabled_holo_light.9.png
getssupply_spinner_default_holo_light.9.png
getssupply_spinner_disabled_holo_light.9.png
getssupply_spinner_focused_holo_light.9.png
getssupply_spinner_pressed_holo_light.9.png
getssupply_text_select_handle_left.png
getssupply_text_select_handle_middle.png
getssupply_text_select_handle_right.png
getssupply_textfield_activated_holo_light.9.png
getssupply_textfield_default_holo_light.9.png
getssupply_textfield_disabled_focused_holo_light.9.png
getssupply_textfield_disabled_holo_light.9.png
getssupply_textfield_focused_holo_light.9.png
ic_action_done.png
ic_action_launch.png
ic_action_more.png
ic_action_new_point.png
ic_action_point_new.png
ic_location.png
ic_path4464.png
ic_plus.png
ic_zoom_in.png
ic_zoom_out.png
list_focused_getssupply.9.png
list_pressed_getssupply.9.png
menu_dropdown_panel_getssupply.9.png
progress_primary_getssupply.9.png
spinner_ab_default_getssupply.9.png
spinner_ab_disabled_getssupply.9.png
spinner_ab_focused_getssupply.9.png
spinner_ab_pressed_getssupply.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

gets-supplement-android has the following Java source files.

oss.fruct.org.getssupplement.AddNewPointActivity.java
oss.fruct.org.getssupplement.Api.AuthStepOne.java
oss.fruct.org.getssupplement.Api.AuthStepTwo.java
oss.fruct.org.getssupplement.Api.CategoriesGet.java
oss.fruct.org.getssupplement.Api.PointsAdd.java
oss.fruct.org.getssupplement.Api.PointsGet.java
oss.fruct.org.getssupplement.ApplicationTest.java
oss.fruct.org.getssupplement.CategoryActivity.java
oss.fruct.org.getssupplement.Const.java
oss.fruct.org.getssupplement.Database.GetsDbHelper.java
oss.fruct.org.getssupplement.LoginActivity.java
oss.fruct.org.getssupplement.MapActivity.java
oss.fruct.org.getssupplement.Model.BasicResponse.java
oss.fruct.org.getssupplement.Model.CategoriesResponse.java
oss.fruct.org.getssupplement.Model.Category.java
oss.fruct.org.getssupplement.Model.LoginResponse.java
oss.fruct.org.getssupplement.Model.MapEventsOverlay.java
oss.fruct.org.getssupplement.Model.Point.java
oss.fruct.org.getssupplement.Model.PointsResponse.java
oss.fruct.org.getssupplement.Settings.java