[Android] Cài đặt Android manually

How to install android SDK tools?

the answer:    it’s very simple…:)
Manual download can be found here:
http://www.hariadi.org/android/manual-download-of-android-sdk-components/
http://venomvendor.blogspot.com/2012/03/download-offline-android-system-images.html

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

2.install installer_r16-windows.exe, jdk-7u2-windows-i586.exe.
after that, make newfolder in C:\Program Files\Android\android-sdk ===>make new folder with name==>\system-images\android-15
extract sysimg_armv7a-15_r01.zip to \system-images\android-15.
3. then extract platform-tools_r10-windows.zip in C:\Program Files\Android\android-sdk ===>make new folder with name==>\platform-tools.
4.extract android-15_r02.zip in to C:\Program Files\Android\android-sdk\platforms
we can get like in the below……

6.then open SDK manager for looking tools that has been installed in your computer..

7.after finish all installation, then you can open AVD manager..

create new..
fill in red line like SS..

then click create avd ….

avd created successfully..!!!
8. Run cmd…
like this…
9. After that we will get application like in the below..

you must wait for loading android application virtual…
wait must be patiently… charging is too long… T_T”
if you too long wait… you can write again in cmd like this for accelerating loading (no skin)..

Congratulations you’ve got an interesting view after a struggle!!!

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...