Explore the view layout of Android apps in 3D.
Androli is a cross-platform, experimental tool developed with Lazarus.
- Inspect any active Android window
- Inspect Device Monitor dump files
- 2D/3D view modes
- Focus on any layout branch; navigate focus history
- Filterable and customizable tree view
- View property inspector
- Save/restore the workspace state (Bookmarks)
- Portable installation
Download the latest release package from the releases page, unpack, copy somewhere on your system and you're good to go.
- Install Lazarus 1.8.0
- Install MultiLog
- Clone this repository
- Compile
- Install Android SDK Platform Tools
- Start ADB server with:
adb start-server
- Launch Androli's binary
- From
File
menu selectOpen Dump File
orOpen View Server Window
- Explore the view layout.
Androli works only on emulators and rooted devices.
- Albert Almeida - Placatan de la Bugulandia Rey - caviola
This project is licensed under the MIT License.