GithubHelp home page GithubHelp logo

Comments (4)

Fusionette avatar Fusionette commented on May 26, 2024 1

Termux is not great if you're trying to use this for automated testing. My use case is that I load an application and use adb shell input tap and adb shell input touchscreen swipe to select and click on various UI elements, and I use screencap and imagemagick to display the results (as well as crop little bits of the screen to validate where I am before I send more inputs). Termux is its own isolated shell as far as I know, not accessible from ADB.

from android-imagemagick7.

MolotovCherry avatar MolotovCherry commented on May 26, 2024 1

That makes sense. Yeah, for testing your app you definitely need to do it in a way like that. Termux is definitely a no go for that.

I'll think about revamping the readme and organizing the content into pages, including the info you just provided for testing it

from android-imagemagick7.

MolotovCherry avatar MolotovCherry commented on May 26, 2024

Thanks for the write-up! You can also use termux to achieve a similar effect (adding env vars of course). I'm not sure how termux behaves on Android 10+ though due to the executable permissions being denied unless it's in the lib directory. But also, as far as I know, termux already has a imagemagick package, so it would be easier to just install that from a package manager to begin with

from android-imagemagick7.

MolotovCherry avatar MolotovCherry commented on May 26, 2024

Thanks for your contribution. I've added the wiki pages now along with your instructions. πŸ˜„

from android-imagemagick7.

Related Issues (20)

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.