python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Android - Uiautomatorviewer - How to view uiautomator dump view.xml file using Uiautomatorviewer?
I am planning to capture the uiautomator dump view.xml files and try to view using Uiautomatorviewer.
adb shell uiautomator dump view.xml
Is there a way to capture the uiautomatorsnapshots from comma...
Lava Sangeetham
Votes: 0
Answers: 1
Need help navigating the virtual scene programmatically on emulator
I am trying to create automated tests for our app using UIAutomator. Part of our tests involves scanning multiple QR codes. I found a way to load a the QR code images to the virtual scene using this s...

Gian Lim
Votes: 0
Answers: 0
Android get current UI-Layout without uiautomator
I try to get the current UI-Layout as xml. I already found out that there is a tool called "UI Automator" and there is also an adb command to get the layout as XML adb shell uiautomator dump...
Technik_Max
Votes: 0
Answers: 1