Question from the developers at Vail Resorts:
We're looking for someone who has experience calling Java methods from C#, and ideally calling Android Java methods from a Xamarin app -- and extra…
Our MDM agent reads some strange battery capacity values on a ET45 running Android 11.
"present_capacity" and "present_charge" values (read as integer extras of the "ACTION_BATTERY_CHANGED" intent)…
Hi,
Zebra ZQ220 plus printer, Android Studio, and Zebra Mobile TC21.
I can print text, etc., but I can't print the QR code through an ImageView image.
I have already checked the documentation and…
I'm trying to send barcode data using dataWedge on a WS50. I'm working on an app in Kotlin.
My receiver is registered, but the intent isn't being delivered. The logCat I placed in the receiver have…
I am new to Zebra. I have a Xamarin Forms application for Android working on another platform that we want to move to Zebra. I installed the apk file and it came right up. However, the screen colors…
Hi All,
I would like to launch a specific activity in my app when I press "com.symbol.button.L2" button using data wedge instead of EMDK. Please help me the steps to do achieve this.
I have…
I have a created profile programmatically to launch an activity of my app when pressed "Button L2". It is working fine. Now, I have removed this profile and run the app. Still "Button L2" button…
I have a handheld scanner on a G50 running Android 11, and on this handheld I have an inventory management package (Sortly) which I can generate barcode labels for items I add. The labels are…
Hi everyone,
I have developed an industrial android app using kotlin. The app needs to launch the camera multiple times, it does so using this code :
val cameraIntent = Intent(MediaStore.…