Giter Club home page Giter Club logo

Comments (4)

green-green-avk avatar green-green-avk commented on May 26, 2024
  1. Is it one of the latest versions?
  1. What are the Android version and manufacturer of your device?

PS:

I could guess that your device is very old because you allegedly have outdated root certificates:

java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.

See https://green-green-avk.github.io/AnotherTerm-docs/issues.html#termsh-ssl-handshake-error-on-very-old-androids if it is true. I recommend you the second solution from the list: https://android.stackexchange.com/questions/242528/how-to-install-another-term-an-alternative-to-termux-for-android-6-0-and-below/246596#246596

Note to myself: Maybe create and maintain a current bionic wget version with an embedded root CA.

PPS:

This linker warning could be safely ignored:

  • #define DF_1_NOW 0x00000001 - all symbol must be resolved at load time - Ok
  • #define DF_1_PIE 0x08000000 - Position Independent Executable (PIE) - The cause of this warning on your old 'droid

Note to myself: Maybe I need to compile the libtermsh.so without PIE for the oldgood flavor.

from anotherterm.

rektpartyaftermath avatar rektpartyaftermath commented on May 26, 2024
  1. Yes i use the latest version, MklV_dev47.
  2. Android 5.1.1 Oppo A37f.

from anotherterm.

green-green-avk avatar green-green-avk commented on May 26, 2024

Hmm...

PS and PPS guesses are confirmed then.

Just try the steps described here: https://android.stackexchange.com/questions/242528/how-to-install-another-term-an-alternative-to-termux-for-android-6-0-and-below/246596#246596

from anotherterm.

rektpartyaftermath avatar rektpartyaftermath commented on May 26, 2024

Ok then

from anotherterm.

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.