An Android app to share expenses with friends..
Budget is hosted in the following web site
https://github.com/vephinx/Budget
If you think the Android project Budget 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 Budget.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 3 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in Budget. The names of the image files are listed as follows.
ic_drawer.png
The following screenshort is generated from the image listed above.
Budget has the following Java source files.
com.keysolutions.ddpclient.android.DDPBroadcastReceiver.java com.keysolutions.ddpclient.android.DDPStateBroadcasts.java com.keysolutions.ddpclient.android.DDPStateSingleton.java com.keysolutions.ddpclient.android.DDPStateStorage.java com.keysolutions.ddpclient.android.MeteorAuthCommands.java uk.co.sruiz.budget.Activities.LoginActivity.java uk.co.sruiz.budget.Activities.MainActivity.java uk.co.sruiz.budget.Adapters.OverviewsAdapter.java uk.co.sruiz.budget.ApplicationTest.java uk.co.sruiz.budget.Drawer.ActionBarDrawerToggle.java uk.co.sruiz.budget.Drawer.DrawerArrowDrawable.java uk.co.sruiz.budget.Fragments.AnOverviewFragment.java uk.co.sruiz.budget.Fragments.OverviewsFragment.java uk.co.sruiz.budget.MyApplication.java uk.co.sruiz.budget.MyDDPState.java uk.co.sruiz.budget.Overviews.java