Coder Social home page Coder Social logo

Porting to Android about jsh HOT 3 OPEN

Wanimatrix avatar Wanimatrix commented on August 21, 2024
Porting to Android

from jsh.

Comments (3)

GijsTimmers avatar GijsTimmers commented on August 21, 2024

Somebody managed to get readline working on Android

from jsh.

jovanbulck avatar jovanbulck commented on August 21, 2024

Would be awesome :p

Most important difficulties I see:

  • is android (fully/enough) POSIX compatible? It runs on a modified Linux kernel right? On the other hand, as far as I know every app runs in a JVM? I found this article about a POSIX compatible libc implementation by Google
  • how difficult is it to program in C on android? --> should be possible with a java wrapper with NDK as explained here and here
  • readline wont be the worst problem at first, I think: we can always use some kind of jsh fallback mode using C precompiler directives and a simple non-line editing readcmd function

from jsh.

Wanimatrix avatar Wanimatrix commented on August 21, 2024

Programming in C on Android is not a real problem, just download an App like the [Terminal IDE]{https://play.google.com/store/apps/details?id=com.spartacusrex.spartacuside&hl=nl}: it enables using make, compiling C or C++, etc. on Android. This app can be used to start using jsh.

from jsh.

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.