This is a basic tip calculator for Google Glass. You have the option to set 3 percentages to whatever you like and can calculate it from the "ok glass" menu as well..
GlassTips is hosted in the following web site
https://github.com/asmenter15/GlassTips
If you think the Android project GlassTips 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 GlassTips.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [hdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 15 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 1 image files in GlassTips. The names of the image files are listed as follows.
ic_storefront_50.png
The following screenshort is generated from the image listed above.
GlassTips has the following Java source files.
com.androidiansoft.glass.glasstips.ChoosePercentageActivity.java com.androidiansoft.glass.glasstips.TipCalculationActivity.java