Receives sms's from banks whenever a purchase is made and keeps track of the amount, date, place etc.
BankSmsCollector is hosted in the following web site
https://github.com/geniass/BankSmsCollector
If you think the Android project BankSmsCollector 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 BankSmsCollector.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.READ_SMS android.permission.RECEIVE_SMS |
There are 1 image files in BankSmsCollector. The names of the image files are listed as follows.
navigation_refresh.png
The following screenshort is generated from the image listed above.
BankSmsCollector has the following Java source files.
co.za.flexdev.BankSmsCollector.MainActivity.java co.za.flexdev.BankSmsCollector.PurchaseDetails.java co.za.flexdev.BankSmsCollector.PurchasesLoadedListener.java co.za.flexdev.BankSmsCollector.SmsParcelable.java co.za.flexdev.BankSmsCollector.SmsParser.java co.za.flexdev.BankSmsCollector.SmsParserService.java co.za.flexdev.BankSmsCollector.SmsReceiver.java co.za.flexdev.BankSmsCollector.SmsSQLiteHelper.java