Source of the original Cashtrack App for Android. This application provides a front end user interface for the now defunct Cashtrack bill sharing and splitting service. It was developed for Android 2.0 (SDK 5)..
android is hosted in the following web site
https://github.com/cashtrackapp/android
If you think the Android project android 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 android.
Item | Value |
---|---|
Java File Count | 18 |
Minimum SDK Version | 3 |
Activity Count | 10 |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\README.txt |
There are 7 image files in android. The names of the image files are listed as follows.
add.png cashtrack.png edit.png pref.png red.png search.png share.png
The following screenshort is generated from the image listed above.
android has the following Java source files.
com.CashTrack.Activities.Balance.java com.CashTrack.Activities.BillShare.java com.CashTrack.Activities.FriendSearch.java com.CashTrack.Activities.Friends.java com.CashTrack.Activities.Login.java com.CashTrack.Activities.NewBill.java com.CashTrack.Activities.NewUser.java com.CashTrack.Activities.Notifications.java com.CashTrack.Activities.SearchResults.java com.CashTrack.Activities.Settings.java com.CashTrack.Activities.UserView.java com.CashTrack.CustomComponents.AlertAdapter.java com.CashTrack.CustomComponents.BillServer.java com.CashTrack.CustomComponents.Constants.java com.CashTrack.CustomComponents.DebtAdapter.java com.CashTrack.CustomComponents.Friend.java com.CashTrack.CustomComponents.HeadingView.java com.CashTrack.CustomComponents.LocalDb.java