Skip to content

Releases: Electron-Cash/Electron-Cash-Java

Fixes for sd card on multiple phones and optimisation

01 Jan 11:54
Compare
Choose a tag to compare

This release contain code optimisation, sd card fixes and Initial blockchain header file buildup on device itself

Initial Release

28 Jul 22:03
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Compiling From Source.

A. Pre-requisite

  1. Checkout branch release-v0.1.
  2. Setup j2me plugin in eclipse.
  3. Setup WTK-2.5.2 (Not tested on others)
  4. Signing application
  5. Setup emulator

B. Running in Emulator

  1. Import code in eclipse and compile
  2. For Signing ->
    a) In eclipse goto Properties -> Jave ME -> Signing and setup keystore
    b) In Application Descriptor select security and check "sign generated package" and select your keystore from
    dropdown
    c) Run application in security Domain as Manufacture
  3. Increase RAM to 4MB from emulator properties
  4. Run class electrol.Electron using midlet

Minimum hardware/software Requirements
RAM - 4MB
SD Card having minimum 50 MB Space
CLDC version - 1.1
MIDP - 2.1

Installation Step in mobile

  1. Copy Electron.jar file in micro sd card
  2. Install application
  3. provide necessary permissions

screenshot from 2018-07-29 02-22-38
screenshot from 2018-07-29 02-21-35
screenshot from 2018-07-29 02-21-07
screenshot from 2018-07-29 02-19-52
screenshot from 2018-07-29 02-19-35
screenshot from 2018-07-29 02-19-21
screenshot from 2018-07-29 02-19-15
screenshot from 2018-07-29 02-19-02
screenshot from 2018-07-29 02-18-46