Creating a common Application to run on Zebra and Non-Zebra devices using Xamarin

R Rakesh R Nair 3 years ago
10 1 0

Hi Team,

I have seen this blog "Creating a common Application to run on Zebra and Non-Zebra devices"  EMDK for Android Programming Practices - Zebra Technologies Techdocs.

Could you please share the Xamarin version of the same documentation / sample ?

Thanks,
Rakesh

Please register or login to post a reply

1 Replies

V Vedsatx Saddvv

Hi,

No sample exists but the same steps will work as have been detailed for Java, i.e

Specify android:required="false" for the uses-library tag
Create an EMDK wrapper object to wrap the functionality of the EMDK and implement the EMDK interface.  Do NOT implement EMDK in your MainActivity
Test to see if you are running on a Zebra device or not and if you are, create an EMDKWrapper instance.

CONTACT
Can’t find what you’re looking for?