Skip to content

evocodes/loki-android-wallet

 
 

Repository files navigation

Loki Wallet

Android Wallet for Loki

QUICKSTART

  • Download the APK for the most current release here and install it
  • Run the App and select "Generate Wallet" to create a new wallet or recover a wallet
  • Advanced users can copy over synced wallet files (all files) onto sdcard in directory loki-wallet (created first time App is started)
  • See the FAQ

Translations

Help us translate Loki Wallet!

Disclaimer

You may lose all your Loki if you use this App. Be cautious when spending on the mainnet.

Random Notes

  • currently only android32 (runs on 64-bit as well)
  • works on the stagenet & mainnet
  • sync is slow due to 32-bit architecture
  • use your own daemon - it's easy
  • screen stays on until first sync is complete

TODO

  • see issues on github

Issues / Pitfalls

  • Users of Zenfone MAX & Zenfone 2 Laser (possibly others) MUST use the armeabi-v7a APK as the arm64-v8a build uses hardware AES functionality these models don't have.
  • You should backup your wallet files in the "loki-wallet" folder periodically.
  • Also note, that on some devices the backups will only be visible on a PC over USB after a reboot of the device (it's an Android bug/feature)

HOW TO BUILD

If you want to build yourself (recommended) check out the instructions

Then, fire up Android Studio and build the APK.

Packages

No packages published

Languages

  • Java 87.1%
  • C++ 10.5%
  • CMake 1.2%
  • Other 1.2%