I am building an app using Bitcoinj and I am trying to run it on a Nexus 5. When using grade to build Bitcoinj - compile 'org.bitcoinj:bitcoinj-core:0.12' - and subsequently running the app on the phone, I receive this error...
"Failure [INSTALL_FAILED_NO_MATCHING_ABIS]"
Does anyone have any idea why this is, or how to fix it?
Thanks,
Dan.