Skip to content

Latest commit

 

History

History
69 lines (55 loc) · 4.86 KB

README.EN.md

File metadata and controls

69 lines (55 loc) · 4.86 KB

Download MSI Download EXE DOC RU Promo RU Promo EN License MIT

ADB Android Viewer

Android remote Viewer developed to view and control your android device from a PC.

adbviewer

ADB Android Viewer installer Bender Rodriguez edition :)
ADB Android Viewer single executable does not require installation, always ready to work, includes ADB
ADB Android Viewer is a graphical application that displays the screen of a mobile device with the ability to control. Support for large-scale viewing, touch input with the mouse, flipping through keyboard input, screenshots, device selection, ADB manager management, and other functions ..
Description and screenshots: EN | RU

Features overview

  • Main characteristics:
      - uses ADB to access the device
      - supports devices with Android versions from 5.x to 9.x and Android API from 20 version
      - access and receipt of images made through their own drivers temporarily copied to the device
      - supports configuration file with basic interface settings
      - built-in terminal for access to console commands of a remote device
      - support scripts LUA for interactive interaction with the device and applications on it
      - integrated graphic editor / generator of the LUA scripts
      - system of loadable plug-ins, the LUA control plugin is included in the assembled package scripts
      - mode of displaying absolute coordinates both in pixels and positions in the video buffer
      - save screenshots in .bmp or .png formats
      - the ability to copy the device screen to the clipboard
      - GUI supports languages: Russian, English, German, Chinese
      - a set of typical Android commands for quick access from the menu
      - install APK packages
  • Device Screen:
      - full screen mode
      - scaling 1: 1 - 1: 2
      - mirror reflection
  • Navigation:
      - mouse click is converted to a click on the device
      - the alphanumeric keyboard is converted to pressing system keys, including text input
      - a separate editable text input field that supports copying and pasting text
      - keys Up, Down, Left, Right are used to move the screen (swipe)
      - input in national languages characters​is not supported by ADB manager
  • Built-in terminal:
      - supports the console terminal mode on the remote device
      - editable text input field, copy and paste text, command history
      - keys Up, Down, used to select from the history of entered commands
      - the keys PgUp, PgDown are used to scroll the screen
      - the Tab key is used to iterate through pre-defined shortcut commands
      - adjustable indent from the bottom edge of the screen when opening the terminal

Requirements and compatibility

  • you need a smartphone / tablet running on Android with version 4.1.1 and higher
  • minimally supported Android API from 20 version
  • uses as a driver AScreencap
  • work on Android versions 5.1.1, 6.1.1, 8.0.1, 9.1.0 has been checked
  • used third-party libraries: SDL2 32bit, LUA 5.35 32bit
  • currently available ready assembly under Windows 10 32bit in MSI archive format

License

MIT