android-for-work Questions

2

I have been trying to use the client SDK of Workspace ONE SDK for Android 19.6 with basic implementation Initialization & Usage awSDKManager = SDKManager.init(getApplicationContext()); // i...
Surfperch asked 18/7, 2019 at 13:15

2

Solved

I previously posted a question on how to get the signature checksum of my APK here: How do I get the signature checksum of my APK? The answer is perfect if an app is signed with the v1 signature s...

4

Solved

Let's say we have a Work Profile (Android For Work) enabled in Android device. Does anyone know how to install an APK via ADB in Work Profile rather than personal profile. I have seen the ADB docu...
Undine asked 9/7, 2019 at 11:34

3

We have a G Suite account, and I would like to manage some of our company owned tablets as kiosk displays using the Android Management API. However, it seems to require an arbitrary "personal" Gmai...

2

What I need feels fairly straightforward and it's so frustrating that the Android for Work API doesn't appear to provide it out-of-the-box. I am trying to create an Android DPC app to own and mana...
Heartbreaking asked 13/6, 2018 at 10:42

0

I am facing the issue in making SSL connection with the enterprise devices. When I run my application on normal android devices the SSL hand-shaking get successful. I don't know why this is happeni...
Peterus asked 2/8, 2018 at 11:53

1

For some technical reasons, I cannot use Android File Picker to get a file and their content into my application. That's why I came up with a solution which queries intents and processes the result...

3

My question might seem really stupid, to those who have worked on android Airwatch implementation. But their documentation is not very well written, and I have a few doubts. So I have setup my use...
Calandra asked 5/5, 2016 at 14:18

6

What we are dealing with We have this app which we distribute to our clients in an offline fashion (i.e. not uploaded to Play store). The app flavour distributed to each client is almost identical...
Samsara asked 3/8, 2017 at 23:50

3

i have to implement single use application for my Enterprise's devices where there is only one major android app that itself can use 2-3 other apps like call, sms and google maps, other than that u...

2

Solved

I'm trying to implement an MDM client app for Android, known in the Android For Work world as a Device Policy Controller or DPC. Google's documentation for building a DPC is here. The documented p...
Quiescent asked 14/7, 2017 at 9:31

2

Solved

I'm using the latest Android O beta version in a Pixel XL device. This is my webview in xml. <WebView android:id="@+id/launch_anim" android:layout_width="match_parent" android:layout_height...
Woodall asked 31/7, 2017 at 14:52

3

Solved

Since the process of applying for EMM integration takes an unjustifiably big amount of time and the whole process is described as "incredibly painful" by those lucky ones that went through it, I wa...
Fuscous asked 1/8, 2017 at 15:33

1

Solved

I will be using Managed Configurations in an app I am developing. After getting some help with this answer, I do not understand how default values are used in Managed Configurations. My reference ...
Alexandretta asked 19/7, 2017 at 23:48

1

Solved

I am developing an app that will work in 2 different Android environments (consumer & corporate markets). Lets say it is a texting app with a dozen configuration parameters to manage. The firs...

1

Solved

I would like to use the signature checksum instead of the package checksum when provisioning a device with a device owner app. The app will be downloaded from an http server. This post is great w...

1

I'm now testing the Google EMM Apis and I'm trying to generate a signup url for enrolling an enterprise. scopes = ['https://www.googleapis.com/auth/androidenterprise'] credentials = ServiceAccoun...
Alys asked 12/12, 2016 at 5:36

1

I want to know how parallel space https://play.google.com/store/apps/details?id=com.lbe.parallel.intl&hl=en is working. It is an app for logging in with another facebook, whatsapp etc account....

1

Question related to Android for Work. My application was a device Admin privileged app and now I have modified the code which creates a managed work profile and sets itself as the profile owner. T...
1

© 2022 - 2024 — McMap. All rights reserved.