GithubHelp home page GithubHelp logo

androidstudio.app's Introduction

Android Studio installer for helloSystem

        cd /Applications/Developer
        git clone https://github.com/darkoverlordofdata/AndroidStudio.app.git
  • click on System->Application->Developer->AndroidStudio
    • first this will install dependencies (OpenJDK11)
    • next this will ask you to navigate to and select the download from step 1
    • it will be unpacked into the AndroidStudio folder
    • and then it will launch

androidstudio.app's People

Contributors

darkoverlordofdata avatar

Watchers

 avatar  avatar

androidstudio.app's Issues

Downloading Android Studio fails

When doing

        cd /Applications/Developer
        git clone https://github.com/darkoverlordofdata/AndroidStudio.app.git

and then opening the application bundle, this happens:

image

Most likely this is because AndroidStudio.app/AndroidStudio doesn't know how to download Android Studio?
The way the Python script works: It checks whether the file in Resources/executable is already part of the local system, and uses pkg to install the package(s) in Resources/packages if it isn't; then runs the file in Resources/executable.

I have never thought of putting something from within the local application bundle into Resources/executable, as this kinda defeats the purpose. If there is a legitimate use case for this, then at least we should find a way to do this without hardcoding the full absolute path since application bundles are supposed to be moved around in the filesystem and still work.

download the AndroidStudio tarball at https://developer.android.com/studio

The instructions are unclear. Which exact tarball and where to put it.
Imho the installer should do this, and show a nice progress bar while doing it :-)

I am happy to extend the functionality of /usr/local/libexec/app-placeholder if needed. PRs welcome.

Missing executable bit

The AndroidStudio.app/AndroidStudio file is missing the executable bit. Hence the app bundle can't be launched by double-clicking it.
Setting it chmod +x fixes this. Should be done for the version in the repo, so that users don't have to do the extra step. This will also make the icon show up in Filer.

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.