1 / 27

Installation of Visual Studio Android emulator and Android Studio

Installation of Visual Studio Android emulator and Android Studio. Install mobile tools with Visual Studio 2015. Step 1a If you want to work with Visual Studio 2015 and mobile component, you can install Android elements and windows phone with Visual Studio 2015.

jrodriquez
Download Presentation

Installation of Visual Studio Android emulator and Android Studio

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Installation ofVisual Studio Android emulator andAndroid Studio

  2. Installmobile tools with Visual Studio 2015 • Step 1aIf youwant to work with Visual Studio 2015 and mobile component, youcaninstall Android elements and windowsphone with Visual Studio 2015. • On USB or get by DreamSpark

  3. Install Visual Studio Emulator for Android • Step 1bInstallVisual Studio Emulator for Android(vs_emulatorsetup.exe – on USB)Youcanalso download fromhttps://www.visualstudio.com/en-us/features/msft-android-emulator-vs.aspxThis emulator is betterthanthose from Google

  4. Install Java SE Development Kit • Step 2Start with installof Java SE Development Kit (jdk-8u66-windows-x64.exe – on USB)Youcanalso download from http://www.oracle.com/technetwork/java/javase/downloads/index.html

  5. InstallAndroid SDK tools(if not instaled with Visual Studio components) • Step 3Install Android SDK tools(r24.4.1-windows.exe – on USB)Install in folder: C:\Program Files (x86)\Android\android-sdk

  6. Youcan download Android SDK tools(if not using the USB) • Youcan download from http://developer.android.com/sdk/index.html#Other

  7. Later run tools as administrator • Youmightlaterneed to run Android Tools as administrator to installextra or changesettings

  8. Install Android Studio IDE • Step 3Install Android Studio IDE as administrator(android-studio-ide-141.2456560-windows.exe – on USB)While Android SDK is installedin C:\Program Files (x86)\Android\android-sdkit demand right as administrator to install more in this folder.

  9. Download Android Studio from(if not using the USB) • Youcanalso download fromhttp://developer.android.com/sdk/index.html#top Select IDE only. If youdon’twant to use the Visual Studio Android Emulator, youcanuse the bundleinstalation with the SDK, but elseyoumight not wantthis and 2 version og the SDK and tools

  10. Install Android Studio IDE Remember to run as administrator when using SDK with Visual Studio Android Emulator

  11. Start – still running as administrator

  12. SDK Component setup C:\Program Files (x86)\Android\android-sdk

  13. Check and install more platforms and toolsStill running as administrator Youcaninstall platform from Android Studio whenrunning as administrator or launchStandalone SDK Manager, witchalsocanbestarteddirectly.

  14. Install Google USB Driver Youneed the USB driver to connect to emulator and physicaldevices for deploy, running and debuging from Android Studio. Install from Android SDK Manager Install from Android Studio

  15. Install more platforms from SDK manager

  16. Check and Install more platformsfrom Android Studio

  17. Running Visual Studio Android Emulator

  18. Developer access Set USB debugging to useVisual Studio Emulatoras device in Android Studio

  19. Create an Android APP

  20. Create an Android APP – part 2

  21. Run app on runningdevice

  22. Android Device Monitor Use Android Device Monitor to controlrunningprocess on connecteddevice. Youcanalsotakescreendumps on devices with ADM

  23. Android Virtual Device Manager Yo canalsouse AVD Manager from the Android SDK tools to create and start Virtual Android Devices if you have problem with the ovn from Visual Studio or you just want a differentdevice. Youmight save stateinsteadshootdownwhenclosed, then the speed is alright.

  24. VS Android Virtual Deviceproblem solving • Check youcan run Hyper-V in Windows • Check you have allowedvirtualization in BIOS • Link thatmigthelpyou if you have problem running the Visual Studio Android Emulator

  25. VS Android Virtual Deviceproblem solvingusingHyper-V manager

  26. Using basic Android Virtual Device problem solvingusing AVD manager • If youcan’t run the Visual Studio Android Emulator, youmightalsouseonecreated with AVD manager, installed with the SDK.Youmightalsoinstall the Android SDK if not success with the otherinstalation.

  27. SDK problem solving • If you have problem with missing SDK and/or AVD manager youmightinstallstandalone SDK or youmight drop VS Android Virtual Device and install Android Studio inclusive SDK. http://developer.android.com/sdk/index.html#Other

More Related