Skip to content
One-click screenshots, video recordings, app installation for iOS and Android
Swift Shell
Find file
Latest commit 51a17aa @mortenjust fix bug
Failed to load latest commit information.
AndroidTool.xcodeproj fix bug
AndroidTool add shortcut to open the terminal outputs window
AndroidToolTests Don't write to debug file in shell scripts to avoid hard-to-track per…
Demos fix bug with installing apk
UX Animate uninstall button and run fastboot zip images
binaries add demo mode
.DS_Store add support for OBB files
.gitignore Add .gitignore
LICENSE Create LICENSE
PreferencesWindowController.swift add preferences for folders
PreferencesWindowController.xib add support for OBB files
README.md Update README.md
StatusTextField.swift add support for OBB files
WIndowMoverImageView.swift Merge Dibel's changes, plus fix bug that caused latency when taking W…
ffmpeg add ios demo
libimobiledevice.4.dylib add iOS screenshots and fix video scaling bug
libosxfuse_i32.2.dylib add iOS screenshots and fix video scaling bug
libosxfuse_i64.2.dylib add iOS screenshots and fix video scaling bug
libplist.1.1.10.dylib add iOS screenshots and fix video scaling bug
libplist.2.dylib add iOS screenshots and fix video scaling bug
libusbmuxd.1.0.8.dylib add iOS screenshots and fix video scaling bug
libusbmuxd.2.dylib add iOS screenshots and fix video scaling bug
libxml2.2.dylib add iOS screenshots and fix video scaling bug
libzip.2.dylib add iOS screenshots and fix video scaling bug

README.md

Android tool for Mac

Download

Download the latest version here

  • Copy AndroidTool.app to your Applications folder
  • Right click AndroidTool and choose Open

To install using homebrew-cask, run brew cask install androidtool in the terminal.

What's this?

Android tool lets you do common Android designer and developer tasks in one click:

  • Take screenshots
  • Take screen videos
  • Install (sideload) APKs without the Play Store
  • Take bug reports
  • Use common scripts
  • Do all of the above on all devices connected to your Mac, in one click

Recording video

Requirements

  • MacOS 10.9 Mavericks for Android features
  • MacOS 10.10 Yosemite for iOS features
  • Android 4.4 or newer for screen recording
  • Android 4.3 or newer for screenshots (could work on older devices, please report)
  • No Android or iOS SDK required (whaat)

Android Tool outputs both mp4 and an animated gif. The animated gif can be placed in a Google Docs document or an email.

Installing apps

Double click any APK file on your hard drive and Android Tool pops up asking you onto which device you want to install it.

Plain old screenshots

Take screenshots of one or all devices connected to your mac - in one click, or by pressing cmd-shift-S

Your own scripts

Add your own perfect bash shell scripts to the scripts folder and execute them on a single device, or all devices connected to your Mac. See the example script in the scripts folder how to target a the user-selected device.

Questions?

Thanks

Farhad Khairzad

For the OBB installer script

FFmpeg

This software uses code of FFmpeg licensed under the LGPLv2.1 and its source can be downloaded here

ImageMagick

Licensed under the ImageMagick License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.imagemagick.org/script/license.php

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Something went wrong with that request. Please try again.