Code Monkey home page Code Monkey logo

libandroid-support's Introduction

libandroid-support

A copy of libandroid-support as built from NDK r14 in Termux.

The purpose of libandroid-support in Termux is to add functionality missing the system libc to ease building packages.

What is still necessary?

Some functionality can probably be removed in favour of functionality in bionic:

Test cases

  • Findutils: touch åäö && find . -name åäö.

libandroid-support's People

Contributors

fornwall avatar grimler91 avatar landfillbaby avatar phcoder 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

Watchers

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

libandroid-support's Issues

Internal Error. Could not early remove libandroid-support-aarch64 (2)

I wanted to install python, but this failed because library "libcrypto.so.1.1" was not found . So then I tried running apt update and then apt upgrade, but this failed with the error in the title above.

There was an explanation

This installation run will require temporarily removing the essential package libandroid-support-aarch 64 due to a Conflicts/Pre-Depends loop. This is often bad, but if you really want to do it, activate the APT:Force-LoopBreak option.

Unfortunately, I have no idea what is going on here. Can anyone help? I would really like to run python.

add wordexp

according to https://android.googlesource.com/platform/bionic/+/master/docs/status.md, wordexp.h is missing.

There are a few packages that had different patches applied, this one for example has made an external implementation: https://github.com/termux/termux-packages/blob/34916a6f65207e41ced26f3bedb16fc371a0dc12/packages/renameutils/add-missing-functions.patch, while the others have disabled wordexp completely.

It'd be nice to add the implementation into this package and make it easier to port packages that rely on wordexp.h

Not bug

What is the use of this lib in termux and how to link it with bash statically?

Many headers missing

It seems that many headers that are required to compile for older API versions in termux are missing. Dropping http://rdb.name/android-support-headers.zip (taken from R17b) into the libandroid-support include directory seems to fix these issues, enabling me to compile my C++ program targeting API 14.

Should I file a PR to add these headers in, or are there good reasons why these headers are being excluded?

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.