Android Open Source - App travel travel-budgy






Project Summary

Budget tracker Android app.

Web Site / Source Repository

travel-budgy is hosted in the following web site
https://github.com/vshaw/travel-budgy

If you think the Android project travel-budgy 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 travel-budgy.

ItemValue
Java File Count15
Activity Count2
Fragment Count2
jar files usedachartengine-1.1.0.jar




Java Source Files

travel-budgy has the following Java source files.

com.example.budapest.budgy.ApplicationTest.java
com.example.budapest.budgy.InProgressFragment.java
com.example.budapest.budgy.TransactionsFragment.java
com.example.budapest.budgy.TripDetailActivity.java
com.example.budapest.budgy.TripListActivity.java
com.example.budapest.budgy.VisualizeFragment.java
com.example.budapest.budgy.adapters.TransactionAdapter.java
com.example.budapest.budgy.adapters.TripAdapter.java
com.example.budapest.budgy.data.Category.java
com.example.budapest.budgy.data.Trip.java
com.example.budapest.budgy.data.TripCategoryLinker.java
com.example.budapest.budgy.data.TripTransaction.java
com.example.budapest.budgy.dialogFragments.CreateTransactionFragment.java
com.example.budapest.budgy.dialogFragments.CreateTripFragment.java
com.example.budapest.budgy.dialogFragments.DatePickerFragment.java