GithubHelp home page GithubHelp logo

gradlecodelab's Introduction

##코드랩 환경 설정

AndroidStudio 를 사용한다면 Gradle Wrapper 를 이용하고 자동으로 local.properties 에 Android SDK 디렉토리를 자동으로 설정하여 환경변수를 설정할 필요가 없지만 코드랩 진행에 터미널을 이용할 계획이기 때문에 환경변수들을 설정하고 Gradle 을 설치해 주시기 바랍니다.

###환경변수 설정(Java, Android SDK 까지 설치 되어있다고 가정)

  • JAVA_HOME 환경변수 설정 JAVA_HOME/bin 을 PATH 에 추가
  • Android SDK 설치 디렉토리를 ANDROID_HOME 으로 환경 변수 설정 ANDROID_HOME/tools 를 PATH 에 추가

###Gradle 설치 및 환경변수 설정

  1. Gradle 다운로드 http://www.gradle.org/downloads
  2. 압축을 해제 하고 해제한 디렉토리를 GRADLE_HOME 으로 환경변수 설정 PATH 에 GRADLE_HOME/bin 추가

==== ####도움이 될만한 곳들

gradlecodelab's People

Contributors

hl5pma avatar

Watchers

James Cloos avatar 한상규[비즈팀] avatar

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.