Author

Topic: Help my bitcoins are trapped in my phone..... (Read 1287 times)

newbie
Activity: 13
Merit: 0
September 21, 2012, 01:31:54 PM
#14
I use the blockchain.info android wallet app. It does not need to download the blockchain and does not trust the server with the keys.

It also allows for backup or web access if you lose the phone. You can either have your encrypted wallet sent out every time it changes or you can just record the url for your account.

I like its security model and that it does not fill up 2gigs of space on my device to hold the block chain.

I have had blockchain.info on my android since the problem with Bitcoin Wallet. I think it is a great product.
newbie
Activity: 13
Merit: 0
September 21, 2012, 01:29:44 PM
#13
/data/data/de.schildbach.wallet/files/wallet-protobuf (MODE_PRIVATE)
   Wallet for prodnet

The wallet file format is not compatible to wallet.dat (Satoshi client). Rather, it uses a custom protobuf format
which should be compatible between clients using BitCoinJ.

/data/data/de.schildbach.wallet/files/key-backup-base58 (MODE_PRIVATE)
   Backups of private keys for prodnet

I'm guessing Andreas told you, but look for those files.  (If I'm understanding the backup file's name, it may be better because it will be easier to import into another client to get your coins back.)  You may be able to get them using adb without rooting, but if you're not familiar it would probably be complicated.  Be careful in rooting that you don't wipe the data.  Good luck!

I did not know about abd until your post. Thank you for posting, I will try it first. I already have Android SDK on my computer.
newbie
Activity: 14
Merit: 0
September 21, 2012, 10:42:06 AM
#12
I use the blockchain.info android wallet app. It does not need to download the blockchain and does not trust the server with the keys.

It also allows for backup or web access if you lose the phone. You can either have your encrypted wallet sent out every time it changes or you can just record the url for your account.

I like its security model and that it does not fill up 2gigs of space on my device to hold the block chain.
sr. member
Activity: 448
Merit: 254
September 21, 2012, 03:43:52 AM
#11
/data/data/de.schildbach.wallet/files/wallet-protobuf (MODE_PRIVATE)
   Wallet for prodnet

The wallet file format is not compatible to wallet.dat (Satoshi client). Rather, it uses a custom protobuf format
which should be compatible between clients using BitCoinJ.

/data/data/de.schildbach.wallet/files/key-backup-base58 (MODE_PRIVATE)
   Backups of private keys for prodnet

I'm guessing Andreas told you, but look for those files.  (If I'm understanding the backup file's name, it may be better because it will be easier to import into another client to get your coins back.)  You may be able to get them using adb without rooting, but if you're not familiar it would probably be complicated.  Be careful in rooting that you don't wipe the data.  Good luck!
legendary
Activity: 1372
Merit: 1008
1davout
September 21, 2012, 03:29:16 AM
#10
Next time you should probably use Paytunia for Android instead of insisting on having actual money actually bound to a phone. Phones get lost, stolen, can break ...
newbie
Activity: 13
Merit: 0
September 20, 2012, 05:18:37 PM
#9
Sorry if this question goes over your head, but do you know your private key? If you do, then you're safe. Doesn't matter if your android phone vaporizes.
I do know what a private key is........ I learned about it while trying to get my bitcoins out of my phone. It is not where you can get to it on the phone. I may need to jailbreak the phone.

If you can obtain your private key, you're all set. There are no bitcoins on your phone (and there never were).
Yes I am hoping to obtain the private key that is kept in an area I can not get to yet. I will try to jailbreak the phone (or root as it is known with Android phones) this weekend. I only hope I do not "brick" my phone as I have never tried anything like that before. I am reading a lot about it and watching a lot of videos and am moderately sure I will do it with now problems.

I do know there are no bitcoins in my phone. Are there any bitcoins anywhere? We are really trading just bits and bytes.
newbie
Activity: 13
Merit: 0
September 19, 2012, 01:55:29 PM
#8
And this is why Bitcoin needs to find an alternative to the blockchain - you can't expect to download huge files.

Yes this is true. Getting too big for most phones and I helped a friend with an older computer get started with bitcoins and the blockchain took 4 days to load.
vip
Activity: 1316
Merit: 1043
👻
September 18, 2012, 11:07:35 PM
#7
And this is why Bitcoin needs to find an alternative to the blockchain - you can't expect to download huge files.
legendary
Activity: 1008
Merit: 1000
September 18, 2012, 11:02:26 PM
#6
Sorry if this question goes over your head, but do you know your private key? If you do, then you're safe. Doesn't matter if your android phone vaporizes.
I do know what a private key is........ I learned about it while trying to get my bitcoins out of my phone. It is not where you can get to it on the phone. I may need to jailbreak the phone.

If you can obtain your private key, you're all set. There are no bitcoins on your phone (and there never were).
newbie
Activity: 13
Merit: 0
September 17, 2012, 12:13:23 PM
#5
I have Bitcoin Wallet on my android phone and it keeps crashing and looks like I my lose a bit over one Bitcoin. It worked fine for a while and I started sending and receiving bitcoins then it crashed and it keeps trying the synchronize the blockchain but keeps crashing before I can send any bitcoins. I get messages like out of memory error which make sense because the blockchain is so big now and looks like that app tries to put the whole blockchain on the phone.

The android client will hopefully just be using a standard wallet.dat somewhere on the phone. If you can find that (you may have to root your phone) you should be able to get your coin out using a PC.

I hope it is just a standard wallet.dat  it is not on the SD card - I already looked there. I have never rooted a phone but looks like I may have to (or take the loss). I emailed and got a reply from Andreas Schildbach the programmer of Bitcoin Wallet but he did not have any other suggestions.
newbie
Activity: 13
Merit: 0
September 17, 2012, 12:02:47 PM
#4
Sorry if this question goes over your head, but do you know your private key? If you do, then you're safe. Doesn't matter if your android phone vaporizes.
I do know what a private key is........ I learned about it while trying to get my bitcoins out of my phone. It is not where you can get to it on the phone. I may need to jailbreak the phone.
hero member
Activity: 575
Merit: 500
The North Remembers
September 16, 2012, 08:31:42 PM
#3
I have Bitcoin Wallet on my android phone and it keeps crashing and looks like I my lose a bit over one Bitcoin. It worked fine for a while and I started sending and receiving bitcoins then it crashed and it keeps trying the synchronize the blockchain but keeps crashing before I can send any bitcoins. I get messages like out of memory error which make sense because the blockchain is so big now and looks like that app tries to put the whole blockchain on the phone.

The android client will hopefully just be using a standard wallet.dat somewhere on the phone. If you can find that (you may have to root your phone) you should be able to get your coin out using a PC.
legendary
Activity: 1008
Merit: 1000
September 16, 2012, 08:04:17 PM
#2
Sorry if this question goes over your head, but do you know your private key? If you do, then you're safe. Doesn't matter if your android phone vaporizes.
newbie
Activity: 13
Merit: 0
September 16, 2012, 08:00:52 PM
#1
I have Bitcoin Wallet on my android phone and it keeps crashing and looks like I my lose a bit over one Bitcoin. It worked fine for a while and I started sending and receiving bitcoins then it crashed and it keeps trying the synchronize the blockchain but keeps crashing before I can send any bitcoins. I get messages like out of memory error which make sense because the blockchain is so big now and looks like that app tries to put the whole blockchain on the phone.
Jump to: