GithubHelp home page GithubHelp logo

android-screenshot-lib's Introduction

android-screenshot-lib's People

Contributors

rtyley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android-screenshot-lib's Issues

Android Studio project.

Hi bro, I know this project might not have been updated for quite long, but I think this project could help me well with my project right now. Is there a way to import this to Android studio easily?

I'm getting errors on the java imports it seems android studio don't allow them. Or even through ./gradlew build

java.lang.NoClassDefFoundError: Could not initialize class java.awt.image.BufferedImage

It seems that the BufferedImage class doesn't exist on android.

When we run the screenshot taking service, we get this exception:

Exception in thread "OnDemandScreenshotService logcat for c1607264611f030" java.lang.NoClassDefFoundError: Could not initialize class java.awt.image.BufferedImage
at com.github.rtyley.android.screenshot.paparazzo.OnDemandScreenshotService.bufferedImageFrom(OnDemandScreenshotService.java:161)
at com.github.rtyley.android.screenshot.paparazzo.OnDemandScreenshotService.takeScreenshotFor(OnDemandScreenshotService.java:126)
at com.github.rtyley.android.screenshot.paparazzo.OnDemandScreenshotService.access$300(OnDemandScreenshotService.java:18)
at com.github.rtyley.android.screenshot.paparazzo.OnDemandScreenshotService$ScreenshotRequestListener.processNewLines(OnDemandScreenshotService.java:107)
at com.android.ddmlib.MultiLineReceiver.addOutput(MultiLineReceiver.java:99)
at com.android.ddmlib.AdbHelper.executeRemoteCommand(AdbHelper.java:419)
at com.android.ddmlib.Device.executeShellCommand(Device.java:444)
at com.github.rtyley.android.screenshot.paparazzo.OnDemandScreenshotService$LogCatCommandExecutor.run(OnDemandScreenshotService.java:71)
at java.lang.Thread.run(Thread.java:680)

Library's license

Hi,

Can you tell me under which license your library is ditributed?

Thank you.

Guilhem

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.