41 questions
0
votes
0
answers
477
views
Android Studios Emulator does not start [duplicate]
I am using Android Studio on Windows 10 Pro and when trying to start a Device (Medium Phone, default settings) through the Device Manager i get the notification "Error --- Unable to launch Medium ...
0
votes
0
answers
37
views
How to implement a one tap installation of certificates on Android?
I have my android app which is meant to compete with MDM platforms at a niche level. My app is an Identity Management App and once an organization signs up with us, employees of that organization, use ...
1
vote
1
answer
1k
views
Deactivating a device admin app but button is disabled
I created a device admin app that I have installed for company specific devices but I cannot seem to deactivate it once its installed and enabled as the button is disabled
is there a special manifest ...
0
votes
2
answers
742
views
Is there a way to change Android Device Manager install location?
I have two drives on my computer, but I don't have space on my default drive (C), so I now use my D drive. Yet, when I install a Wear OS Large - API 33 on the Android Device Manager to run my Xamarin ...
0
votes
1
answer
954
views
Visual Studio 2022 - How to install offline image for Android Device Manager
I'm trying to install an android Device in Visual studio Android device Manager and my internet is super slow so I have to obtain the image from elsewhere and install it offline.
I could not find and ...
0
votes
1
answer
842
views
Visual Studio 2022 qemu-system is not responding
I have Visual Studio 2022 and have installed some Android SDK like below (in PowerShell):
cd "C:\Program Files (x86)\Android\android-sdk\cmdline-tools\7.0\bin"
.\sdkmanager.bat --...
5
votes
1
answer
1k
views
Android emulator - Soft buttons showing beside the screen instead of on the screen
I can't seem to get the soft back and home buttons to show at the bottom of the Android emulator, the way they would display in an actual phone or tablet. I have seen answers to this, but I have ...
1
vote
2
answers
2k
views
Android Samsung Galaxy A13 5G Model SM-A136U1 device issue as "Your device isn't compatible with this version"
I have tried the below steps to clear the cache data in play store, but still we are not able to get the INSTALL option for our app in Play Store.
CLEAR CACHE > OK.
CLEAR DATA > OK. under Apps ...
2
votes
1
answer
266
views
Using adb monkey seed across different devices/emulators
I am working on automating monkey testing for Android apps.
My question is, if I obtain the seed when monkey causes a crash, what are the requirements to use the seed to reproduce the crash again ...
2
votes
2
answers
3k
views
Android emulator won't shut down in Android Studio (I don't see "Stop" under the Actions Tab of AVD Manager)
From looking this up online, I should have a "Stop" option under the Actions Tab of the Device Manager's tool window?
But I only see six options: Duplicate, Wipe Data, Cold Boot Now, Show On ...
0
votes
1
answer
1k
views
Loading SDK component information failed in Android SDK Manager, Android SDK Instance could not be loaded in Android Device Manager
for this project I am using VS 2017. I want to note that everything in Android SDK Manager and in Android Device Manager has always been working fine for me, but today my laptop's account password was ...
0
votes
2
answers
2k
views
Visual Studio Failing to Create New Android Device
I'm new to mobile development and I wanted to have a go with MAUI to start learning a bit. I followed all the instructions and I ran maui-check which says everything's fine, apart not finding any ...
1
vote
0
answers
99
views
Why does startActivity() to Activate MDM prompt from a receiver flash the prompt and not open it?
In a small MDM (Device Manager) app, we're trying to achieve the following functionality: Have the "Activate Device Manger" dialog popup as soon as the app is installed. This app must be ...
0
votes
2
answers
980
views
Not able to create new device in Android emulator VS 2019
I am new to the Xamarin development following the Microsoft getting started docs.
In the Android Device Manager I am seeing blank when I click New Device.
Can any one please tell me how to fix this ...
1
vote
1
answer
1k
views
Android managed devices stuck in KIOSK mode, policy not automatically applying, unable to unpin
Currently we're using android-management-api on 100+ devices that are all under the same policy with a KIOSK mode app pushed to them. Most of the time the devices remain in the KIOSK mode, but from ...
2
votes
2
answers
3k
views
Can't open AVD manager in Visual Studio, internet connection error message
I am new to Xamarin and trying to set up a virtual device using the ADM (Android Device Manager) in Visual Studio 2017. When I click to open the ADM it looks like it's loading for a moment and then ...
1
vote
1
answer
248
views
Is it possible to write an unremovable device policy manager for Android?
My goal is to write an application for Android (>= 9.0) which basically offers a device-owner-style control like Google's "Android Device Policy".
The following criteria have to be met:
Zero ...
23
votes
8
answers
12k
views
Android Studio: "Device is currently in the unknown state"
I have an Android tablet and an old Linux notebook where I developed a program for months, no glitches.
Then I got a new Linux notebook, installed Android Studio, and tried to plug in the Android ...
3
votes
1
answer
2k
views
XAMARIN Visual Studio 2017 - Android Emulator Black Screen
I've recently run into the problem of the Android Emulator not deploying and showing a black screen instead.
I've been working on this problem for 24 hours now and I can't seem to fix it.
Even a ...
1
vote
1
answer
635
views
Xamarin Android Device Manager Exception On Create New Device
I have a big problem with creating a new device in Xamarin Android Device Manager which return this log:
[18-12-03 13:00:40.26] Executing command: C:\Program Files (x86)\Android\android-sdk\tools\...
21
votes
5
answers
18k
views
Visual Studio 2017 Android Device Manager thinks WHPX is not properly installed
I just update Visual Studio 2017 to version 15.8.0, the one that I've been waiting for a while now, due to its support for Hyper-V accelerated Android emulators using Windows Hypervisor Platform (WHPX)...