Dev Tools 6.9.0

Android DevTools is a powerful, productive, automating, essential Android development helper that can boost your development productivity. It can be used to decompile other applications, view detailed layout information of other applications, view screen color (color probe or eyedropper), view recently opened projects, view activity history, view the manifest of any application, view recently used or installed applications, extract apk or so on, debug applications, view phone hardware and software information and so on, more functions will be added later. including:

  • Decompilation of other applications. Easy to browse java files, resources and other application files, support file sharing
  • App Layout Inspector Tool. Viewing or exporting the layout or view information of another application, can show the view ID, width, height, parent and child view, view coordinates.
  • View screen color. Just like a color probe or eyedropper tool, you can easily view or copy the color and coordinates of any other application, as well as ARGB and CMYK.
  • Browse the latest open source projects daily. Well-chosen open source daily projects for Android.
  • View activity history. View app name, package name, name, icon, activity start time, also include current activity, top activity. support for opening in small window mode.
  • View the manifest of any applications. View the manifest of any application, search for any contents of the manifest, save the manifest to sdcard in text or html format.
  • Application management – view information about applications. You can easily manage your applications. View installed apps, recently used apps, recently installed apps in grid mode. View app package name, version, uid, apk dir, so dir, data dir, first install and last update time, component info, etc.
  • Extract apk or so applications. Extract the source apk or so file of any application.
  • Quickly open or close options in developer options. What used to take seconds is now reduced to one click! These include: show screen layout, gpu redraw debugging, show layout updates, force GPU rendering, show GPU view updates, show GPU rendering, show pointer position, strict mode, do not keep active, do not sleep, running service. Note: This part of the function is designed to solve the cumbersome work of the developer option in an automated way, if you are also tired of the cumbersome work of the developer option, then this tool is for you. If you need a tool other than the system developer option, this is not what you need, don’t install it, thanks.
  • Quick view of system information. Includes system version information, hardware information, screen information, processor information, virtual machine information, network information, device ID information.
  • Quickly open other common features. Includes Settings, System UI Tuner, Language Switching, Developer Options, My Apps.

Source: Trash Box

You may also like