Android Open Source - SMS notification rebudget






Project Summary

android app for budget tracking using incoming sms notifications.

Web Site / Source Repository

rebudget is hosted in the following web site
https://github.com/alopatindev/rebudget

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

ItemValue
Java File Count16
Supported screen sizes[ldpi, mdpi, hdpi]
Minimum SDK Version8
Activity Count9
Required Permissionsandroid.permission.READ_SMS
android.permission.RECEIVE_SMS




License

The license information of rebudget is as follows:

Copyright (c) 2012, Alexander Lopatin All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are me...

Resource Files

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

plans_active.png
plans_inactive.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.sbar.rebudget.Common.java
com.sbar.rebudget.FilterStruct.java
com.sbar.rebudget.Pair.java
com.sbar.rebudget.activities.AddFilterCostActivity.java
com.sbar.rebudget.activities.AddFilterRemainingActivity.java
com.sbar.rebudget.activities.AddFilterStoreActivity.java
com.sbar.rebudget.activities.AddOutcomeFilterActivity.java
com.sbar.rebudget.activities.CategoriesActivity.java
com.sbar.rebudget.activities.MainTabActivity.java
com.sbar.rebudget.activities.PlansActivity.java
com.sbar.rebudget.activities.StatsActivity.java
com.sbar.rebudget.activities.WalletsActivity.java
com.sbar.rebudget.database.DatabaseConnector.java
com.sbar.rebudget.database.DatabaseHelper.java
com.sbar.rebudget.receivers.SmsListener.java
com.sbar.rebudget.views.ChartView.java