1,558 questions
Advice
0
votes
1
replies
140
views
Genymotion Android emulator stuck on boot screen and updates not working (VirtualBox, Windows 11)
I'm trying to run an Android emulator using Genymotion on Windows 11 with VirtualBox.
The emulator starts, but it gets stuck on the “Android” boot screen for a long time and sometimes does not load ...
Score of 0
1 answer
64 views
Timeout when I try an action with Python subprocess but when I run it manually throw terminal i'ts fine
I have this function which is trying to restart a genymotion device in python:
def restart_device(d, stop_timeout=40, start_timeout=30):
"""Restarts a specific Genymotion device ...
Score of 1
0 answers
56 views
Unable to find Genymotion plugin in Android Studio by searching its name
I want to add and install Genymotion plugin in Android Studio, but when I search its name, nothing shows up.IN addition, I could find its plugin file to add offline.
when I search the plugin name in ...
Score of 0
0 answers
1008 views
failure to connect mobsf container to genymotion vm via ADB
I set an genymotion vm on AWS, and I am able to login to port 443, and confirmed that 5555 is working for adb,
then I launched mobsf using docker
docker run --name mobsf -it --rm -p 8000:8000 -p 1338:...
Score of -1
1 answer
213 views
Genymotion - Cannot install on Xubuntu
I understand this is partially a Ubuntu matter but since it's more to mobile development because the question is about Genymotion and if there's any answer for it, it supposed to be here, so I ask the ...
Score of 0
1 answer
91 views
device is not secure application terminated
I am trying to install one of my apk file in genymotion and iam receiving "device isn't secure, application terminated" this popup and the application is not running please help with the ...
Score of 0
1 answer
164 views
After specifying a proxy in the genymotion settings, it goes on endlessly Starting virtual device
I downloaded Genymotion, specified a proxy in the settings. Then I clicked start the device. If I use it without proxy everything works correctly, if I use it with proxy it doesn't start correctly
I'...
Score of 1
1 answer
76 views
Show touch points in gemymotion emulator for purposes of recording
Is it possible to configure a genymotion emulator to show touch points for the purposes of recording interactions for a tutorial, for example.
See this post for the desired effect.
Score of 0
1 answer
595 views
Why does my genymotion emulator show 127.0.0.1:6555 on its top window border, rather than a real IP address?
Previously, this same Genymotion Emulator device (Custom Android 11 Phone) used to show a real IP address on its top Window border (e.g. 192.168.122.130:5555), which was from one of the networks shown ...
Score of 1
0 answers
76 views
android 13 does not load and stays on "Booting device"
its not loading android 13 and it shows this in log
i was trying to load android 13 and it just does not load what is it trying to do and why does it need to do what its trying to do and sometimes it ...
Score of 0
1 answer
77 views
appium and genymotion multiple device errors
I want to manage my android devices using Appium and Genymotion.
I get an error when 2 devices are active at the same time, the error output is;
But after turning off one of the 2 devices, I can ...
Score of -2
1 answer
317 views
Why Genymotion is lagging?
I have lag when I run a device with Android 9 or above. What's the problem?
My Config: CPU: Core i3-11300H/ GPU:GTX 1650 NoteBook
I updated to latest version, I restarted my Laptop, I changed settings,...
Score of 0
2 answers
1582 views
Permission denied to storage/emulated/0 on Genymotion emulator
I'm trying to access my application files, but Android Studio tells me that I don’t have any permission to access the folder on the Device File Explorer:
Score of 0
2 answers
668 views
get the decode value of QR code using Appium and postman
I have created a session and located the QR code element ID using endpoint mentioned in Appium documentation.
This is the value of text I'm getting from QR code; I expect the actual decode of QR code ...
Score of -1
1 answer
70 views
Genemotion shows booting
I have installed Genemotion 3.3.1 (https://dl.genymotion.com/releases/genymotion-3.3.1/genymotion-3.3.1-vbox.exe) on my windows 10 Pro . This file bundles both genymotion and virtualbox. Genymotion ...