My first Android app from ~2011 (now defunct) intended to be a quick and easy budget management tool for Android. Pretty unsophisticated nowadays next to the likes of Mint or Personal Capital. Had a couple thousand total downloads before time constraints and my VPS crashing forced me to unpublish it..
Tripper is hosted in the following web site
https://github.com/manmadeofmayo/Tripper
If you think the Android project Tripper 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 Tripper.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 7 |
Activity Count | 5 |
jar files used | GoogleAdMobAdsSdk-4.0.4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 1 image files in Tripper. The names of the image files are listed as follows.
old.png
The following screenshort is generated from the image listed above.
Tripper has the following Java source files.
com.emulsion.tripper.NewTripView.java com.emulsion.tripper.PlannedExpense.java com.emulsion.tripper.Trip.java com.emulsion.tripper.TripView.java com.emulsion.tripper.TripperDBAdaptor.java com.emulsion.tripper.tripper.java