This android app lets you build the total expenditure of your month. When you use your credit or debit card for shopping, as we know we get an SMS .This app parses your SMS and stores it. At the end of the month you can calculate your expenses and analyze data through various data representation formats with graphs..
Expenditure-Manager is hosted in the following web site
https://github.com/amitvj1/Expenditure-Manager
If you think the Android project Expenditure-Manager 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 Expenditure-Manager.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 8 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.READ_SMS android.permission.RECEIVE_SMS android.permission.SEND_SMS android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\thexx.mp3 |
Expenditure-Manager has the following Java source files.
com.example.myfirstapp.AccountDetails.java com.example.myfirstapp.Accounts.java com.example.myfirstapp.Annuity.java com.example.myfirstapp.BroadcastNewSms.java com.example.myfirstapp.FileStorage.java com.example.myfirstapp.FutureInvest.java com.example.myfirstapp.IncomingSms.java com.example.myfirstapp.MainActivity.java com.example.myfirstapp.Menu.java com.example.myfirstapp.SBI.java com.example.myfirstapp.Splash.java com.example.myfirstapp.graph.java com.example.myfirstapp.readers.java