Forum topic
HiWhen using ProfileManager with profile that downloads a file (apk in my case), I can see in the logcat the progress of the download 01-20 17:19:12.108  3584  5076 I StatusMgrService…
Blog entry
Overview   When Android Marshmallow (6.0) was released, Google introduced the runtime permission system. This change aimed to give users more control and transparency over how apps receive…
MX Logo
Forum topic
Hey there guys!I have been trying to develop an Android application to read SmartTap Passes from both Google Wallet and Apple Wallet. I'm using the device TC22 alongside the VAS SDK from Zebra itself…
Forum topic
I have TC21 with Android 10 (level 29 API). I am using ProfileManager to retrieve some OEMInfo. I am able to retrieve SerialBuild but for some reason  WifiMac is never returned. I have same…
Forum topic
Hi all, there is a way to retrieve from Zebra device connected the list of profile installed on it and switch beetween them?I have a general class with GetAvailableProfiles method in my Maui solution.
Forum topic
Can you give me some Java sample code on how to use the MX "AccessManager" profile to grant "All Dangerous Permissions" to our application - or atleast some permissions? Which permission names can…
Forum topic
We have developed an app for the MC3300x. The app is reading rfid through DataWedge and Android Intents (which we understood is the preferred way of doing it). It worked perfectly when we developed…
Forum topic
Does the Profile Manager extension (EMDK for Xamarin) not work with Visual Studio 2022? When I upgraded it disappeared from the "Extensions" menu and it does not show up when searching the Visual…
Forum topic
After updating Android Studio to version 2021.2.1 Patch 1 (latest stable) the plugin EMDK Profile Manager don't show any Available features. I reinstalled this plugin but without success. Plugin…
Forum topic
Hi, i have an android cordova app that uses emdk for barcode scanning and to set the device clock, everything worked fine till i had to recreate the "platforms -> android" folder of the cordova…