Click here to Skip to main content
15,886,689 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'm developing a Xamarin app in Visual Studio 2017, for cross-platform iOS and Android. My phone is Android.

I have an x64 Windows 10 laptop with an AMD processor (not Intel), and therefore am not able to use the Android emulator. Thus I'm trying to enable display on my phone via USB cable when running the app on my laptop.

I've successfully enabled Developer mode on my phone. But the thing that is missing now is to download the Android SDK onto my laptop. I've gone to numerous sites that claim to provide Android SDK to download, but then do not. In all cases I get one of two results. 1. The link leads to something else. 2. The link is a dead link.

Does anyone either know where I can download the Android SDK for x64 Windows 10?

What I have tried:

I've tried many links online that claim to provide a download to Android SDK.
Posted
Updated 14-Jan-19 20:02pm
v3
Comments
David Crow 18-Jan-19 22:25pm    
Everything you need seems to be here.

1 solution

Look for Android Studio and you shall find the SDK :-)
SDK Tools release notes  |  Android Developers[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900