Skip to content

leohoo/auto-screenshot-android

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

auto-screenshot-android

Take screenshots of all connected android devices.

Prepare the environment:

  • Install android sdk if you have not installed it yet.
  • Set ANDROID_HOME=<path-to-android-sdk>
  • Install the package:
git clone git@github.com:leohoo/auto-screenshot-android.git
cd auto-screenshot-android
bundle install
  • Connect android devices to your machine through usb.
  • Turn on debug mode of the devices, check the "Stay awake" option.

Run the following command to take screenshots of all the devices:

ruby browse-and-capture.rb "http://24log.jp/"

About

Take screenshots of all connected android devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages