Installing Eclipse ADT Bundle and Connecting Android Device to Eclipse through USB

 

” What You See What I Get “
@_@
What is ADT Bundle?

It includes the essential Android SDK components and a version of the Eclipse IDE with built-in ADT (Android Developer Tools) to streamline your Android app development.

You will get complete tool for Android Developer, such as:

– Eclipse + ADT plugin
– Android SDK Tools
– Android Platform-tools
– The latest Android platform
– The latest Android system image for the emulator

You can download ADT Bundle FREE from developer.android.com

download

if you finished the download, you will get => adt-bundle-<yourPlatform>-<yourArchitecture>.zip Continue reading

Installing Android SDK Tools

How to install android SDK tools?

the answer:    it’s very simple…:)

I will explain it step by step with SS mode!!!

1. firstly, you must download some application such as 

  1. installer_r16-windows.exe,
  2. sysimg_armv7a-15_r01.zip,
  3. jdk-7u2-windows-i586.exe,
  4. android-15_r02.zip,
  5. platform-tools_r10-windows.zip,

after you have been downloaded its, then

Continue reading