All Projects → Grigory-Rylov → android-layout-inspector

Grigory-Rylov / android-layout-inspector

Licence: Apache-2.0 license
Yet another android layout inspector

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to android-layout-inspector

ios2androidres
Copy iOS image resources to their appropriate Android directory
Stars: ✭ 20 (-71.01%)
Mutual labels:  android-tools
android-tools
Android tools built for Android devices.
Stars: ✭ 129 (+86.96%)
Mutual labels:  android-tools
Activity
一个用于查看系统安装的所有应用的详细信息的 App
Stars: ✭ 48 (-30.43%)
Mutual labels:  android-tools
Android-KeepLearning
Just for learning android well.
Stars: ✭ 23 (-66.67%)
Mutual labels:  android-tools
DocUIProxy-Android
Fake Camera App to proxy Documents UI Selector for WeChat and other apps
Stars: ✭ 138 (+100%)
Mutual labels:  android-tools
Android data
Some Android learning materials, hoping to help you learn Android development.
Stars: ✭ 8,461 (+12162.32%)
Mutual labels:  android-tools
SmallestWidthGenerator
基于 SmallestWidth 屏幕适配方案生成 dimens 文件
Stars: ✭ 21 (-69.57%)
Mutual labels:  android-tools
Enhance
Add API information (since/deprecation) to Android source code as javadoc tags
Stars: ✭ 79 (+14.49%)
Mutual labels:  android-tools
android-localization-helper
Make sure that you aren't missing string translations in any language, and keep your localized strings organized.
Stars: ✭ 43 (-37.68%)
Mutual labels:  android-tools
Repo
一个基于shell + gradle开发的效率工具,用来优化模块化/组件化分仓后带来的编译和调试痛点,提升开发效率
Stars: ✭ 28 (-59.42%)
Mutual labels:  android-tools
make ext4fs
termux make_ext4fs sefcontext_decompile img2simg simg2img
Stars: ✭ 29 (-57.97%)
Mutual labels:  android-tools

Yet another android layout inspector

More stable Android Layout inspector than Android Studio Layout Inspector. Allows you to switch between displaying dimensions in PX and DP (only for new layout captures, not for opened files)

preview

Searching mode

Download

GitHub All Releases

Find YALI in AS plugins repository.

OR

  1. Download latest release
  2. Preferences -> Plugins -> Install plugin from Disk...
  3. Select android-layout-inspector-plugin-{VERSION}.jar

Getting started

Menu Tools -> Launch YALI

Why Yet another android layout inspector?

Because AS layout inspector sometimes cannot download layouts for some reasons. Also you can switch to DP dimension mode.

Measure distance between two element

  1. Select first element by Mouse click - it will be select by red square
  2. Select second element by Mouse click + Ctrl(Cmd) - it will be select by yellow square.

In the status bar will shown distance between first and second

Measure distance with ruler

  1. Press Shift and move mouse to see where will be first point of ruler (black rectangle)
  2. Mouse click + Shift to start ruler mode
  3. Mouse drag + Shift to change ruler size You will see ruler size in current units in status bar

Hotkeys

Files

Ctrl + o - Open file dialog

Ctrl + n - Record new layout

Layout tree

Ctrl + c - Copy node name

Ctrl + Shift + c - Copy node ID

Mouse click + Ctrl - Select element to measure distance from selected to current.

Mouse drag + Shift - Measure ruler.

Mouse right click - Show distance from selected view to current point.

Properties table

Ctrl + c - Copy property value

Find

Ctrl + f - Open find dialog (type text and press Enter)

Layouts

z - reset zoom to 100% f - fit zoom to layout panel width

Buy Me A Coffee

License

Yet another android layout inspector is released under the Apache License, Version 2.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].