Skip to content

mrdoob/netex

Repository files navigation

Netex (Android)

A minimal Android browser with a built-in devtools panel. Drag up the bottom bar to see the page's source (formatted, syntax-highlighted) and a live network log (fetch + XHR + images + HTML, with inline image and glTF previews).

A three.js revision detector is currently bundled in — when a page uses three.js, the detected revision shows as a small badge on the logo in the URL bar. The detector is hardcoded for now; the planned direction is to support Chrome extensions and let three.js DevTools (or any other extension) drop in instead.

Build & install

./gradlew :app:installDebug

You'll need the Android SDK with platform 35 installed and a local.properties pointing to it (sdk.dir=/path/to/Android/sdk).

About

A minimal Android browser with a built-in devtools panel.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors