GithubHelp home page GithubHelp logo

nraboy / ubuntu-ionic-installer Goto Github PK

View Code? Open in Web Editor NEW
109.0 18.0 63.0 13 KB

Installs Android, Apache Ant, Java JDK, NodeJS, Apache Cordova, and Ionic Framework

Home Page: https://www.thepolyglotdeveloper.com

License: MIT License

Shell 100.00%

ubuntu-ionic-installer's Introduction

PayPal Square

Ubuntu Ionic Installer

Installs Android, Apache Ant, Gradle, Java JDK, Node.js, Apache Cordova, and Ionic Framework on Ubuntu x64 and x86 architectures. Has been tested with Ubuntu 14.04 Trusty Tahr.

http://blog.nraboy.com/2014/09/install-android-cordova-ionic-framework-ubuntu/

Contribution Rules

All contributions must be made via the development branch. This keeps the project more maintainable in terms of versioning as well as code control.

Have a question or found a bug (compliments work too)?

Tweet me on Twitter - @nraboy

Resources

Ionic Framework - http://www.ionicframework.com

NodeJS - http://www.nodejs.org

Apache Cordova - http://cordova.apache.org

Android - http://developer.android.com

Gradle - https://www.gradle.org

ubuntu-ionic-installer's People

Contributors

0xnacho avatar aniruddha-chakraborty avatar daigotanaka avatar nraboy avatar roshan92 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  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  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  avatar  avatar  avatar  avatar

Watchers

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

ubuntu-ionic-installer's Issues

New Versions of Android SDK and NodeJS

Hi,
Thanks for the Excellent Script and very informative video. Just to mentions, you might want to update the download links to the latest version of both Android SDK and NodeJS

Thanks.

Really appreciate you taking your time and give this script out to everyone.

Update Required

Please Update your script or provide new links(specially Android SDK and NodeJs) so i can update it myself.
Thanks for life saving script.

Gradle install problem

when I run the shell after sometimes it just stoped
here is the screen shot
please let me know where is the problem.

ionic

Resume Download

I suggest using

wget -c [url]

so download will resume when failed

can you please update it

Hello,
i am trying to setup since 3 days but still not success so can you please update it, because its showing errors when i install through it.

Thanks

Does this work on Ubuntu server?

Hey, just wanted to make sure. It doesn't seem like it would work since it requires the android UI, but figured I should ask at least.

Trouble with Android sdk Home variable

Every time a use the command ionic, It says: "/bin/sh: 1 Cordova permision denied"

So I have to use sudo to execute. The problem is that when building the app

sudo ionic build android

returns

ERROR building one of the platforms: Failed to find 'ANDROID_HOME' environment variable. Try setting setting it manually.
Failed to find 'android' command in your 'PATH'. Try update your 'PATH' to include path to valid SDK directory.
You may not have the required environment or OS to build this project
Error: Failed to find 'ANDROID_HOME' environment variable. Try setting setting it manually.
Failed to find 'android' command in your 'PATH'. Try update your 'PATH' to include path to valid SDK directory.

So I checked the variable
echo $ANDROID_HOME
returns /opt/android-sdk

I tried giving permision to cordova with
sudo chown -R $(whoami) $HOME/.cordova

And also giving full permision to directories:

sudo chmod -R 777 /opt/android-sdk
sudo chmod -R 777 /opt/node/
sudo chmod -R 777 $HOME/.cordova

And no luck

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.