Giter Site home page Giter Site logo

Comments (4)

jbrepogmailcom avatar jbrepogmailcom commented on July 24, 2024

It may be because I have got older termux from somewhere and termux:tasker from F-Droid. Then users may not be compatible. Can you please provide termux:tasker v0.4 as compiled APK in releases? Thanks

from termux-tasker.

agnostic-apollo avatar agnostic-apollo commented on July 24, 2024

Github and F-Droid releases are not compatible.

https://github.com/termux/termux-tasker#installation

I have added support for android 5/6 with 10cc047 and you can grab a build from https://github.com/termux/termux-tasker/actions/runs/2915176642

I got tasker licensing issues for android 5, so didn't test execution on it yet, only plugin config screen, but hopefully should work. I only tested execution on android 11. So tests from other users on Android 5/6 would be great to before a F-Droid release can be made.

I also suggest you read the README and release changelogs before asking other questions. There are lot of changes since last supported release.

https://github.com/termux/termux-tasker/releases

from termux-tasker.

jbrepogmailcom avatar jbrepogmailcom commented on July 24, 2024

Thanks for your APK, but I am getting error INSTALL_FAILED_OLDER_SDK. I have API 23, Android 6. Jan

from termux-tasker.

agnostic-apollo avatar agnostic-apollo commented on July 24, 2024

The apk has following and should install fine on Android 6 and installs fine on Android 5. There may be some conflict with already install app on your phone, uninstall it first or you are installing wrong apk.

    <uses-sdk
        android:minSdkVersion="21"
        android:targetSdkVersion="28" />

from termux-tasker.

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.