Bible Pay

Read 17379 times

  • MIP
  • Sr. Member

    • 365


    • 47
    • February 13, 2018, 11:55:52 AM
    more
Android mobile wallet - TEST
« on: April 06, 2018, 09:02:18 AM »
ANDROID MOBILE WALLET - BETA TESTING

Application Beta APK (Android version 6.0 or higher required)
https://www.dropbox.com/s/98mval1rdi9dlcg/app-bbp-release.apk?dl=1

You need to activate install from unknown sources (until we publish officially on Google Play):
https://developer.android.com/distribute/marketing-tools/alternative-distribution.html#unknown-sources

If you experience difficulties installing it after download and allowing from unknown sources, please use "APK installer" app.
https://play.google.com/store/apps/details?id=com.apkinstaller.ApkInstaller&hl=en

App is based on Breadwallet - a bitcoin wallet source code. So it shares the same features (but connectong to BiblePay network instead Bitcoin)

Even if this is a test, wallet connects to BiblePay mainnet, so real BBPs are required.

Import & sweep is not functional yet. We need to manage a way to obtain unspent outputs for external private keys. This is implemented by Breadwallet using an external block-explorer API that we don't have for BBP at the moment.


« Last Edit: April 06, 2018, 09:10:06 AM by MIP »


  • jaapgvk
  • Hero Member

    • 558


    • 31
    • September 01, 2017, 08:02:57 PM
    • Netherlands
    more
Re: Android mobile wallet - TEST
« Reply #1 on: April 06, 2018, 09:30:58 AM »
Nice! Been sending BBP back and forth for a little bit, and that function seems to work well now :) The notification screen is also showing the right amount.

Is it possible to set the default to BBP instead of Bits? I think that would be more in line with the PC wallet.


  • MIP
  • Sr. Member

    • 365


    • 47
    • February 13, 2018, 11:55:52 AM
    more
Re: Android mobile wallet - TEST
« Reply #2 on: April 06, 2018, 09:40:09 AM »
Is it possible to set the default to BBP instead of Bits? I think that would be more in line with the PC wallet.

Sure, done in dev already.


Re: Android mobile wallet - TEST
« Reply #3 on: April 06, 2018, 11:01:40 AM »
I'm just after the first tests, it works as it should be  :) :) :)
- sending from the wallet pc to the wallet app. Works perfect :) :)
- sending from wallet app to pc wallet. Works perfect :) :)
- QR reader with the wallet app. Works perfect :) :)

Good Job !!!!! ;D ;D ;D


  • orbis
  • Full Member

    • 215


    • 7
    • February 08, 2018, 04:37:14 PM
    more
Re: Android mobile wallet - TEST
« Reply #4 on: April 06, 2018, 11:48:51 AM »
MIP this is awesome...
Now Biblepay can be really worth for unbanked...
Congrats....
Testing now :) Sharing anonymous data turned on ;)
Tx in and out without problem.
PIN, fingerprint authentification without problem.
I have found only one problem, when I was trying to share receiving address by email or text message wallet crashed.
Thanks a lot


  • klondike
  • Full Member

    • 157


    • -10
    • October 10, 2017, 09:00:24 AM
    more
Re: Android mobile wallet - TEST
« Reply #5 on: April 06, 2018, 12:12:56 PM »
excellent  ;)


  • orbis
  • Full Member

    • 215


    • 7
    • February 08, 2018, 04:37:14 PM
    more
Re: Android mobile wallet - TEST
« Reply #6 on: April 06, 2018, 02:25:09 PM »
MIP, it will be problem to post apk on any other server?
More people has problem with download.
I have no problem with sharing it, but I think, that share from you is better :)


  • MIP
  • Sr. Member

    • 365


    • 47
    • February 13, 2018, 11:55:52 AM
    more
Re: Android mobile wallet - TEST
« Reply #7 on: April 06, 2018, 03:08:21 PM »
MIP, it will be problem to post apk on any other server?
More people has problem with download.
I have no problem with sharing it, but I think, that share from you is better :)

I guess you can publish it elsewhere. I will try to publish it (as beta) in Google Play, if I finish the paperwork, this weekend.

Google play asks for a featured image, I can improvise myself but if there is someone here good at graphic design, any help would be appreciated.

Some examples:

https://incipia.co/post/app-marketing/google-play-feature-graphic-ideas/


  • MIP
  • Sr. Member

    • 365


    • 47
    • February 13, 2018, 11:55:52 AM
    more
