kingsor / daily-money

An android application that helps you to record your daily expenses.
0 stars 0 forks source link

import expenses from SMS bank notifications #53

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
My bank sends SMS notifications on every account movement. DM could read the 
messages and upon a new arrival check the sender and parse the text for the 
amount.

1) thats quite difficult I know, therefore:
2) some other app could read the SMS and DM would only provide import from an 
XML file.

I could write that other app. It would need to be different for every bank, but 
thats ok.

Original issue reported on code.google.com by oer...@gmail.com on 8 May 2011 at 5:16