ผลต่างระหว่างรุ่นของ "Preparing Android Development Environment"
ไปยังการนำทาง
ไปยังการค้นหา
Chaiporn (คุย | มีส่วนร่วม) (หน้าที่ถูกสร้างด้วย 'To prepare your machine for developing an Android application, you will need Eclipse IDE with the ADT (Android Developer Tools) plugin,...') |
Chaiporn (คุย | มีส่วนร่วม) |
||
แถว 1: | แถว 1: | ||
To prepare your machine for developing an Android application, you will need Eclipse IDE with the ADT (Android Developer Tools) plugin, and Android SDK tools. The most convenient way is to install the ADT bundle, which includes a version of the Eclipse IDE with built-in ADT. | To prepare your machine for developing an Android application, you will need Eclipse IDE with the ADT (Android Developer Tools) plugin, and Android SDK tools. The most convenient way is to install the ADT bundle, which includes a version of the Eclipse IDE with built-in ADT. | ||
− | == Installing ADT bundle == | + | == Downloading and Installing ADT bundle == |
+ | |||
+ | * Download the ADT bundle from http://developer.android.com/sdk/index.html | ||
+ | * Extract the ZIP file adt-bundle-<os_platform>.zip into an appropriate location, such as <code>C:\android</code> |
รุ่นแก้ไขเมื่อ 08:44, 30 มีนาคม 2557
To prepare your machine for developing an Android application, you will need Eclipse IDE with the ADT (Android Developer Tools) plugin, and Android SDK tools. The most convenient way is to install the ADT bundle, which includes a version of the Eclipse IDE with built-in ADT.
Downloading and Installing ADT bundle
- Download the ADT bundle from http://developer.android.com/sdk/index.html
- Extract the ZIP file adt-bundle-<os_platform>.zip into an appropriate location, such as
C:\android