Questions tagged [android-wallet]

discussion of mobile wallets for the Android operating system

25 questions
8
votes
3 answers

What Android wallet options are there for Monero?

What are the top Android wallets for storing monero?
Patoshi パトシ
  • 4,540
  • 3
  • 26
  • 66
4
votes
1 answer

Generating a new wallet, locally, from your android wallet app

Has anyone tried implementing a wrapper between a wallet generator written in C/C++, like wallet2.cpp, using NDK (android native development kit) to communicate back to an android app? Does anyone have a better idea to generate a new wallet from an…