Android Open Source - SMS history BudgetGuru






Project Summary

Android application that intercepts SMS notifications from your bank and builds up a history of cashflows. Automatically categorises cashflows, income & expenses based into user-defined categories...

Web Site / Source Repository

BudgetGuru is hosted in the following web site
https://github.com/avishkar58/BudgetGuru

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

ItemValue
Java File Count12
Supported screen sizes[mdpi, hdpi, xhdpi]
Minimum SDK Version16
Activity Count2
Fragment Count1
jar files usedandroid-sqlite-asset-helper.jar
android-support-v4.jar
named-regexp-0.2.3.jar
Required Permissionsandroid.permission.READ_SMS
android.permission.RECEIVE_SMS
Asset File Namesassets\databases\budgetguru.zip
Raw File Namesres\raw\words.xml




Resource Files

There are 2 image files in BudgetGuru. The names of the image files are listed as follows.

ic_action_star.png
ic_action_user.png

The following screenshort is generated from the image listed above.

null

Java Source Files

BudgetGuru has the following Java source files.

com.avinetsolutions.budgetGuru.BaseCashflowList.java
com.avinetsolutions.budgetGuru.Cashflow.java
com.avinetsolutions.budgetGuru.CashflowCategory.java
com.avinetsolutions.budgetGuru.CashflowList.java
com.avinetsolutions.budgetGuru.Category.java
com.avinetsolutions.budgetGuru.CategoryList.java
com.avinetsolutions.budgetGuru.CategoryRule.java
com.avinetsolutions.budgetGuru.CategoryType.java
com.avinetsolutions.budgetGuru.DatabaseHelper.java
com.avinetsolutions.budgetGuru.MainActivity.java
com.avinetsolutions.budgetGuru.MessageProcessor.java
com.avinetsolutions.budgetGuru.SMSReceiver.java