Skip to content

Caliware/StackApp

Repository files navigation

StackApp

Development Environment Tutorial for Windows:

  1. Install Java SDK (JDK 7, I have been using that)

  2. Set Up System Environment Variables

    • Create JAVA_HOME variable with value of the system path to the jdk that you just installed
      • Example: Variable name: JAVA_HOME Variable value: C:\Program Files\Java\jdk1.7.0_80
    • Create JDK_HOME variable with value of the system path to the jdk that you just installed
      • Example: Variable name: JDK_HOME Variable value: C:\Program Files\Java\jdk1.7.0_80
    • Add the system path to the jdk bin folder to the 'Path' variable
      • Example: Variable name: Path Variable value: ...les\Common Files\Intel\WirelessCommon;C:\Program Files\Java\jdk1.7.0_80\bin
  3. Install and Set Up Eclipse Mars -https://www.eclipse.org/downloads/installer-instructions.php

  4. Install and Set Up Android ADT -http://developer.android.com/sdk/installing/installing-adt.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages