Skip to main content

Questions tagged [cosu]

The tag has no usage guidance.

0 votes
0 answers
403 views

Android Management API - Access Device Settings Issue

I have an application that runs as a Kiosk app using the Android Management API. Inside the app is a hidden menu that is only accessible by pincode. Within this Hidden menu is an "Open Phone ...
Jamie's user avatar
  • 11
4 votes
0 answers
403 views

Allow sound while UserManager.DISALLOW_ADJUST_VOLUME user permission is active

I'm building an application for a COSU device. I based my code on the following example provided by Google: Codelabs.developers.google.com/cosu In the LockedActivity there is the following piece of ...
Kristof P.'s user avatar
0 votes
1 answer
64 views

Is there any way to hide action bars after using an HTML5 color picker?

I have a webview-based Android app full-screen, running in COSU mode. Each time I pick a color using an HTML5 <input type="color"/>, the hidden action bars are shown again, and I can't ...
RDM's user avatar
  • 56
4 votes
2 answers
3k views

Launch application after PackageInstaller finished (self) updating

After the PackageInstaller successfully (self) updates the application, the application closes and doesn't launch again. Possible duplicate: Android PackageInstaller, re-open the app after it updates ...
Bako's user avatar
  • 333
0 votes
1 answer
517 views

How to get the Location information of a device using android management API

@Fred, Using Android Management API how can we get the Location information of a device. Do we need to install any 3rd party application to get the location? How Location modes impact Location ...
Siva kotireddy Ponduri's user avatar
0 votes
0 answers
47 views

Preventing access to setting at startup when using COSU

We have created a COSU application using the method descried here: HOW TO TURN YOUR ANDROID APPLICATION INTO A KIOSK. We need a way to compeletly prevent the phone users from accessing anything but ...
Eyal Hasson's user avatar
2 votes
1 answer
810 views

How to keep the unique id for dedicated device in Android management api?

We are developing an emm console. Currently we are facing one issue with device data. How to get the unique id from the device provisioned via enrollment token using Android management api. A is an ...
Loganathan R P's user avatar
2 votes
1 answer
941 views

Does Android management API support custom DPC apps?

https://developer.android.com/work/dpc/build-dpc Caution: Android Enterprise is no longer accepting new registrations for custom device policy controllers (DPCs). Learn more. Hi @Fred, I ...
GUNASEELAN N GS's user avatar
0 votes
1 answer
957 views

Android management API: find device in list of devices on android Q

We have a cosu app, that can manage its lock state with calls to Android management API. To do this, we receive a list of devices with devices.list query, compare each device's hardwareInfo....
anro's user avatar
  • 1,368
2 votes
1 answer
859 views

Unable to install apk after device provisioning (Android 8.0)

We are developing a COSU app using Android Management API and QR code provisioning. We're planning to distribute app with private Google play, but for now I'm trying to make it work with manual ...
anro's user avatar
  • 1,368
6 votes
2 answers
2k views

Android Kiosk mode not working when using Android Management API Policy

So I'm trying to get a single use, dedicated app + device to work in kiosk mode + auto launch. The app itself is built in Nativescript (with Angular), so not native Java, however this is still handled ...
Horse's user avatar
  • 3,063
1 vote
2 answers
2k views

How to automatically power on an Android COSU device when plugged in?

I want to setup some tablets in a way that they automatically turn on and open my application when connected in a power source. Those tablets will be all COSU devices and my application is a single ...
gpedote's user avatar
  • 48
1 vote
0 answers
177 views

How to update android COSU apps

I am trying to make one android application which is implemented using android COSU. But I am stuck now to update the app, few doubts that comes in my mind: 1) After updation what about the Device ...
Masum Ahmed Sarkar's user avatar
0 votes
1 answer
404 views

How to create updateable COSU App on Android TV [STB]

I need some help with my app that I build for Android TV. I already make a COSU app for Android TV, but the problem is I need to use adb shell to make my app as device owner. Is there a way to make ...
GunSky7's user avatar
  • 25
6 votes
1 answer
382 views

Xamarin | Android | COSU Error

I am attempting to create a COSU device. It will be hardware sold by my company that runs a single application developed by us. I have looked through many tutorials in an attempt to set up a proof ...
Link's user avatar
  • 143

15 30 50 per page