Good study of Android, so I will start to learn Android, dare to ask Android to learn which strong??
First, prepare the development tools.
(1) Android SDK, recommended with thunder download
(2) Please go to the official website to download the 64-bit jdk,win764
Download Complete:
Second, the Environment configuration
(1) Java environment variable settings
Win7 Java environment variable settings ...2011-12-12 15:33phy443716255|Category: Java-related|Browse 82,763 Times
My is jdk1.6.0_10, my system is win7 64 bit ... Installed in C:\Program Files (x86) \java ... Seek Master Settings
Share to:
The questioner is adopted byAnswer the passage, pass is gift! Come to join in ~
Computer (right-click)-Properties-Advanced system settings-environment variables 1. New system variable: Java_homec:\program Files (x86) \java\jdk1.6.0_10 (your JDK installation path) 2. Modify System variables: path % Java_home%\bin;%java_home%\jre\bin 3. New system variable: CLASSPATH.; %java_home%\lib;%java_home%\lib\tools.jar (to Add. To indicate current path) cmd--- java-version OK
(2) Unpacking the SDK package
It was estimated that this eclipse was developed
Three, prepare some books.
I've been doing this.
Android Learning BR this prologue!!!
"0" Start learning Andro