How to create a virtual Android device
-
wrote on 17 Feb 2017, 20:45 last edited by tomy
I'm really confused. What is the problem? how those million persons use these tools for programming?
Why can't I find a solution for those odd problems?! :( :( :( -
wrote on 17 Feb 2017, 21:14 last edited by
The problem is that I cannot install the required packages. :(
-
wrote on 17 Feb 2017, 21:20 last edited by
Look at this guy install that stuff: https://www.youtube.com/watch?v=k2HUwxggRq4
And mybe change sdk. I dont use any installation.exe ( no android studio) only .zip android-sdk_r24.4.1-windows
(the first)
https://www.google.pl/search?q=android-sdk_r24.4.1-windows&ie=utf-8&oe=utf-8&client=firefox-b&gfe_rd=cr&ei=hminWKXFHaLi8AfvgZz4DA -
wrote on 17 Feb 2017, 21:40 last edited by tomy
It seems that the problem is of the SDK and AVD Managers. I hope so.
I'm downloadingandroid-sdk_r24.4.1-windows.zip
.
Then I follow the steps mentioned in video. -
wrote on 17 Feb 2017, 21:58 last edited by tomy
I downloaded that .zip. It contains these and the Tools folder contains these. When Run the
SDK Manager
it shows almost nothing.
what is the problem this time? :(What does that .zip show for you? Why mine shows nothing!
-
wrote on 18 Feb 2017, 07:54 last edited by
Your problem is that SDK Manager doesn't show you all packages.
Try open SDK Manager.exe as an administrator.
Seems like known issue
http://stackoverflow.com/questions/11314359/android-sdk-manager-does-not-show-packages-to-be-installed -
wrote on 18 Feb 2017, 15:10 last edited by tomy
I uninstalled everything and started the work again this time this way:
On my Windows 7 x64, I installed:- qt-opensource-windows-x86-android-5.7.0 (I thought the problem may be of 5.8 so installed this time 5.7)
- android-studio-bundle-145.3537739-windows (Android Studio 2.2.3)
- android-ndk-r13b
- apache-ant-1.10.1
- jdk-8u121-windows-x64
And after setting the
Android
Tab ofQt Creator 5.7
, I ranSDK Manager
using its path:C:\Users\CS\AppData\Local\Android\sdk
Result: http://imgur.com/a/CLZZu
Once again, this time using a Windows 10 x64 virtual machine, I installed:
- qt-opensource-windows-x86-android-5.8.0
- android-studio-bundle-145.3537739-windows (Android Studio 2.2.3)
- android-ndk-r13b
- apache-ant-1.10.1
- jdk-8u121-windows-x64
And after setting the
Android
Tab ofQt Creator 5.8
, I ranSDK Manager
using its path:C:\Users\CS\AppData\Local\Android\sdk
Result: http://imgur.com/a/WAuCe
They are unfortunately the same.
So the problem is not of the operating system.I don't know if I had gone the way wrongly somewhere. But it's so strange.
I think there maybe a problem withAndroid Studio 2.2.3
. Probably I should test a lower version,2.2.2
for creating an AVD. :-( :-( :-( -
Your problem is that SDK Manager doesn't show you all packages.
Try open SDK Manager.exe as an administrator.
Seems like known issue
http://stackoverflow.com/questions/11314359/android-sdk-manager-does-not-show-packages-to-be-installedwrote on 19 Feb 2017, 17:27 last edited by tomy@ginar44
Hi Ginar,I could finally handle the problem, although not completely.
Thanks for your help up to here.Please see the screenshot below. I want to know, what stuffs/updates do I need to install please?
-
@ginar44
Hi Ginar,I could finally handle the problem, although not completely.
Thanks for your help up to here.Please see the screenshot below. I want to know, what stuffs/updates do I need to install please?
@tomy In another thread I already said that you should check the "Show Package Details" check box in the bottom right corner. Did you try? You need to check it then you will see Android images you need for emulator.
15/16