android-work-profile Questions

2

We are developing an android application with barcode scanning feature. We are using EMDK for barcode scanning. Our application runs in Zebra Mobile handheld (MC33). We are currently facing an issu...
Kitchens asked 28/10, 2021 at 15:51

5

If I want to retrieve an ApplicationInfo list for all apps of the current user, I can just run: PackageManager pkgmanager = ctx.getPackageManager(); List<ApplicationInfo> installedApps = pkg...

1

Solved

Given self-signed CA certificate file which was generated on device, I'm trying to figure out a way to install it on work profile, since the traditional way of installing CA certificates using andr...
Williamson asked 5/11, 2020 at 10:23

0

I am using BluetoothAdapter.startDiscovery() to find a specific Bluetooth device (it is Bluetooth 2.0 device, so I have to use BluetoothAdapter.startDiscovery()). I have all required permissions (B...
Cladophyll asked 29/7, 2019 at 8:1
1

© 2022 - 2024 — McMap. All rights reserved.