Installation of Visual Studio Android emulator and Android Studio

Slides:



Advertisements
Similar presentations
Programming with Android: SDK install and initial setup Luca Bedogni Marco Di Felice Dipartimento di Informatica: Scienza e Ingegneria Università di Bologna.
Advertisements

A N I NTRODUCTION TO A NDROID P ROGRAMMING Xinfeng Li CSE OSU.
Get android development environment running. Install – Get and install JDK 5 or 6 (see link in the.
The Android Development Environment.  Getting started on the Android Platform  Installing required libraries  Programming Android using the Eclipse.
1 Mobile Computing Mobile First (formerly Worklight) Copyright 2015 by Janson Industries.
11-Jun-15 Getting Ready for CIT Registering and labs If you are not yet registered (and want to be), be sure I have your name and student ID We.
Android: Hello World Frank Xu Gannon University. Steps Configuration ▫Android SDK ▫Android Development Tools (ADT)  Eclipse plug-in ▫Android SDK and.
By: James Ondecko  What is Android?  Helpful backgrounds for Android development  Tools & Installs  Android Virtual Devices  Helpful references.
2. Setting Up Your Android Development Environment.
ANDROID PROGRAMMING MODULE 1 – GETTING STARTED
UFCFX5-15-3Mobile Device Development Android Development Environments and Windows.
Setting up the Development Environment Copyright © SUPINFO. All rights reserved Preparation.
How to make it work? Doncho Minkov Telerik Academy academy.telerik.com Technical Trainer
SET UP COMPUTER ** PLEASE BE AWARE SCREENSHOTS MAY NOT MATCH **
How to make it work? Doncho Minkov Telerik Academy academy.telerik.com Technical Trainer
SCERSIG: Creating Android Apps with App Inventor 26 October 2011 Ric Paul, Health Services Library, Southampton.
Android Application Development CSE 5520/4520 Wireless Networks.
SEEM4570: XAMPP, Eclipse, Summary of Html Kangfei Zhao Room 711,ERB
Android Programming. Outline Preparation Create new project Build and Run a project Debug a project Deploy on devices.
Test Automation For Web-Based Applications Portnov Computer School Presenter: Ellie Skobel.
Android Introduction Platform Overview.
Sayed Ahmed BSc. Eng. In Computer Sc. and Eng. (BUET), Bangladesh MSc., Computer Science, Canada President/Chief Architect/Lead Developer Justetc (Just.
September 2008 IT Software Development Guide.
Mobile Programming Lecture 1 Getting Started. Today's Agenda About the Eclipse IDE Hello, World! Project Android Project Structure Intro to Activities,
Parts of a Computer Why Use Binary Numbers? Source Code - Assembly - Machine Code.
Android 2: Introduction to the Technology Kirk Scott 1.
Google Maps Android API v2 吳俊興 國立高雄大學 資訊工程學系 CSF645 – Mobile Computing 行動計算
Android Programming By Mohsen Biglari Android Programming, Part1: Introduction 1 Part1: Introduction By Mohsen Biglari.
1 Mobile Computing Set Up Copyright 2015 by Janson Industries.
Daniel, Stephen & Thomson 1. » Easy for learners to create mobile apps for Android smart phones » Visually fitting together puzzle piece-shaped "programming.
Operating system for mobile devices with a Java programming interface. Provides tools, e.g. a compiler, debugger, device emulator, and its own Java Virtual.
Introduction to Mobile Programming. Slide 2 Overview Fundamentally, it all works the same way You get the SDK for the device (Droid, Windows, Apple) You.
Introduction to Android. Android as a system, is a java based operating system that runs on the Linux kernel. The system is very lightweight and full.
Ali Shahrokni Application Components Activities Services Content providers Broadcast receivers.
SharePoint 2010 Development Environment A Guide to Setup SharePoint 2010 Development Environment on Windows 7 Machine.
DUE Hello World on the Android Platform.
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. Android Boot Camp.
Presented By: Muhammad Tariq Software Engineer Android Training course.
Android architecture & setting up. Android operating system comprises of different software components arranges in stack. Different components of android.
Android Security Auditing Slides and projects at samsclass.info.
Android Development Environment Environment/tools Windows Eclipse IDE for Java Developers (v3.5 Galileo) Java Platform (JDK 6 Update 18) Android.
Using and developing on the Android Dev Phone 1. Setup At the gmail credentials screen, skip the step Go to Settings->Wireless Controls  Enable Wi-Fi.
 Installation of Android Development Environment  Creating the App with OpenGL ES API  Running the App on Emulator Android App Development.
How to Install Eclipse Click hereClick here to download Eclipse.
Introduction to Android Android Club Agenda Set development environment “Hello Android” app Device connection Debugging.
Windows Phone 7 Mobile Code Camp The Why Why develop for Windows Phone 7 versus Droid or iPhone? It’s all relative to total app users. SDK and Environment.
ANDROID APPLICATION DEVELOPMENT. ANDROID DEVELOPMENT DEVELOPER.ANDROID.COM/INDEX.HTML THE OFFICIAL SITE FOR ANDROID DEVELOPERS. PROVIDES THE ANDROID SDK.
Appium with Android Configuration.  Download Appium server:  Choose the latest version of appium.
TODAY Android Studio Installation Getting started Creating your 1 st App Beginning to understanding Intents.
Intoduction to Andriod studio Environment With a hello world program.
Inspiration  Christine Love  Digital: A Love Story  Don’t Take It Personally Babe.
Master Software Solutions Pvt.Ltd.. These days the demand of smart phone is being increased and we have different types of client e.g. Touch Phone, tables,
Android apps development - Eclipse, Android SDK, and ADT plugin Introduction of.
IBM Worklight environment setup 1. Eclipse IDE Multi-purpose integrated development environment (IDE) Open source Supported for Windows, Mac OS X, Linux.
Day 1 Session 2. Setup & Installation
COM594: Mobile Technology Practical – Week 1 Android and Android Studio.
Program Studi S-1 Teknik Informatika FMIPA Universitas Padjadjaran
Mobile Device Development
Mobile Application Development BSCS-7 Lecture # 1
Course Individuals Lecturer Dr. Eng. Amr T. Abdel-Hamid
IDE and Phone Setup Overview Mike Zook 20-Sep-2016.
Android Studio, Android System Basics and Git
Computing.
APK Downloader
Development-Introduction
MonoGame and Windows 8.
Office 365 Development.
Korea Software HRD Center
MOBILE PROGRAMMING Meriska Defriani, S.Komp, M.Kom Introduction
Presentation transcript:

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. On USB or get by DreamSpark

Install Visual Studio Emulator for Android Step 1b Install Visual Studio Emulator for Android (vs_emulatorsetup.exe – on USB) You can also download from https://www.visualstudio.com/en-us/features/msft-android-emulator-vs.aspx This emulator is better than those from Google

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

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

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

Later run tools as administrator You might later need to run Android Tools as administrator to install extra or change settings

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

Download Android Studio from (if not using the USB) You can also download from http://developer.android.com/sdk/index.html#top Select IDE only. If you don’t want to use the Visual Studio Android Emulator, you can use the bundle instalation with the SDK, but else you might not want this and 2 version og the SDK and tools

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

Start – still running as administrator

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

Check and install more platforms and tools Still running as administrator You can install platform from Android Studio when running as administrator or launch Standalone SDK Manager, witch also can be started directly.

Install Google USB Driver You need the USB driver to connect to emulator and physical devices for deploy, running and debuging from Android Studio. Install from Android SDK Manager Install from Android Studio

Install more platforms from SDK manager

Check and Install more platforms from Android Studio

Running Visual Studio Android Emulator

Developer access Set USB debugging to use Visual Studio Emulator as device in Android Studio

Create an Android APP

Create an Android APP – part 2

Run app on running device

Android Device Monitor Use Android Device Monitor to control running process on connected device. You can also take screendumps on devices with ADM

Android Virtual Device Manager Yo can also use 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 different device. You might save state instead shoot down when closed, then the speed is alright.

VS Android Virtual Device problem solving Check you can run Hyper-V in Windows Check you have allowed virtualization in BIOS Link that migt help you if you have problem running the Visual Studio Android Emulator

VS Android Virtual Device problem solving using Hyper-V manager

Using basic Android Virtual Device problem solving using AVD manager If you can’t run the Visual Studio Android Emulator, you might also use one created with AVD manager, installed with the SDK. You might also install the Android SDK if not success with the other instalation.

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