Tip calculator android app. It helps user to calculate tip..
TipCalcApp is hosted in the following web site
https://github.com/rutvijkumarshah/TipCalcApp
If you think the Android project TipCalcApp 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 TipCalcApp.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar guice-3.0-no_aop.jar javax.inject-1.jar jsr305-1.3.9.jar roboguice-2.0.jar |
Asset File Names | assets\fonts\OpenSans-Bold.ttf |
There are 85 image files in TipCalcApp. 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_btn_rating_star_off_focused_holo_light.png apptheme_btn_rating_star_off_normal_holo_light.png apptheme_btn_rating_star_off_pressed_holo_light.png apptheme_btn_rating_star_on_focused_holo_light.png apptheme_btn_rating_star_on_normal_holo_light.png apptheme_btn_rating_star_on_pressed_holo_light.png apptheme_btn_toggle_off_disabled_focused_holo_light.9.png apptheme_btn_toggle_off_disabled_holo_light.9.png apptheme_btn_toggle_off_focused_holo_light.9.png apptheme_btn_toggle_off_normal_holo_light.9.png apptheme_btn_toggle_off_pressed_holo_light.9.png apptheme_btn_toggle_on_disabled_focused_holo_light.9.png apptheme_btn_toggle_on_disabled_holo_light.9.png apptheme_btn_toggle_on_focused_holo_light.9.png apptheme_btn_toggle_on_normal_holo_light.9.png apptheme_btn_toggle_on_pressed_holo_light.9.png apptheme_fastscroll_thumb_default_holo.png apptheme_fastscroll_thumb_pressed_holo.png apptheme_ic_navigation_drawer.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_rate_star_big_half_holo_light.png apptheme_rate_star_big_off_holo_light.png apptheme_rate_star_big_on_holo_light.png apptheme_rate_star_small_half_holo_light.png apptheme_rate_star_small_off_holo_light.png apptheme_rate_star_small_on_holo_light.png apptheme_scrubber_control_disabled_holo.png apptheme_scrubber_control_focused_holo.png apptheme_scrubber_control_normal_holo.png apptheme_scrubber_control_pressed_holo.png apptheme_scrubber_primary_holo.9.png apptheme_scrubber_secondary_holo.9.png apptheme_scrubber_track_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_switch_bg_disabled_holo_light.9.png apptheme_switch_bg_focused_holo_light.9.png apptheme_switch_bg_holo_light.9.png apptheme_switch_thumb_activated_holo_light.9.png apptheme_switch_thumb_disabled_holo_light.9.png apptheme_switch_thumb_holo_light.9.png apptheme_switch_thumb_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 selected.png tipc_collapse.png tipc_expand.png
The following screenshort is generated from the image listed above.
TipCalcApp has the following Java source files.
com.example.tipcalc.TipCalcActivity.java com.example.tipcalc.TipCalcValues.java