neb.android icon indicating copy to clipboard operation
neb.android copied to clipboard

An Android SDK of Nebulas payment

Results 6 neb.android issues
Sort by recently updated
recently updated
newest added

老铁,没有获取默认钱包地址的接口哦

调用pay接口的时候,我写的是Constants.TEST_NET测试网络,但是唤起的钱包里的环境还是主网呀????

在我开发的App中通过唤起nasnano 钱包并完成 智能合约的调用后,页面停留在了钱包页面。比较正常的流程应该是finish 掉钱包页面回到第三方App,同时通过onActivityResult 将用户是否完成了调用的行为通知给第三方App。

javax.net.ssl.sslprotocolexception handshake aborted... See picture for full error message. ![screenshot_2018-06-03-23-48-40](https://user-images.githubusercontent.com/11766486/40892149-70ec7e0c-678a-11e8-9724-061cf4d3c2a2.png) Could be something similar to this?: https://stackoverflow.com/questions/29916962/javax-net-ssl-sslhandshakeexception-javax-net-ssl-sslprotocolexception-ssl-han

``` Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'. ```