I'm afraid I can't find the wallet file in data folder, in fact it is empty. Could anyone give me a hint where to look?
Same thing here. The directory /data/data does not exist. Where else could my wallet be? Do I need a rooted android just to find the wallet?
You have to:
- grab Android SDK here:
http://developer.android.com/sdk/index.html- connect your phone to pc with appropriate driver
- grab your private key with help adb.exe: adb /data/data/de.schildbach.wallet/files/key-backup-asn1
- use your private key to reclaim your btc (via mtgox for example)