I've got a problem with the app. In detail:
I exported the public keys and imported them via sdcard into the app. Next I pressed update. I think I saw the correct balance for a second. After that - force close.
Now it's instantly force closing every time I try to open the app.
I'm using Android 2.1. Also I changed the currency to EUR after the first start (and before loading the keys).
You can PM me if you need any additional details.
Thanks for your post! Can you send the bug report to Google if it gives you the option? - then I get the stack trace then and it should tell me exactly what the problem is. I'm going to be relasing a new version on Sunday so I'll try and get the fix in before then. I know of some issues related to invalid Date Formats - so you could try deleting the app configuration (settings->applications->manage applications->wallet balance->Clear Data) and see if that makes a difference?
Will
After clearing the data the app can be started again. But the wallet is gone and the key file has to be imported again. After the update the app fcs again.
I've send the bug report.
Thanks - I got the bug report - it seems to be the same issue I saw on the morning of 3 Aug (was that you?) which is related to something to do with date parsing... I think the issue might be the date format you are using - might I ask which language your phone is set to...? I'll make some fixes to the app this weekend and it should solve the issue anyway. Until then please accept my apologies for the problems and thanks for submitting the bug report.
Will
I tried the app for the first time today. My phone language is German and my timezone MESZ (which is UTC+2). I looked into the wallet data file in the app directory with Root explorer and found the date format that is saved.
Sat Aug 06 13:22:09 MESZ 2011 is an example.
Also it seems that the force close might be triggered every time the app tries to load this file. I noticed that an initial update isn't necessary to get a fc. Restarting the app after importing the addresses has the same effect.