Sorry to say that but Android eMark Wallet will not come in the next few days.
The new android eMark Wallet need no other websites, servers or somethink to work. (only exchange rates from DEM to EUR, GBP... or USD)
This client is connected directly to the eMark network.
It is an Lightwight wallet who no need download the blockchain.
Here can you see my work
status page: http://deutsche-emark.de/eMark Wallet/eMarkStatus.jpg
wallet video: http://deutsche-emark.de/eMark Wallet/eMark Wallet.html
Whats done:
- implement eMark protocoll
- eMark Design (80%)
- read different eMark blockheader
- read POS blocks
- sync the full Blockchain < 1min on my HTC M8 (in the video take sync over 10 min in debug mode)
- exchange rate API to worldwide currencies (not implement at this time) http://deutsche-emark.de/api/xchange-api.php
What is still to be done:
- if there is a transaction in an ophan POS block, transaction skip and i loose coins.
- implement a target check for POS blocks
- some other POS stuff
- implement TX-Comment
- some design work
There is tons of work and if you want help me you are welcome. Please write me an PN if you have some ideas or some skills of work with Android Studio.
Rumhocker
?? any update?
Yes, ophan Blocks now rejected and chain reorganizing, look here: http://deutsche-emark.de/images/ChainFork-OK.jpg
Transaction with TX-Comment now accepted: http://deutsche-emark.de/images/TransactionTXComment.jpg
But there are some other problems. The comment-transactions are not stored in database. I have no idea why the incomming TX Size is different from the outgoing eMark QT. There are many files in Breadwallet-android that i must check to find the issue...
Rumhocker