SPATIUM Desktop
주소복사
About Operating System Languages Tools Favorites Notice Visit TEST  
     ADK (3)
     android (3)
     ASP (5)
     ASP.Net (1)
     C# (5)
     HTML (9)
     JAVA (7)
     JavaScript (9)
     jQuery (5)
     Mobile Web (2)
     node.js (1)
     Oracle (8)
     PHP (7)
     Spring Framework (4)
     SQL (17)
     WPF (5)
   ID  
   Password  
  |  
  Location United States
  IP Address 3.136.97.64
2024. 04
123456
78910111213
1415
16
17181920
21222324252627
282930
Category  Languages, ADK
Writer 김태우 Date 2012-08-14 16:25:04 Visit 3072
google ADK(Accessory Development Kit) START for Arduino

 

Setting Up the Development Environment

 

1. Install Java Platform, Standard Edition

    - Download JDK  : http://www.oracle.com/technetwork/java/javase/downloads/index.html

    - Install download file.

2. Set the JDK path of OS

    - case1 : windows

        - Windows 시작 - 내컴퓨터 - 속성 - 시스템 등록 정보, 고급탭 - 환경변수 - 환경변수, 시스템변수, 새로만들기 -

            변수 이름 : JAVA_HOME

            변수 값 : C:\Program Files\Java\jdk1.7.0_05

3. Install Android SDK

    - Download SDK : http://developer.android.com/sdk/index.html

    - Install download file

    - Android SDK Manager, 기본 설정된 패키지 Install Packages

4. Download Eclipse IDE & Set up

    - Download Eclipse : http://www.eclipse.org/ , Choose "Eclipse Classic x.x"

    - Unzip the download file

    - Execute Eclipse( set the ADT plugin),  "HELP" > "Install New Software" ...

                                                                               >> Click Add in the upper-right corner

        - Add Repository, Name : ADT Plugin

                                        Location : https://dl-ssl.google.com/android/eclipse

        - OK

        - Check 'Developer Tools " , Next, Next, accept - finish

    - Restart Eclipse, "Window" > "Preferences" > select "Android" in the left list

    - Confirm "SDK Location", already installed Android SDK ( STEP 3)

5. Install Arduino IDE

    - Download URL : http://arduino.cc/en/

    - Install the Download file

 

 

 

 

 

Tags  google ADK, Development Environment, Arduino
  Relation Articles
[Languages-ADK] google ADK(Accessory Development Kit) START for Arduino (2012-08-14 16:25:04)
  Your Opinion
Member ID
150 letters
Copyright (C) SPATIUM. All rights reserved.
[SPATIUM]WebMaster Mail