0% found this document useful (0 votes)
172 views12 pages

Offline Android SDK 10 API 29 Guide

This document provides instructions for downloading and installing the Android SDK version 10 API 29 Q offline. It describes extracting platform files, sources, build tools, platform tools and system image files from zip files and placing them in the correct directories in the Android SDK folder. The instructions are provided for Intel x86 CPUs running both 64-bit and 32-bit Android OS.

Uploaded by

jasv18
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
172 views12 pages

Offline Android SDK 10 API 29 Guide

This document provides instructions for downloading and installing the Android SDK version 10 API 29 Q offline. It describes extracting platform files, sources, build tools, platform tools and system image files from zip files and placing them in the correct directories in the Android SDK folder. The instructions are provided for Intel x86 CPUs running both 64-bit and 32-bit Android OS.

Uploaded by

jasv18
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Android SDK Offline: Android SDK 10 API 29 Q Direct Download [Link]

QF-Test Test Automation


sdkmanager
Better Software Quality
and less bugs makes you
sleep better. Try QF-…

1 de 12 28/9/2020 10:04 p. m.
Android SDK Offline: Android SDK 10 API 29 Q Direct Download [Link]

unzip

unzip

2 de 12 28/9/2020 10:04 p. m.
Android SDK Offline: Android SDK 10 API 29 Q Direct Download [Link]

cd $ANDROID_SDK_ROOT
cd
%ANDROID_SDK_ROOT%

rm -rf platforms/android-29 && unzip path/to/platform-29_r05.zip -d


platforms/android-29 && cd platforms/android-29 && mv android-*/* . && rm -rf
android-*

unzip

unzip

cd $ANDROID_SDK_ROOT
cd
%ANDROID_SDK_ROOT%

rm -rf sources/android-29 && unzip path/to/sources-29_r01.zip -d sources/android-29


&& cd sources/android-29 && mv src/* . && rm -rf src

3 de 12 28/9/2020 10:04 p. m.
Android SDK Offline: Android SDK 10 API 29 Q Direct Download [Link]

unzip

unzip

cd $ANDROID_SDK_ROOT
cd
%ANDROID_SDK_ROOT%

unzip path/to/build-tools_r29.[Link] -d build-tools/29.0.3 && cd build-


tools/29.0.3 && mv android-*/* . && rm -rf android-*

unzip path/to/build-tools_r29.[Link] -d build-tools/29.0.3 && cd build-


tools/29.0.3 && mv android-*/* . && rm -rf android-*

unzip path/to/build-tools_r29.[Link] -d build-tools/29.0.3 && cd build-


tools/29.0.3 && mv android-*/* . && rm -rf android-*

4 de 12 28/9/2020 10:04 p. m.
Android SDK Offline: Android SDK 10 API 29 Q Direct Download [Link]

unzip

unzip

cd $ANDROID_SDK_ROOT
cd
%ANDROID_SDK_ROOT%

rm -rf platform-tools && unzip path/to


/[Link]-tools_r30.[Link] -d .

rm -rf platform-tools && unzip path/to/platform-tools_r30.[Link] -d .

rm -rf platform-tools && unzip path/to/platform-tools_r30.[Link] -d .

Intel x86 CPU + 64bit Android OS.

unzip

unzip

5 de 12 28/9/2020 10:04 p. m.
Android SDK Offline: Android SDK 10 API 29 Q Direct Download [Link]

cd $ANDROID_SDK_ROOT
cd
%ANDROID_SDK_ROOT%

rm -rf system-images/android-29/default/x86_64 && unzip path/to/x86_64-29_r07-


[Link] -d system-images/android-29/default

rm -rf system-images/android-29/default/x86_64 && unzip path/to/x86_64-29_r07-


[Link] -d system-images/android-29/default

rm -rf system-images/android-29/default/x86_64 && unzip path/to/x86_64-29_r07-


[Link] -d system-images/android-29/default

Intel x86 CPU + 32bit Android OS.

unzip

unzip

6 de 12 28/9/2020 10:04 p. m.
Android SDK Offline: Android SDK 10 API 29 Q Direct Download [Link]

cd $ANDROID_SDK_ROOT
cd
%ANDROID_SDK_ROOT%

rm -rf system-images/android-29/default/x86 && unzip path/to/x86-29_r07-[Link] -d


system-images/android-29/default

rm -rf system-images/android-29/default/x86 && unzip path/to/x86-29_r07-[Link] -d


system-images/android-29/default

rm -rf system-images/android-29/default/x86 && unzip path/to/x86-29_r07-[Link]


-d system-images/android-29/default

Intel x86 CPU + 64bit Android OS.

unzip

unzip

7 de 12 28/9/2020 10:04 p. m.
Android SDK Offline: Android SDK 10 API 29 Q Direct Download [Link]

cd $ANDROID_SDK_ROOT
cd
%ANDROID_SDK_ROOT%

rm -rf system-images/android-29/google_apis/x86_64 && unzip path/to/x86_64-29_r10.zip


-d system-images/android-29/google_apis

Intel x86 CPU + 32bit Android OS.

unzip

unzip

cd $ANDROID_SDK_ROOT
cd
%ANDROID_SDK_ROOT%

8 de 12 28/9/2020 10:04 p. m.
Android SDK Offline: Android SDK 10 API 29 Q Direct Download [Link]

rm -rf system-images/android-29/google_apis/x86 && unzip path/to/x86-29_r10.zip -d


system-images/android-29/google_apis

Intel x86 CPU + 64bit Android OS.

unzip

unzip

cd $ANDROID_SDK_ROOT
cd
%ANDROID_SDK_ROOT%

rm -rf system-images/android-29/google_apis_playstore/x86_64 && unzip path/to


/x86_64-29_r08-[Link] -d system-images/android-29/google_apis_playstore

rm -rf system-images/android-29/google_apis_playstore/x86_64 && unzip path/to


/x86_64-29_r08-[Link] -d system-images/android-29/google_apis_playstore

9 de 12 28/9/2020 10:04 p. m.
Android SDK Offline: Android SDK 10 API 29 Q Direct Download [Link]

rm -rf system-images/android-29/google_apis_playstore/x86_64 && unzip path/to


/x86_64-29_r08-[Link] -d system-images/android-29/google_apis_playstore

Intel x86 CPU + 32bit Android OS.

unzip

unzip

cd $ANDROID_SDK_ROOT
cd
%ANDROID_SDK_ROOT%

rm -rf system-images/android-29/google_apis_playstore/x86 && unzip path/to


/x86-29_r08-[Link] -d system-images/android-29/google_apis_playstore

rm -rf system-images/android-29/google_apis_playstore/x86 && unzip path/to


/x86-29_r08-[Link] -d system-images/android-29/google_apis_playstore

rm -rf system-images/android-29/google_apis_playstore/x86 && unzip path/to

10 de 12 28/9/2020 10:04 p. m.
Android SDK Offline: Android SDK 10 API 29 Q Direct Download [Link]

/x86-29_r08-[Link] -d system-images/android-29/google_apis_playstore

11 de 12 28/9/2020 10:04 p. m.
Android SDK Offline: Android SDK 10 API 29 Q Direct Download [Link]

Uf. Tenemos problemas para


encontrar ese sitio.
No podemos conectar al servidor en [Link].

Si esa dirección es correcta, aquí hay otras tres cosas que puede
probar:

Vuelva a intentarlo más tarde.


Compruebe su conexión de red.
Si está conectado a través de un cortafuegos, compruebe que

12 de 12 28/9/2020 10:04 p. m.

You might also like