Skip to content

leohoo/auto-screenshot-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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