Hello!
In this moment i have to develop an application to CC5000 (kiosk) using barcode.
I've been reading about how to add a Concierge SDK Add-On in Android Stidio, but i have not found how to do that.
Can i use EMDK to develop app to this device?
I tried install the sample app (BarcodeSample - emdk 4.0 Android Studio) and i got this error:
Failure [install_failed_missing_shared_library]
I tried install a "device runtime" in the device with VisualStudio using emdk for xamarin, but i don't get a success process.
Thanks
CC5000-15: How to add Concierge SDK Add-On in Android Stidio?// Expert user has replied. |
1 Replies
Hi Paola Perez,
Failure [install_failed_missing_shared_library]:
Please check on your device if emdk.jar is present on the device.
You can check this jar under system/framework on android.
If not, then your device might not support the EMDK feature.
Thanks