I am trying to install the apk(signed) generated by simply building from the code sample(BarcodeSample1 and ProfileAppMgrSample1) but the device(zebra tc8000) respond with the generic message:
"Application not installed."
Installation from unknown sources is enabled.
What else am I missing?
2 Replies
Issue resolved by including the V1 type of apk signature.
Tested with sdk 22.
Hi Giovanni,
Did the app install but errors out when you launch it or is it when you attempt to install?
What version of EMDK for Android (plugin to Android Studio) do you have and which API level are you using?
What version of Android are you running on the TC8000, KK or L?
Where you able to install and run the BarcodeSample1 and ProfileAppMgrSample1 as is... without changes to the sample apps?