SEEM4570 Tutorial 1 Android SDK + XCode SDK +

Slides:



Advertisements
Similar presentations
Introduction to Mendeley. What is Mendeley? Mendeley is a reference manager allowing you to manage, read, share, annotate and cite your research papers...
Advertisements

Programming with Android: SDK install and initial setup Luca Bedogni Marco Di Felice Dipartimento di Informatica: Scienza e Ingegneria Università di Bologna.
1 Mobile Computing Mobile First (formerly Worklight) Copyright 2015 by Janson Industries.
Telerik Software Academy HTML Basics.
Chapter 2: The Visual Studio.NET Development Environment Visual Basic.NET Programming: From Problem Analysis to Program Design.
Introduction to Android Studio
What is Android? Android is among the most popular operating systems aimed towards mobile devices such as smartphones, and is currently the most widely.
JavaScript Development Tools Front-End Development.
© 2010 IBM Corporation IBM Experience Modeler - Theme Editor Installing Python Image Library Presenter’s Name - Presenter’s Title DD Month Year.
Setting up the Development Environment Copyright © SUPINFO. All rights reserved Preparation.
ECLIPSE IDE N AME : A SHOK P ADMARAJU C OURSE : T OPICS ON S OFTWARE E NGINEERING I NSTRUCTOR : D R. S ERGIU D ASCALU.
SCERSIG: Creating Android Apps with App Inventor 26 October 2011 Ric Paul, Health Services Library, Southampton.
SEEM4570: XAMPP, Eclipse, Summary of Html Kangfei Zhao Room 711,ERB
LEARN THE QUICK AND EASY WAY! VISUAL QUICKSTART GUIDE HTML and CSS 8th Edition Chapter 2: Working with Webpage Files.
Sayed Ahmed BSc. Eng. In Computer Sc. and Eng. (BUET), Bangladesh MSc., Computer Science, Canada President/Chief Architect/Lead Developer Justetc (Just.
Web Sites for amateur radio. So You want to make a Web Site? There are several things you need to know about web sites before you start to think about.
Lightning Talk Fred Rodriguez Nguyen Do CPSC 473 May 6, 2012.
Apps where your users are Sign into SharePoint and launch apps Modern experiences on breadth of devices Central app management Central user.
Sayed Ahmed Computer Engineering (BUET), Bangladesh MSc., Computer Science, Canada President/Chief Architect/Lead Developer Justetc (Just et cetera) Technologies.
Ali Shahrokni Application Components Activities Services Content providers Broadcast receivers.
Introducing NativeScript [Pavel Kolev Software Telerik: a Progress company]
2. Introduction to the Visual Studio.NET IDE. Chapter Outline Overview of the Visual Studio.NET IDE Overview of the Visual Studio.NET IDE Menu Bar and.
DUE Introduction to the Android Platform Working Connections 2011.
© 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.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
Name Microsoft Student Partner Overview of the Visual Studio 2005 Express Products.
Run your first C program.  Bring your computers to class  No prior programming experience is needed  Hours spent  Sakai  TAs.
 Installation of Android Development Environment  Creating the App with OpenGL ES API  Running the App on Emulator Android App Development.
Trunica Inc. 500 East Kennedy Blvd #300 Tampa, FL Cross Platform Mobile Apps With Cordova and Visual Studio 2015 © Copyright 2015.
Using NativeScript to develop native apps for IOS and Android
1 KaaShiv InfoTech  Presents  INTEL XDK For Inplant Training / Internship, please download the "Inplant training registration form" from our website.
Installation of Visual Studio Android emulator and Android Studio
Web Scraping with Python and Selenium. What is Web Scraping?  Software technique for extracting info from websites Get information programmatically that.
JavaScript Tools Tools for Writing / Editing / Debugging JavaScript Code Svetlin Nakov Technical Trainer Software University
Best 5 Mobile App Development Tools for Developer's to think beyond the Limitation.
APP DESIGN AND DEVELOPMENT WITH THE IONIC FRAMEWORK Chuck Leone
CSCI 3100 Tutorial 5 JavaScript & Ajax Jichuan Zeng Department of Computer Science and Engineering The Chinese University of Hong.
Build Hybrid Mobile Apps with Ionic, Angular, & Cordova Brian
HTML...CSS...JAVASCRIPT for Higher Computing Science.
PhoneGap. web-based mobile development framework, based on the open-source Cordova project. use standard web technologies such as HTML5, CSS3, and JavaScript.
Recitation 5 Intro Engineering Pro Tips. Reminders  If you commission your project before Milestone 3, your team does NOT have to present at Milestone.
跨平台 Hybrid App 開發簡介 - 使用 Visual Studio Tool for Apache Cordova + HTML/JavaScript 陳葵懋 (Ian)
Streaming and Mirroring the content from PC to Google chromecast Setup For More Details Visit Our Website
Mobile Device Development
Setup a PHP + MySQL Development Environment
Gulf Coast .NET User Group
Tutorial 2 Programming Editors Recommendation & Cordova Plugin Installation and Management Li Xu Department of Systems Engineering.
SEEM4570 Tutorial 1:Software Installation
Obtaining the Required Tools
Computer Software: Programming
Auburn University COMP 2710 Software Construction xCode Development Environment for C++ Programming in Mac OS Dr. Xiao.
Apache Cordova Overview
The Transition to Modern Office Add-in Development
CSE 3 – Fall 2015 Sierra Ampudia
Multi-Device Hybrid Apps What, Why, and When to Use Hybrid Development Option Ervin Loh ALM Program Manager
Quick Start Guide for Visual Studio 2010
Mobile Application Development with MeeGo™ - Programming with SDK
Mobile App Development
CS323 Android Getting Started
Social Media And Global Computing Introduction to Visual Studio
Getting started with SharePoint Framework
Cordova & Cordova Plugin Installation and Management
And I have to create mobile apps too?
Office 365 Development.
Install MySQL Community Server and MySQL Workbench
Java Development Environment
Mobile Computing Lecture Materials By Bintang Eka Putera.
MOBILE PROGRAMMING Meriska Defriani, S.Komp, M.Kom Introduction
Mark Quirk Head of Technology Developer & Platform Group
Top PHP Development Tools For PHP Developers By: iblinfotech.com iblinfotech.com.
Presentation transcript:

Cao Yuewen ywcao@se.cuhk.edu.hk 2018.09.08 SEEM4570 Tutorial 1 Android SDK + XCode SDK + Programming Editors Recommendation Cao Yuewen ywcao@se.cuhk.edu.hk 2018.09.08

Android SDK Installation Software development kit Write android apps from a computer Two ways : Install android Studio -- Easiest way Includes a code editor, android emulator and compiler Manually install Android SDK

Android SDK Installation For mac : Download DMG file and launch it Drag the icon into Application folder, launch Android Studio Select whether you want to import previous settings Follow the Setup Wizard For windows: Refer to https://developer.android.com/studio/install

Android SDK Installation Download android studio https://developer.android.com/studio/

Xcode SDK Installation For mac : Download Xcode from App store Install Xcode components and modify system settings For windows: Refer to https://codewithchris.com/xcode-for-windows/

Xcode SDK Installation

Programming Editors Recommendation Programming Text Editors Vim Sublime Notepad++ Visual Studio Code …… https://www.slant.co/topics/12/~best-programming-text-editors

Programming Editors Recommendation Sublime Text 3 Advantages Code Preview condensed preview of your code layout

Programming Editors Recommendation Sublime Text 3 Advantages Configurability custom themes to change the GUI and code colors for example

Programming Editors Recommendation Sublime Text 3 Advantages Plugin Community Requires less resources Lightning fast loading Better stability …… Download & Install https://www.sublimetext.com/3

Programming Editors Recommendation WebStorm The smartest JavaScript IDE Features Intelligent coding assistance Debugging, tracing and testing Seamless tool integration IDE features …… https://www.jetbrains.com/webstorm/?fromMenu

Programming Editors Recommendation WebStorm

Programming Editors Recommendation WebStorm Chrome Debug Debug result of html file on previous page

Programming Editors Recommendation WebStorm Online document https://www.jetbrains.com/help/webstorm/meet-webstorm.html Video Tutorial https://www.jetbrains.com/webstorm/documentation/

Programming Editors Recommendation PhpStorm Lightning-smart PHP IDE Features Intelligent coding assistance Debugging, testing and profiling HTML/CSS/JavaScript Editor Development Environment ……  https://www.jetbrains.com/phpstorm/?fromMenu

Programming Editors Recommendation Pycharm Python IDE  Features Intelligent coding assistance Built-in Developer Tools Web Development Scientific Tools Customizable and Cross-platform IDE …… https://www.jetbrains.com/pycharm/?fromMenu

Programming Editors Recommendation JetBrains Toolbox WebStorm/PhpStorm/Pycharm/…

Programming Editors Recommendation JetBrains Toolbox  Discount Free for students & teachers

Question Time