App designed to divide cost of some event among participants..
VirtualWallet is hosted in the following web site
https://github.com/sygi/VirtualWallet
If you think the Android project VirtualWallet 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 VirtualWallet.
Item | Value |
---|---|
Java File Count | 24 |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 15 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CONTACTS |
VirtualWallet has the following Java source files.
com.example.virtualwallet.ChooseGroup.java com.example.virtualwallet.ChoosePayant.java com.example.virtualwallet.ChooseSubset.java com.example.virtualwallet.CreateGroup.java com.example.virtualwallet.CreatePerson.java com.example.virtualwallet.CreateTransaction.java com.example.virtualwallet.CreateWallet.java com.example.virtualwallet.CreditsActivity.java com.example.virtualwallet.Currency.java com.example.virtualwallet.DBHelper.java com.example.virtualwallet.DBSchema.java com.example.virtualwallet.Data.java com.example.virtualwallet.Fee.java com.example.virtualwallet.GroupView.java com.example.virtualwallet.LoadWallet.java com.example.virtualwallet.MainScreen.java com.example.virtualwallet.PeopleGroup.java com.example.virtualwallet.Person.java com.example.virtualwallet.PersonalSettlement.java com.example.virtualwallet.RemovePerson.java com.example.virtualwallet.SettingsActivity.java com.example.virtualwallet.Transaction.java com.example.virtualwallet.Wallet.java com.example.virtualwallet.WalletScreen.java