Re: Android mobile wallet - TEST
« Reply #8 on: April 07, 2018, 03:10:51 AM »
I have found only one problem, when I was trying to share receiving address by email or text message wallet crashed.

Fixed, it was trying to save the QR bitmap into com.breadwallet storage, it should be com.biblepaywallet for our app.

I refreshed the APK file (uninstall the previous app and use the same dropbox link)



  • orbis
  • Full Member

    • 215


    • 7
    • February 08, 2018, 04:37:14 PM
    more
Re: Android mobile wallet - TEST
« Reply #9 on: April 07, 2018, 05:40:48 PM »
Fixed, it was trying to save the QR bitmap into com.breadwallet storage, it should be com.biblepaywallet for our app.

I refreshed the APK file (uninstall the previous app and use the same dropbox link)
OK, tested and looks that it is OK :)
Sharing without problem.
Sum is now in BBP, not in Bits, thats great, but the symbol isnt good.
I dont know if it is my problem or common.
And I have other problem. When I open wallet after longer time it open first Android Authentification required screen with "please unlock your android device to continue" message. Only then it opens your wallet and ask for fingerprint unlock. I think that it is problem with some kind of way to fingerprint access.
« Last Edit: April 07, 2018, 05:46:52 PM by orbis »


  • MIP
  • Sr. Member

    • 365


    • 47
    • February 13, 2018, 11:55:52 AM
    more
Re: Android mobile wallet - TEST
« Reply #10 on: April 08, 2018, 01:21:19 AM »
OK, tested and looks that it is OK :)
Sharing without problem.
Sum is now in BBP, not in Bits, thats great, but the symbol isnt good.
I dont know if it is my problem or common.

Fixed

And I have other problem. When I open wallet after longer time it open first Android Authentification required screen with "please unlock your android device to continue" message. Only then it opens your wallet and ask for fingerprint unlock. I think that it is problem with some kind of way to fingerprint access.

Breadwallet requires PIN to get the wallet data from the hardware-encrypted storage. After that, if you had enabled fingerprint access for the wallet, you will have to do this step too.

I didn't touch that part at all from the original code so it sounds like normal behaviour.

I also changed price rate from Coinmarketcap as suggested in the Production Proposal thread.

APK link is the same.


  • jaapgvk
  • Hero Member

    • 558


    • 31
    • September 01, 2017, 08:02:57 PM
    • Netherlands
    more
Re: Android mobile wallet - TEST
« Reply #11 on: April 08, 2018, 02:17:02 PM »
A minor thing I noticed:

In the 'advanced settings' tab, the nodes are called 'Bitcoin Nodes' instead of 'BiblePay Nodes'.  If you click on it, it will display 'BiblePay-nodes'.


  • MIP
  • Sr. Member

    • 365


    • 47
    • February 13, 2018, 11:55:52 AM
    more
Re: Android mobile wallet - TEST
« Reply #12 on: April 13, 2018, 09:34:51 AM »
A minor thing I noticed:

In the 'advanced settings' tab, the nodes are called 'Bitcoin Nodes' instead of 'BiblePay Nodes'.  If you click on it, it will display 'BiblePay-nodes'.

Noted and fixed in dev


  • orbis
  • Full Member

    • 215


    • 7
    • February 08, 2018, 04:37:14 PM
    more
Re: Android mobile wallet - TEST
« Reply #13 on: April 13, 2018, 12:47:00 PM »
Noted and fixed in dev
There is still old version (211) on your link.
And what about importing? How it looks?
Do you have any schedule for it? :)
After that it will be easy to make promo for Biblepay.
Print paper wallets with QRs and on the other side with QR code to Google play store :)
And then just fill with some coins and make giveaway on street or front of the church :)


  • MIP
  • Sr. Member

    • 365


    • 47
    • February 13, 2018, 11:55:52 AM
    more
Re: Android mobile wallet - TEST
« Reply #14 on: April 13, 2018, 03:40:54 PM »
There is still old version (211) on your link.
And what about importing? How it looks?
Do you have any schedule for it? :)
After that it will be easy to make promo for Biblepay.
Print paper wallets with QRs and on the other side with QR code to Google play store :)
And then just fill with some coins and make giveaway on street or front of the church :)

I have to debug some problem with utxo maintenance in explorer code, that affects PoS transactions, and then some more tests with Lichtsucher. Then it will be a matter of hours to publish it.

Nevermind the 211 version, just take the one in the link, it's the last one.