Skip to content

inckie/AndLayoutInspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android layout inspector

That tool missing from latest Android Studio releases. Allows you to capture, store, and examine the layout for any application, like old Layout Inspector did.

Building and running

Visual Studio 2019 or later is required, so app works only on Windows.

App uses TCP connection to ADB via awesome SharpAdbClient It does not start ADB on its own, so make sure you have ADB daemon running first.

Code is pretty dirty, but does the job.

About

C# version of uiautomation tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages