1,559 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
1
answer
58
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 ...
1
vote
0
answers
42
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 ...
0
votes
0
answers
914
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:...
-1
votes
1
answer
196
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 ...
0
votes
1
answer
79
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 ...
0
votes
1
answer
154
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'...
1
vote
1
answer
67
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.
0
votes
1
answer
553
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 ...
1
vote
0
answers
70
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 ...
0
votes
1
answer
69
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 ...
-2
votes
1
answer
272
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,...
0
votes
2
answers
2k
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:
0
votes
2
answers
639
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 ...
-1
votes
1
answer
55
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 ...
0
votes
1
answer
304
views
Can not edit Genymotion Devices resolution
I have been using Genymotion on ArchLinux for a long time But now I ran into a problem
When I want to edit the resolution of the any genymotion devices, this edit is not applied
Also, the Android ...