Skip to content

elicoin/elicoin-mobile-android

Repository files navigation

ƀ Elicoin wallet for Android

Elicoin done right - a completely standalone elicoin wallet

Unlike many other elicoin wallets, breadwallet is a real standalone elicoin client. There is no server to get hacked or go down, so you can always access your money. Using SPV mode, Elicoin Wallet connects directly to the elicoin network with the fast performance you need on a mobile device.

the next step in wallet security

Elicoin Wallet is designed to protect you from malware, browser security holes, even physical theft. With AES hardware encryption, app sandboxing, and verified boot, Elicoin Wallet represents a significant security advance over web and desktop wallets.

beautiful simplicity

Simplicity is Elicoin Wallet's core design principle. A simple backup phrase is all you need to restore your wallet on another device if yours is ever lost or broken. Because Elicoin Wallet is deterministic, your balance and transaction history can be recovered from just your backup phrase.

features

How to set up the development environment

  1. Download and install Java 7 or up
  2. Download and Install the latest Android studio
  3. Download and install the latest NDK https://developer.android.com/ndk/downloads/index.html or download it in android studio by "choosing the NDK" and press "download"
  4. Go to https://github.com/elicoin/elicoin-mobile-android/ and clone or download the project git clone --recursive https://github.com/elicoin/elicoin-mobile-android/
  5. Open the project with Android Studio and let the project sync
  6. Go to SDK Manager and download all the SDK Platforms and SDK Tools
  7. Initialize the submodules - git submodule init
  8. Update the submodules - git submodule update
  9. Build -> Rebuild Project

About

Elicoin Wallet for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages