urovosamples / SDK_ReleaseforAndroid

This repository contains all the samples files for Urovo Android Smart POS Payment Terminal;Handheld Data Terminal, including the revision history.
54 stars 25 forks source link

Crash when calling PiccManager.open() #5

Open TylerQiiiii opened 4 years ago

TylerQiiiii commented 4 years ago

Demo app PICCManager crashes when click open button, throw RuntimeException: stub. Any help?

CengizPoyraz commented 3 years ago

+1

The error below appears java.lang.UnsatisfiedLinkError: Library piccreader not found; tried [/vendor/lib/libpiccreader.so, /system/lib/libpiccreader.so]

nnasibova commented 6 days ago

Did you find any solution?

CengizPoyraz commented 6 days ago

To be frank, a long time passed, I forgot the detail how I fixed the error . But I did all these steps. I told the issue to Urovo and requested last firmware from them. They fixed and sent me the new firmwares for the device i9000s. I updated the libraries with the correct paths. Build android. It worked.