GithubHelp home page GithubHelp logo

Comments (3)

mvdan avatar mvdan commented on May 15, 2024 1

See #56 :) Also, you can just check runtime.GOOS == "android".

from fdroidcl.

Mannshoch avatar Mannshoch commented on May 15, 2024

I think here about https://github.com/termux/termux-app and his repo
and for that case you may need to solve the cache issue. I actually removed 3.6GB cache:
#48

from fdroidcl.

nerd190 avatar nerd190 commented on May 15, 2024

I would also like this too @mvdan 👍
Being able to bootstrap apps on a fresh system "on-the-go" would be great! that way we would only need a terminal emulator like Termux (or even the stock mksh we have bultin to our devices 😶) and no PC needed!
I'm not fluent in go unfortunately (it is the language I'm starting to learn though!) but I would check if $OS_TYPE exists and contains "android" else getprop will be your friend, or even check the existance of two files, both /default.prop & /system/build.prop?
If you can it would be amazing! if not then this could perhaps be my first project with go, thanks.

from fdroidcl.

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.