Android app to calculate and estimate trip costs.
Tripoid is hosted in the following web site
https://github.com/fforbeck/Tripoid
If you think the Android project Tripoid 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 Tripoid.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 8 |
Activity Count | 5 |
There are 8 image files in Tripoid. The names of the image files are listed as follows.
app_icon.png cash.png ic_tab_calc_comb.png ic_tab_calc_consumo.png ic_tab_calc_viagem.png notification.png remove_item.png ruler.png
The following screenshort is generated from the image listed above.
Tripoid has the following Java source files.
com.android.forb.app.CalcCombustivelActivity.java com.android.forb.app.CalcConsumoActivity.java com.android.forb.app.CalcViagemActivity.java com.android.forb.app.SplashScreen.java com.android.forb.app.TripoidActivity.java com.android.forb.util.AppUtil.java com.android.forb.util.FieldValidator.java com.android.forb.util.NumberUtil.java com.android.forb.util.StringUtil.java com.android.forb.util.ToastUtil.java