Globaleliteee / gamecredits-android

Gamecredits SPV wallet for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gamecredits Android Spv Wallet

Store all the best Gaming cryptocurrency through a single app, without sacrificing security. Private keys are stored on your own device. You get a master key that can be memorized or stored on a piece of paper. Restore all wallets from a single recovery phrase.

TODOs:

  • Create instrumentation tests to test a signed APK

Building the app

Install Android Studio. Once it is running, import coinomi-android by navigating to where you cloned or downloaded it and selecting settings.gradle. When it is finished importing, click on the SDK Manager SDK Manager. You will need to install SDK version 21.


Make sure that you have JDK 7 installed before building. You can get it [Here](http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html). Once you have that installed, navigate to File > Project Structure > SDK Location and change the path of your current JDK to the path of the new JDK. **The project will not build with JDK 8**.
Once it is finished installing, you will need to enable developer options on your phone. To do so, go into settings, About Phone, locate your Build Number, and tap it 7 times, or until it says "You are now a Developer". Then, go back to the main Settings screen and scroll once again to the bottom. Select Developer options and enable USB Debugging.
Then plug your phone into your computer and hit the large green play button at the top of Android Studio. It will load for a moment before prompting you to select which device to install it on. Select your device from the list, and hit continue.

NOTE If you are attempting to build on a Lollipop emulator, please ensure that you are using Android 5..* armeabi-v7*. It will not build on an x86/x86_64 emulator.

Contributions

Your contributions are very welcome, be it translations, extra features support. Just fork this repo and create a pull request with your changes.

Version history

New in version 1.6.0-1.6.2

  • Overview screen
  • Improved UI
  • Optimized memory usage
  • Sweep paper wallets
  • Synchronized progress bar
  • Option to rename accounts
  • Option to modify fees in the Settings area
  • Transactions now include Date stamps
  • Improved handling of addresses
  • Support for landscape view
  • User interface and usability tweaks

About

Gamecredits SPV wallet for Android

License:Other


Languages

Language:Java 98.5%Language:HTML 1.2%Language:CSS 0.2%Language:JavaScript 0.0%