11

I'm finally getting ready to install an Android client. I believe Android Wallet is the most popular one.

How do I back up the bitcoins stored on it?

Also, is there a thin native Android client being developed?

Murch
  • 75,206
  • 34
  • 186
  • 622
ripper234
  • 26,550
  • 30
  • 111
  • 246

2 Answers2

5

Bitcoin Wallet for Android supports backing up your private keys to external storage (e.g. SD Card). Just select "Export/Import private keys" from the action bar overflow menu.

Andreas
  • 539
  • 3
  • 8
2

As with any backup solution you must test it yourself through the whole cycle first in a zero risk scenario.

Mycelium has an excellent backup solution which outputs a seed phrase for a HD wallet

You can then store this any way you wish, for example on paper in a physically secure location.

barrymac
  • 1,605
  • 10
  • 24
  • I think I'll wait for a good light client. I just wanted to play around with some coins on my android, but it's not urgent (I really don't have anywhere to spend them anyway at this point). – ripper234 Jan 10 '12 at 17:24
  • 1
    Yes it takes an age to get started, even on a wifi connection. I think mine took over 24 hours. But after that it's sweet and I like to keep a few on there just in case. There are people beginning to accept them, and I couldn't miss the opportunity. Sometimes it's scary when the wallet becomes worth more than the hardware though! :-) – barrymac Jan 10 '12 at 17:31
  • Things change a lot since the first answer, updated. – barrymac Dec 08 '15 at 16:39