Total Pageviews

Sunday 24 April 2016

Android tool for Mac

One-click screenshots, video recordings, app installation for iOS and Android

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 
 
from https://github.com/mortenjust/androidtool-mac