qtum-android icon indicating copy to clipboard operation
qtum-android copied to clipboard

Results 8 qtum-android issues
Sort by recently updated
recently updated
newest added

// wear/build.gradle should be edited like this apply plugin: 'com.android.application' repositories { maven { url 'https://maven.fabric.io/public' } maven { url "https://jitpack.io" } google() } android { Properties buildProps = getBuildProperties('local')...

1. Click the token send button in your mobile wallet 2. 100 HLC Send 3. The actual number of HLCs received is very small. ex) 1 send max coin ->...

For more security, can you change old spongycastle (based on old bouncycastle) to bouncycastle? - https://www.bouncycastle.org/ - https://www.bouncycastle.org/releasenotes.html - http://www.bouncycastle.org/latest_releases.html - https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=bouncy%20castle - https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=bouncycastle - https://www.cvedetails.com/vulnerability-list/vendor_id-7637/Bouncycastle.html

I just want to make my own qtum-android wallet based on my server. where can I use this android REST APIs? It doesn't fits with any another REST APis like...

I'm trying to scan in the QR code displayed on my Android phone, but the software I'm using (QR Journal on macOS) doesn't read it. I think that's because it's...

ANDROID SERVER URL : http://163.172.68.103:5931/ IOS SERVER URL : http://163.172.68.103:5931/ is same url,why ios is normal ,and android app can not receiver any data?