Giter Club home page Giter Club logo

Comments (1)

th122 avatar th122 commented on August 24, 2024

This script really only works for a specific version (or range of versions) and looks rather outdated. All components that get installed are hard-coded in their respective scripts to a set of versions that probably worked well together in the past, but versions have progressed, and paths changed...

The jdk that is supposed to be downloaded is v8u164. It does work to download the current jdk from Oracle (they changed licensing, so download paths may have changed as well), download and install the current version.
As of 2021-12-11 that was v8u311.
Then for ease of use I changed all occurrences of 164 in installJdk.psi to 311, commented out the actual downloading and the check, but left the check for the Java directory. It did then set the Java Home variable that is needed for continuing.

Android SDK will then be downloaded and installed ok (not sure it"s really the version needed). (Installing a current version manually looks way better)
but for downloading AAPS, it is still using MilosKozak/AndroidAPS.git

Then you most certainly want to substitute nighscout for MilosKozak in the github path to retrieve a current version of AAPS and try to proveed from then on.

from androidapsbuilder.

Related Issues (1)

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.