dsandler / web-hv

A web based tool for inspecting UI of an in-development android app

Home Page:https://google.github.io/web-hv/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Hierarchy Viewer

A web based tool for inspecting UI of an in-development android app. Launch App

Development

To run the project locally, checkout the code and start a local web server in the root directory. This tool only uses HTML5/javascript APIs and doesn't have any server side component.

See CONTRIBUTING.md on how to submit patches.

Dependencies

Features

  • Inspect ui of running apps (debug apps)
  • Run commands on view nodes and change properties at runtime
  • Save hierarcy to disk for offline viewing and sharing

This is not an officially supported Google product

About

A web based tool for inspecting UI of an in-development android app

https://google.github.io/web-hv/

License:Apache License 2.0


Languages

Language:JavaScript 76.0%Language:CSS 13.8%Language:Java 5.5%Language:HTML 4.5%Language:Makefile 0.2%