Introduction to Android Studio

Slides:



Advertisements
Similar presentations
Samsung Smart TV is a web-based application running on an application engine installed on digital TVs connected to the Internet.
Advertisements

Lesson 10: Starting Windows Applications start an application program move between open application programs start an application using the Run command.
Programming with Android: SDK install and initial setup Luca Bedogni Marco Di Felice Dipartimento di Informatica: Scienza e Ingegneria Università di Bologna.
1 eclipse Tips. 2 What is eclipse? Eclipse is a popular IDE (Integrated Development Environment) that we will use to create, compile, execute, and test.
1 Mobile Computing Mobile First (formerly Worklight) Copyright 2015 by Janson Industries.
Android: Hello World Frank Xu Gannon University. Steps Configuration ▫Android SDK ▫Android Development Tools (ADT)  Eclipse plug-in ▫Android SDK and.
PowerPoint 2002 Linking Video in Presentation and Delivering Presentation on the Road.
Eclipse Introduction Dwight Deugo Nesa Matic
15-Jul-15 Starting Eclipse Just the basics. Getting Eclipse If you Google for “Eclipse”: The first hit is the home page, The second.
© 2010 IBM Corporation IBM Experience Modeler - Theme Editor Installing Python Image Library Presenter’s Name - Presenter’s Title DD Month Year.
UFCFX5-15-3Mobile Device Development Android Development Environments and Windows.
Setting up the Development Environment Copyright © SUPINFO. All rights reserved Preparation.
SET UP COMPUTER ** PLEASE BE AWARE SCREENSHOTS MAY NOT MATCH **
An ide for teaching and learning prolog
Creating a Console Application with Visual Studio
This example is a step by step walkthrough for installing the SRH Front Desk Printer in Windows 8.
Tutorial on Visual Studio express Introduction Visual Studio Express Editions are a new line of Microsoft development Tools. This line of products.
2. Introduction to the Visual Studio.NET IDE 2. Introduction to the Visual Studio.NET IDE Ch2 – Deitel’s Book.
Android Programming. Outline Preparation Create new project Build and Run a project Debug a project Deploy on devices.
1 eclipse Tips. 2 What is eclipse? Eclipse is a popular IDE (Integrated Development Environment) that we will use to create, compile, execute, and test.
Chapter 3 Navigating a Project Goals & Objectives 1.Get familiar with the navigation of the project. How is everything structured? What settings can you.
1 Mobile Computing Set Up Copyright 2015 by Janson Industries.
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.
IT 211 Project Integration and Deployment Lab #11.
1 IMPORTANT NOTE  IMPORTANT NOTE not  As of this writing the default project you will download, import and use in this class is not enabled for Tomcat.
An Introduction to Designing and Executing Workflows with Taverna Katy Wolstencroft University of Manchester.
© 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.
© 2005 Pearson Education, Inc., Upper Saddle River, NJ. All rights reserved. Data Structures for Java William H. Ford William R. Topp Appendix E The EZJava.
Lecture Set 2 Part A: Creating an Application with Visual Studio – Solutions, Projects, Files.
An Introduction to Designing and Executing Workflows with Taverna Aleksandra Pawlik materials by: Katy Wolstencroft University of Manchester.
Word 2007 What’s New. Ribbon Interface Replaces toolbars and menus Contains tabs and grouped commands Each tab corresponds to task Related items grouped.
9/2/ CS171 -Math & Computer Science Department at Emory University.
Android Development Environment Environment/tools Windows Eclipse IDE for Java Developers (v3.5 Galileo) Java Platform (JDK 6 Update 18) Android.
Using Microsoft Visual Studio 2005 Original by Suma Rao Revised by John G. McMahon ( 9/6/2008 )
GumTree Development Environment Setup Windows Only Compatible with Eclipse 3.2 M3 (Last update: 16/11/05)
Liferay Installation Prepared by: Do Xuan Hai 8 August 2011.
First Venture into the Android World Chapter 1 Part 2.
Managed by UT-Battelle for the Department of Energy Kay Kasemir, Xihui Chen ORNL/SNS April Control System Studio Training - Development.
Java Programming, Second Edition Appendix A Working with Java SDK 1.4.
WRITING REPORTS Introduction Section 0 Lecture 1 Slide 1 Lecture 6 Slide 1 INTRODUCTION TO Modern Physics PHYX 2710 Fall 2004 Intermediate 3870 Fall 2015.
VDI-in-a-box TM 1 Kaviza Client End User Quick Start Manual.
Ergo User Tutorial NCSA, UIUC. What is Ergo?  As an IT framework  Ergo-EQ is built on Ergo Platform  A.K.A. MAEviz, EQviz (a fork by EU), HazTurk (
ANDROID APPLICATION DEVELOPMENT. ANDROID DEVELOPMENT DEVELOPER.ANDROID.COM/INDEX.HTML THE OFFICIAL SITE FOR ANDROID DEVELOPERS. PROVIDES THE ANDROID SDK.
Lecture Set 2 Part A: Creating an Application with Visual Studio – Solutions, Projects, Files 8/10/ :35 PM.
Loader Tutorial Set Up. Requirements Java 7 Eclipse IvyIDE plugin Git Optional: Ant Maven.
DEVOLOPING ANDROID APP ON LOCATION BASED REMINDER ON ANDROID MOBILE SYSTEMS.
Intoduction to Andriod studio Environment With a hello world program.
© ExplorNet’s Centers for Quality Teaching and Learning 1 Describe applications and services. Objective Course Weight 5%
E Copyright © 2006, Oracle. All rights reserved. Using SQL Developer.
C Copyright © 2009, Oracle. All rights reserved. Using SQL Developer.
Guide To Develop Mobile Apps With Titanium. Agenda Overview Installation of Platform SDKs Pros of Appcelerator Titanium Cons of Appcelerator Titanium.
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
TIZEN STUDIO INSTALLATION & ENVIRONMENT SETUP FOR DEVLAB
ZIMBRA DESKTOP USER MANUAL
Obtaining the Required Tools
Chapter 2 Starting a Project
INSTALLING PYTHON 3 COSC 1306 Fall 2017.
Install and Configure CLion
Install Ruby If you are running on Mac OS X, Ruby is preinstalled.
SEEM4570 Tutorial 1 Android SDK + XCode SDK +
JCreator Settings Only
Microsoft PowerPoint 2007 – Unit 2
Download and Installation of code::blocks
Android Application Development
Java Code Review with CheckStyle
Presentation transcript:

Introduction to Android Studio Topics: Get familiar with Google IDE Android Studio Know the features available in Android Studio environment Make you own Android Applications Make applications available for users on Google Play Store

Chapter 1 Installing & Configuring Android Studio Goals and Objectives Installation of Android Studio Welcome screen when running Android Studio for the first time Configuration of the Android SDK

Preparing for Installation Before downloading Android Studio, it is necessary to have Java installed on your system.

Downloading Android Studio The Android Studio package can be downloaded from the Android developer tools web page at: https://developer.android.com/sdk/installing/studio.html Pick the appropriate system: Window Mac OS X Linux

Installing Android Studio In Windows, launch the EXE file. The default installation directory is \Users\<your_user_name>\Appdata\Local \Android\android-studio In Mac OS X, open the DMG file and drop Android Studio into your applications folder. The default installation directory is \Application\Android\Studio.app In Linux systems, unpack the TGZ file and execute the studio.sh script located at the android-studio/bin/ directory

Running Android Studio for the first time Executing Android Studio and wait until it loads completely (will take awhile). Welcome screen will be prompted (see next slide)

Welcome Screen To have the Welcome box appear for each startup do the following. If not, Android Studio will reopen the last project File SettingGeneralStartup/ShutdownUncheck Reopen Last Box

Welcome Screen Choices New Project...: Creates a new Android project Import Project: Creates a new project by importing existing sources from your system Open Project: Opens an existing project Check out from Version Control: Creates a new project by importing existing sources from a version control system Configure: Opens the configuration menu Docs and How-Tos: Opens the help menu

Configure sub Menus Settings: Opens Android Studio settings Plugins: Opens the plugins manager for Android Studio Import Settings: Imports the settings from a file (.jar) Export Settings: Exports the settings to a file (.jar) Project Defaults: Opens the project defaults settings menu Settings: Opens the template project settings. These settings are also reachable from the Android Studio settings (Configure | Settings) Project Structure: Opens the project and platform settings Run Configurations: Opens the run and debug settings

Docs and How-Tos: Sub menus Read Help: Opens the Android Studio help, online version Tips of the Day: Opens a dialog with the tip of the day Default Keymap Reference: Opens an online PDF containing the default keymap JetBrains TV: Opens a JetBrains website containing video tutorials Plugin Development: Opens a JetBrains website containing information for plugin developers

Configuring the Android SDK Configuring the Android SDK is the most important feature of Android Studio. *** Note: Although Android Studio automatically installs the last Android SDK available, soyou should already have everything you need to create your first application, it is important to check it and to learn how we can change it. In the Android Studio welcome screen, navigate to Configure | Project Defaults | Project Structure. In Platform Settings, click on SDKs. The list of the installed SDKs will be shown and you should have at least one Android SDK in the list. In Project Settings, click on Project to open the general settings for the project default template. You should have a selected Project SDK as shown in the next screenshot. This selected SDK is the default that will be used in our Android projects, but even so we can change it later for specific projects that require special settings.

Configuring the Android SDK In the Welcome Screen: Select Configure|Project Defaults|Project Structure

Configuring the Android SDK If you do not have any Android SDK configured in Android Studio, then we have to add it manually

Wrapping It UP We have successfully prepared the system for Android Studio and installed our Android Studio. We ran the Studio for the first time and now we know the options available in the welcome screen. We have also learned how to configure our Android SDK and how to install it manually in case you want to use a different version. Fulfilling the above tasks will leave your system with Android Studio running and configured to create your first project.