Basic ios Programming

Size: px
Start display at page:

Download "Basic ios Programming"

Transcription

1 Basic ios Programming + Hanumayamma Innovations and Technologies Inc., 628 Crescent Terrace Fremont, CA USA Phone: India: USA: (510) India: skedari@hanuinnotech.com USA: ailapakurti@hanuinnotech.com

2 Objectives Learn ios Internals Objective C The objective of this course is to introduce you to the architectures, technologies, programming concepts, and issues encountered while developing ios based applications for iphone and ipad devices. With a myriad of device capabilities that have a variety of processing and display features, a variety of communication protocols, a variety of security development guidelines and several development environments, this new and exciting ios programming segment presents several unique challenges for programmers. This course will help you navigate through these challenges. The course covers ios software from developer perspectives. The variety and complexity of the various ios platform technologies make this course particularly challenging. This class will not be for spectators but for strong participants. 2

3 Course Topics ios Kits Home Kit HomeKit gives ios users the ability to set up and control HomeKit enabled accessories easily and securely with Siri and third party apps. With ios 9, we have expanded support for the types of accessories you can use, made set up even easier, and provided more ways to interact with accessories, including remotely with icloud. Cloud Kit CloudKit keeps your ios and Mac apps connected and up-to-date. And now, with CloudKit JS, you can provide a web interface for your users to access the same data as your apps, making it easier to build apps that work together like never before. Map Kit Customize your maps with more options for displaying callouts and pins. And with ios 9, you can offer directions via public transit and enable Flyover within your app Health Kit HealthKit allows apps providing health and fitness services to access shared healthrelated information in one place. New data points are now available to store reproductive health, UV exposure, water intake, and sedentary state. Gyro + Accelerometer The three-axis gyroscope paired with the accelerometer makes an ios device capable of advanced motion sensing such as acceleration, full 3D attitude, and rotation rate. Combined with Core Motion, these features allow your app to use both accelerometer and gyroscope based data for games or other apps that use motion as input or a way to enhance overall user experience. Multitasking ios delivers multitasking services that allow your apps to perform tasks in the background 3

4 1 2 + Industry App Project Snap-A-Bite A Smart Food Consumer App The goal of this project is to provide a health and dietary application (through a Mobile device) that captures the user entered data and provide analytical solutions and recommendations to the users regarding their diet and health. We are also researching to read (through Augmented Reality) a particular food item's calorie and ingredients details by capturing its image and recommend or suggest to the users before consuming the food item. For instance, a chronic disease user (BP or High Glucose) will be prompted the danger of consuming high calorie food. Similarly, User with particular food allergy will be prompted the possibility of allergic reaction. In order to accomplish the above stated goals, the project integrates Users Electronic Health Record (EHR) Data with Food Item Product Details. 4 The software application acts as your dietician out of the pocket which will keep track of all food intakes and provides smart suggestions for our everyday diet by providing simple, yet powerful mobile app. This app requires minimal inputs from the user and provides maximum benefits. This project implements advanced software technologies like Cloud, Data Analytics, Real time processing etc. Also, it explores advanced technologies like augmented reality to achieve smart captures and ways to integrate with the EHR.

5 Class Schedule Schedule Week 1 Week 2 Week 3 Week 4 Week 5 Topics Designing Apps for ios Introduction ios Design Principles ios App Anatomy Xcode Overview Assignment: Setup XCode enviornment & VM Ware Setup Video Introduces ios App Basics Core App Objects NS Object Hierarchy Introduction to UIKit MVC Model Event Driven Application Architecture Main Event Loop Assignment provide details of ios Project Structure Individual Research Paper Introduces Core ios Objects Delegates Application Objects Responder Object ios Events Window Object The Role of Objects in an ios App Assignment Create simple ios App The goal is to introduce App state management. UI Storyboard demo Managing App State Changes ios Life Cycle Comparison with other Mobile OS App Launch Cycle & Sequence Responding to Interruptions Background App Design principles Life Cycle Management moving to Background Memory Usage & App States State Preservation & Restoration State Transit App Assignment Temp App Introduces Data Storage techniques. Files NS Data Archives Coders Object Graphs Develop an ios App that stores User entered data to File & Codes Assignment Storage App 5

6 Schedule Topics Week 6 Introduction to ios Collection NS Sets NS Array Sets NS Dictoniary Week 7 Week 8 Final Exam Project Introduces concepts of embedded mobile databases and Cloud storages. SQLlite Core Data icloud Develop an ios App that Stores Transaction Data Assignment Storage App on Cloud Research Paper Deliverable & Presentations Introduces ios Location Services. Location Services and Maps Significant and Standard modes GeoCoding Core Location Framework Map Kit Tips for Conserving Battery Develop location aware ios App Assignment Locations App *** Week = Three Working days one-and-half hour class each Virtual Code hackathon 6

7 Basic ios Programming + Hanumayamma Innovations and Technologies Inc., Head Quarters: 628 Crescent Terrace Fremont, CA, USA Indian Head office: HIG II, Block 2 / Flat 7 Baghlingumpally, Hyderabad, Telangana, India Developer Meet up V-Office: 2225 East Bayshore Road, Suite 200, Palo Alto, CA, USA India: skedari@hanuinnotech.com USA: ailapakurti@hanuinnotech.com

Developing Applications for ios

Developing Applications for ios Developing Applications for ios Lecture 1: Mobile Applications Development Radu Ionescu raducu.ionescu@gmail.com Faculty of Mathematics and Computer Science University of Bucharest Evaluation Individual

More information

Lesson 1: Hello ios! 1

Lesson 1: Hello ios! 1 Contents Introduction xxv Lesson 1: Hello ios! 1 ios Developer Essentials 1 A Suitable Mac 1 A Device for Testing 2 Device Differences 2 An ios Developer Account 4 The Official ios SDK 6 The Typical App

More information

Fusing Sensors into Mobile Operating Systems & Innovative Use Cases

Fusing Sensors into Mobile Operating Systems & Innovative Use Cases Fusing Sensors into Mobile Operating Systems & Innovative Use Cases May 23, 2012 Tristan Joo (tristanjoo@wca.org) Board Director & Co-Chair of Mobile SIG Wireless Communications Alliance, Independent Executive

More information

Xcode 6 and ios 8 What s New for Software Developers

Xcode 6 and ios 8 What s New for Software Developers Xcode 6 and ios 8 What s New for Software Developers August 2014 Norman McEntire! norman.mcentire@servin.com Slides and Video of this presentation will be posted on Tuesday Aug 26 here: http://servin.com!1

More information

ios 12 beta 8 Release Notes

ios 12 beta 8 Release Notes ios 12 beta 8 Release Notes apple Developer About ios 12 beta 8... 2 Bug Reporting... 2 Technical Support and Learning Resources... 2 Notes and... 3 General... 3 Accessibility... 3 App Store... 3 CoreGraphics...

More information

Stream iphone Sensor Data to Adafruit IO

Stream iphone Sensor Data to Adafruit IO Stream iphone Sensor Data to Adafruit IO Created by Trevor Beaton Last updated on 2019-01-22 04:07:41 PM UTC Guide Contents Guide Contents Overview In this learn guide we will: Before we start... Downloading

More information

Advanced Imaging Applications on Smart-phones Convergence of General-purpose computing, Graphics acceleration, and Sensors

Advanced Imaging Applications on Smart-phones Convergence of General-purpose computing, Graphics acceleration, and Sensors Advanced Imaging Applications on Smart-phones Convergence of General-purpose computing, Graphics acceleration, and Sensors Sriram Sethuraman Technologist & DMTS, Ittiam 1 Overview Imaging on Smart-phones

More information

Session 2. >_ {Code4Loop}; Roochir Purani

Session 2. >_ {Code4Loop}; Roochir Purani Session 2 >_ {Code4Loop}; Roochir Purani RECAP from last session - Computers Overview Evolution of computer, little bit of history Types of Devices, and Concepts of Computers INPUT >> PROCESS >> OUTPUT

More information

Is your application ready for. ios. A QA perspective to ensure a flawless user experience

Is your application ready for. ios. A QA perspective to ensure a flawless user experience Is your application ready for ios A QA perspective to ensure a flawless user experience TM ios, Apple s flagship mobile platform ecosystem has been at the cusp of mobile computing since the launch of the

More information

How To Make Your Own App Or Game. Go to

How To Make Your Own App Or Game. Go to How To Make Your Own App Or Game. Go to http://appdevsecrets.com the most significant change to the interface since the introduction of ios Jony Ive, Apple Inc. Apple is and has always been the trendsetter

More information

ios in Practice MANNING BEAR CAHILL Shelter Island

ios in Practice MANNING BEAR CAHILL Shelter Island ios in Practice BEAR CAHILL if MANNING Shelter Island contents preface xv acknowledgments xvi about this book xvii about the cover illustration xx Part 1 Getting started 1 ~1 Getting started with ios development

More information

Bevezetés a mobil alkalmazáskészítés világába

Bevezetés a mobil alkalmazáskészítés világába Apps built to delight Bevezetés a mobil alkalmazáskészítés világába HALCYONMOBILE.COM About Halcyon About Halcyon // HALCYONMOBILE.COM // 2012 The Future Is Mobile The mobile revolution We're in the right

More information

Duration 5 days (For basic crowd 5+3days needed)

Duration 5 days (For basic crowd 5+3days needed) There's never been a better time to develop for Apple Platforms It is now much easier to develop ios apps than ever with Swift and Xcode. This ios apps development course guides you systematically from

More information

2017 NMUG CLASSES MANAGING THE IPHONE AND IPAD IN IOS 10

2017 NMUG CLASSES MANAGING THE IPHONE AND IPAD IN IOS 10 2017 NMUG CLASSES MANAGING THE IPHONE AND IPAD IN IOS 10 1 iphone Overview Your Apple ID is the account you use for just about everything you do with Apple. If you already have an Apple ID use it when

More information

EXPLORING MONITORING AND ANALYTICS VMware Horizon

EXPLORING MONITORING AND ANALYTICS VMware Horizon GUIDE AUGUST 2018 PRINTED 11 JANUARY 2019 EXPLORING MONITORING AND ANALYTICS VMware Horizon Table of Contents Exploring Monitoring and Analytics About Monitoring and Analytics Exploring Dashboard and Status

More information

ITP 342 Mobile App Dev. Accelerometer Gyroscope

ITP 342 Mobile App Dev. Accelerometer Gyroscope ITP 342 Mobile App Dev Accelerometer Gyroscope Motion Events Users generate motion events when they move, shake, or tilt the device These motion events are detected by the device hardware, specifically,

More information

Mobile Device Support. Jeff Dove February

Mobile Device Support. Jeff Dove February Mobile Device Support Jeff Dove February 18 2017 Apple is a vertical company. Apple and IOS Control of type and design of hardware components Control over phone operating system and updates Control over

More information

CSC 581: Mobile App Development Spring 2019

CSC 581: Mobile App Development Spring 2019 CSC 581: Mobile App Development Spring 2019 The ios landscape iphone/ios market share ios history ios architecture Cocoa Touch, media layer, core services, core OS ios development XCode & Swift 1 Vendor

More information

ios Application Programming Guide

ios Application Programming Guide ios Application Programming Guide General 2010-06-30 Apple Inc. 2010 Apple Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any

More information

Schlage Sense App Instructions

Schlage Sense App Instructions Schlage Sense App Instructions Contents How to pair the lock with an Apple device... 2 How to Retrieve Your Activity History for your Schlage Sense Locks... 4 How to Add Access Codes to Your Schlage Sense

More information

READ BEFORE USE. Comprehensive Rescue System User Manual

READ BEFORE USE. Comprehensive Rescue System User Manual READ BEFORE USE Comprehensive Rescue System User Manual IMPORTANT: Please follow these instructions carefully when setting up your Mobilize Rescue Systems unit. BEFORE YOU BEGIN YOU WILL NEED THE FOLLOWING:.

More information

Mike Howard IT Works Computer Solutions 10/17/2017

Mike Howard IT Works Computer Solutions 10/17/2017 Mike Howard IT Works Computer Solutions 10/17/2017 About Me - IT Consultant since 2004, specializing in Macs in Small-Medium Business - Work closely with the Apple as member of Apple Consultants Network

More information

Next Generation Wireless Sensing Applications, Moving Forward

Next Generation Wireless Sensing Applications, Moving Forward October, 2009 Next Generation Wireless Sensing Applications, Moving Forward Vincent Ko Freescale Technical Sales Manager of Freescale Semiconductor, Inc. All other product or service names are the property

More information

CS193p Spring 2010 Wednesday, March 31, 2010

CS193p Spring 2010 Wednesday, March 31, 2010 CS193p Spring 2010 Logistics Lectures Building 260 (History Corner) Room 034 Monday & Wednesday 4:15pm - 5:30pm Office Hours TBD Homework 7 Weekly Assignments Assigned on Wednesdays (often will be multiweek

More information

Exam : Implementing a Cloud Based Infrastructure

Exam : Implementing a Cloud Based Infrastructure Exam 70-414: Implementing a Cloud Based Infrastructure Course Overview This course teaches students about creating the virtualization infrastructure, planning and deploying virtual machines, monitoring,

More information

Heading. idevices Connected. App Manual. HomeKit Products

Heading. idevices Connected. App Manual. HomeKit Products Heading idevices Connected App Manual HomeKit Products Table of Contents idevices HomeKit Products 5 Initial Setup 6 Connect to Wi-Fi Network 7 Get Set Up 7 Set Up Home 8 Name Your Home 8 Adding a Photo

More information

!!! ipad Support Training Student Workbook

!!! ipad Support Training Student Workbook ipad Support Training Student Workbook Rewind Technology LLC 2013 Rewind Technology LLC. All Rights Reserved. Rewind Technology 2100 W Littleton Blvd Suite 50 Littleton, CO 80120 (303) 835-1005 Rewind

More information

User Experience: Windows & Views

User Experience: Windows & Views View Controller Programming Guide for ios User Experience: Windows & Views 2011-01-07 Apple Inc. 2011 Apple Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval

More information

AUTOMAT. Dream, Make, Play.

AUTOMAT. Dream, Make, Play. AUTOMAT Dream, Make, Play. AUTOMAT is a complete toolkit for building wearables and smart devices. For makers, gamers, entrepreneurs, fashion designers, and studios. A CREATIVE PLATFORM Automat is a hardware

More information

Apple Watch Docs. Release 0.1. Michael Hahn

Apple Watch Docs. Release 0.1. Michael Hahn Apple Watch Docs Release 0.1 Michael Hahn Nov 20, 2017 Contents 1 First Watch Glance 3 1.1 Create an iphone App.......................................... 3 1.2 Add WatchKit Targets..........................................

More information

SMARTPLUG. Firmware Update for Android users with access to an ios device

SMARTPLUG. Firmware Update for Android users with access to an ios device SMARTPLUG Firmware Update for Android users with access to an ios device Before you begin: The following guide will walk through the steps of upgrading your SmartPlug s firmware from an ios device. Please

More information

ios 11 and ipads ipad only Now lists latest runs apps New ipad Dock Can now add up to 15 items in the dock Can swipe up from bottom to display dock. E

ios 11 and ipads ipad only Now lists latest runs apps New ipad Dock Can now add up to 15 items in the dock Can swipe up from bottom to display dock. E Leslie Fisher sher.com @lesliefisher A look at all of the new things that are ios 11 ipad only new things All new things Same apps, new stuff in them Accessibility Changes System Setting Changes What's

More information

Documentation ENGLISH VERSION

Documentation ENGLISH VERSION xplan 3.8 for ipad Project management with Gantt charts Documentation ENGLISH VERSION REQUIREMENTS xplan requires ios 8 and any ipad or ipad mini compatible with it. It s available in English, French,

More information

Assignment III: Graphing Calculator

Assignment III: Graphing Calculator Assignment III: Graphing Calculator Objective You will enhance your Calculator to create a graph of the program the user has entered which can be zoomed in on and panned around. Your app will now work

More information

M365 Powered Device Proof of Concept Overview

M365 Powered Device Proof of Concept Overview M365 Powered Device Proof of Concept Overview Describe how modern desktop will support your business Explore the latest devices Learn about privacy and diagnostic data Challenges Modern Desktop Devices

More information

ios Simulator User Guide

ios Simulator User Guide ios Simulator User Guide Contents About ios Simulator 5 At a Glance 5 Organization of This Document 6 See Also 6 Getting Started in ios Simulator 7 Access ios Simulator from Xcode 7 Running Your App in

More information

Pushing the Limits. ios 6 Programming TOUCH ADVANCED APPLICATION DEVELOPMENT FOR APPLE IPHONE, IPAD, AND IPOD WILEY. Rob Napier and Mugunth Kumar

Pushing the Limits. ios 6 Programming TOUCH ADVANCED APPLICATION DEVELOPMENT FOR APPLE IPHONE, IPAD, AND IPOD WILEY. Rob Napier and Mugunth Kumar ios 6 Programming Pushing the Limits ADVANCED APPLICATION DEVELOPMENT FOR APPLE IPHONE, IPAD, AND IPOD TOUCH Rob Napier and Mugunth Kumar WILEY A John Wiley and Sons, Ltd, Publication Introduction 1 Who

More information

Towards the Consumerization of Smart Sensors

Towards the Consumerization of Smart Sensors Towards the Consumerization of Smart Sensors Roberto De Nuccio Business Development Manager MEMS, Sensors and High-Performance Analog Division STMicroelectronics Micro-Electro-Mechanical Systems (MEMS)

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions 1. I forgot my BlueStar password. Please help! 2. Select Forgot Password. 3. Enter your BlueStar username. 4. Choose the way you want to get a new BlueStar password: a. Text

More information

Achieving Digital Transformation: FOUR MUST-HAVES FOR A MODERN VIRTUALIZATION PLATFORM WHITE PAPER

Achieving Digital Transformation: FOUR MUST-HAVES FOR A MODERN VIRTUALIZATION PLATFORM WHITE PAPER Achieving Digital Transformation: FOUR MUST-HAVES FOR A MODERN VIRTUALIZATION PLATFORM WHITE PAPER Table of Contents The Digital Transformation 3 Four Must-Haves for a Modern Virtualization Platform 3

More information

Hannah McCall & Cindy Pantoja. Hey Siri. When did a digital voice become so important in everyday life?

Hannah McCall & Cindy Pantoja. Hey Siri. When did a digital voice become so important in everyday life? Hannah McCall & Cindy Pantoja Hey Siri When did a digital voice become so important in everyday life? Hey Siri Hannah McCall & Cindy Pantoja Siri is a virtual assistant that lives inside an iphone to help

More information

ios Certified Associate Developer (ICAD)

ios Certified Associate Developer (ICAD) TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC Address: 103 Pasteur, Dist.1, HCMC Tel: 08 38245819; 38239761 Email: traincert@tdt-tanduc.com Website: www.tdt-tanduc.com; www.tanducits.com Let s Reach For Excellence!

More information

Configuring a Remote Desktop Connection for the Stat Apps Server

Configuring a Remote Desktop Connection for the Stat Apps Server Configuring a Remote Desktop Connection for the Stat Apps Server This page contains instructions for setting up a remote desktop connection to the Statistical Applications Terminal Server (also known as

More information

Itunes Manually Install Ios Beta 7 On Iphone 5 Through >>>CLICK HERE<<<

Itunes Manually Install Ios Beta 7 On Iphone 5 Through >>>CLICK HERE<<< Itunes Manually Install Ios Beta 7 On Iphone 5 Through How to install ios 8.3 update manually on iphone, ipad or ipod Touch iphone 6, iphone 6 Plus, iphone 5s, iphone 5c, iphone 5 and iphone 4s, ipad Air,

More information

User Manual Revised 1-July-2015

User Manual Revised 1-July-2015 User Manual Revised 1-July-2015 LIMITED WARRANTY AND LIMITATION OF LIABILITY The use of the Auguscope is subject at all times to Augury's standard Management Platform Terms of Use, which can be viewed

More information

Kostas Giokas MONITORING OF COMPLIANCE ON AN INDIVIDUAL TREATMENT THROUGH MOBILE INNOVATIONS

Kostas Giokas MONITORING OF COMPLIANCE ON AN INDIVIDUAL TREATMENT THROUGH MOBILE INNOVATIONS Kostas Giokas MONITORING OF COMPLIANCE ON AN INDIVIDUAL TREATMENT THROUGH MOBILE INNOVATIONS AIM RESEARCH TEAM BIOMEDICAL ENGINEERING LABORATORY NATIONAL TECHNICAL UNIVERSITY OF ATHENS WHAT IS MHEALTH?

More information

The Google Maps app for iphone and ipad makes navigating your world faster and easier. Voice-guided GPS navigation for driving, biking, and walking

The Google Maps app for iphone and ipad makes navigating your world faster and easier. Voice-guided GPS navigation for driving, biking, and walking Google Maps Earth App For Iphone 4 Voice Navigation Try these quick fixes to improve voice-guided navigation in the Google Maps app. Can't hear voice navigation? Here are a couple tips if you're using

More information

How Do I Manually Lock My Iphone 4s On Silent Mode

How Do I Manually Lock My Iphone 4s On Silent Mode How Do I Manually Lock My Iphone 4s On Silent Mode 58 Manually Managing Content. 58 Transferring Purchased By default, iphone locks if you don't touch the screen for a minute. On/Off Sleep/ mode. If iphone

More information

NETGEAR genie Apps. User Manual. 350 East Plumeria Drive San Jose, CA USA. August v1.0

NETGEAR genie Apps. User Manual. 350 East Plumeria Drive San Jose, CA USA. August v1.0 User Manual 350 East Plumeria Drive San Jose, CA 95134 USA August 2012 202-10933-03 v1.0 Support Thank you for choosing NETGEAR. To register your product, get the latest product updates, get support online,

More information

Manual Of Ios 7 For Ipad 2 Beta 4 >>>CLICK HERE<<<

Manual Of Ios 7 For Ipad 2 Beta 4 >>>CLICK HERE<<< Manual Of Ios 7 For Ipad 2 Beta 4 ios 8.4 with Apple Music will be here soon, and when it arrives, here's what you need to know How to install ios 8.4 using Software Update on your iphone or ipad 4 days

More information

CS 147 Autumn 2014: Concept Videos OLA Diabetes Care

CS 147 Autumn 2014: Concept Videos OLA Diabetes Care CS 147 Autumn 2014: Concept Videos OLA Diabetes Care Ian Holmes, Tang Zhang, Albert Chen (hselin) Video at https://vimeo.com/109275030 I. Team Name: Value Proposition Ola is Hawaiian for life, health and

More information

10 Most Important Feature Improvements to Apple s ios 11

10 Most Important Feature Improvements to Apple s ios 11 10 Most Important Feature Improvements to Apple s ios 11 By: Don Reisinger September 20, 2017 10 Most Important Feature Improvements to Apple s ios 11 As promised, Apple on Sept. 19 launched ios 11, the

More information

Technology Expertise STUDIO GRAPHENE

Technology Expertise STUDIO GRAPHENE Technology Expertise STUDIO GRAPHENE ios Development ios development The 01. Devices iphone, ipad, Apple Watch Video and audio Live streaming Video playback and capture OS versions ios 8, ios 9, ios 10,

More information

CSE 438: Mobile Application Development Lab 2: Virtual Pet App

CSE 438: Mobile Application Development Lab 2: Virtual Pet App CSE 438: Mobile Application Development Lab 2: Virtual Pet App Overview In this lab, you will create an app to take care of your very own virtual pets! The app will only have one screen and simple logic,

More information

HKUST. CSIT 6910A Report. iband - Musical Instrument App on Mobile Devices. Student: QIAN Li. Supervisor: Prof. David Rossiter

HKUST. CSIT 6910A Report. iband - Musical Instrument App on Mobile Devices. Student: QIAN Li. Supervisor: Prof. David Rossiter HKUST CSIT 6910A Report Student: Supervisor: Prof. David Rossiter Table of Contents I. Introduction 1 1.1 Overview 1 1.2 Objective 1 II. Preparation 2 2.1 ios SDK & Xcode IDE 2 2.2 Wireless LAN Network

More information

Itunes Manually Install Ios 7 Beta 3 On Iphone 4s Review

Itunes Manually Install Ios 7 Beta 3 On Iphone 4s Review Itunes Manually Install Ios 7 Beta 3 On Iphone 4s Review Find out whether you should update your iphone or ipad from ios 7 or earlier to If you've got an iphone 4s (or later), an ipad 2 (or later), either

More information

SMART Technologies. Introducing bluetooth low energy and ibeacon

SMART Technologies. Introducing bluetooth low energy and ibeacon SMART Technologies Introducing bluetooth low energy and ibeacon In real life you may call me Frederick Bousson Competence Leader Mobile @ Ordina Smartphone as life s remote control Focus on Software Development

More information

Assignment III: Graphing Calculator

Assignment III: Graphing Calculator Assignment III: Graphing Calculator Objective The goal of this assignment is to reuse your CalculatorBrain and CalculatorViewController objects to build a Graphing Calculator for iphone and ipad. By doing

More information

the gamedesigninitiative at cornell university Lecture 1 Course Overview

the gamedesigninitiative at cornell university Lecture 1 Course Overview Lecture 1 Course CS/INFO 4152: Advanced Topics Sequel to CS/INFO 3152 Prereq unless a non-cornell Meng (or exempt) Similar format and structure as Intro Game Design Covers topics not touched in Intro Game

More information

1 Build Your First App. The way to get started is to quit talking and begin doing. Walt Disney

1 Build Your First App. The way to get started is to quit talking and begin doing. Walt Disney 1 Build Your First App The way to get started is to quit talking and begin doing. Walt Disney Copyright 2015 AppCoda Limited All rights reserved. Please do not distribute or share without permission. No

More information

Announcements. Today s Topics

Announcements. Today s Topics Announcements Lab 2 is due tonight by 11:59 PM Late policy is 10% of lab total per day late So -7.5 points per day late for lab 2 Labs 3 and 4 are posted on the course website Extensible Networking Platform

More information

Xcode Release Notes. Apple offers a number of resources where you can get Xcode development support:

Xcode Release Notes. Apple offers a number of resources where you can get Xcode development support: Xcode Release Notes This document contains release notes for Xcode 5 developer preview 4. It discusses new features and issues present in Xcode 5 developer preview 4 and issues resolved from earlier Xcode

More information

Ferenc Peták Department of Medical Physics and Informatics 2018

Ferenc Peták Department of Medical Physics and Informatics 2018 Ferenc Peták Department of Medical Physics and Informatics 2018 New bonus system Two bonus points (1%) can be awarded in each lecture if: 1. Providing a valid full name at the Mentimeter test 2. >3 correct

More information

Assignment III: Graphing Calculator

Assignment III: Graphing Calculator Assignment III: Graphing Calculator Objective You will enhance your Calculator to create a graph of the program the user has entered which can be zoomed in on and panned around. Your app will now work

More information

Is your application ready for ios? A QA perspective to ensure market readiness

Is your application ready for ios? A QA perspective to ensure market readiness TM Is your application ready for ios? A QA perspective to ensure market readiness ios, Apple s flagship mobile platform ecosystem has been at the cusp of mobile computing since the launch of the first

More information

Backing up Your ipad

Backing up Your ipad Backing up Your ipad November 2014 1 Table of Contents Introduction... 2 Backing up using icloud... 3 Accessing iwork files in icloud... Backing up using a computer... 10 Introduction This document has

More information

SELECTIONS FROM THE DZONE GUIDE TO MOBILE DEVELOPMENT 2015 EDITION RESEARCH PARTNER SPOTLIGHT DZONE S 2015 GUIDE TO MOBILE DEVELOPMENT 1

SELECTIONS FROM THE DZONE GUIDE TO MOBILE DEVELOPMENT 2015 EDITION RESEARCH PARTNER SPOTLIGHT DZONE S 2015 GUIDE TO MOBILE DEVELOPMENT 1 D Z O NE.COM/RES E A R C H D Z O NE S 015 G UIDE TO MOBILE DE V ELO P M ENT SELECTIONS FROM THE DZONE GUIDE TO MOBILE DEVELOPMENT 015 EDITION RESEARCH PARTNER SPOTLIGHT 1 DZONE.COM/RESEARCH Key Research

More information

Mobile Computing Meets Research Data

Mobile Computing Meets Research Data Mobile Computing Meets Research Data Engineer Bainomugisha Pilot Research Data Center Workshop Mombasa/Kenya Software Languages Lab. Department of Computer Science Vrije Universiteit Brussel, Belgium Department

More information

Xcode Release Notes. Apple offers a number of resources where you can get Xcode development support:

Xcode Release Notes. Apple offers a number of resources where you can get Xcode development support: Xcode Release Notes This document contains release notes for Xcode 5 developer preview 5. It discusses new features and issues present in Xcode 5 developer preview 5 and issues resolved from earlier Xcode

More information

Manual Iphone 5 Bluetooth Not Working With Macbook Via

Manual Iphone 5 Bluetooth Not Working With Macbook Via Manual Iphone 5 Bluetooth Not Working With Macbook Via Version 5. 13944 Views. Last Modified: Nov 17, 2014 4:50 PM. Bluetooth supports many different "Profiles", or methods of connecting BlueTooth The

More information

TIBCO Complex Event Processing Evaluation Guide

TIBCO Complex Event Processing Evaluation Guide TIBCO Complex Event Processing Evaluation Guide This document provides a guide to evaluating CEP technologies. http://www.tibco.com Global Headquarters 3303 Hillview Avenue Palo Alto, CA 94304 Tel: +1

More information

iphone Programming Patrick H. Madden SUNY Binghamton Computer Science Department

iphone Programming Patrick H. Madden SUNY Binghamton Computer Science Department iphone Programming Patrick H. Madden SUNY Binghamton Computer Science Department pmadden@acm.org http://optimal.cs.binghamton.edu General Outline Overview of the tools, and where to get more information

More information

Khronos and the Mobile Ecosystem

Khronos and the Mobile Ecosystem Copyright Khronos Group, 2011 - Page 1 Khronos and the Mobile Ecosystem Neil Trevett VP Mobile Content, NVIDIA President, Khronos Copyright Khronos Group, 2011 - Page 2 Topics It s not just about individual

More information

OS 10.9 Mavericks. ApplePickers November 13, 2013

OS 10.9 Mavericks. ApplePickers November 13, 2013 OS 10.9 Mavericks ApplePickers November 13, 2013 Availability Available since Oct. 22 Should work on most Intel Mac sold since 2007 those running Snow Leopard or later FREE!! upgrade Finder Tabs Finder

More information

MARKETING RESOURCES AND IDENTITY GUIDELINES - APP STORE

MARKETING RESOURCES AND IDENTITY GUIDELINES - APP STORE PDF IPHONE 7 MANUAL PDF, IPHONE 7 USER GUIDE FOR IOS 10 MARKETING RESOURCES AND IDENTITY GUIDELINES - APP STORE 1 / 6 2 / 6 3 / 6 iphone developers pdf iphone 7 Manual PDF, iphone 7 User Guide and Instructions.

More information

Mobile Health. Oct 8, Azita Arvani page 1

Mobile Health. Oct 8, Azita Arvani page 1 Mobile Health Oct 8, 2010 Azita Arvani azita@arvanigroup.com +1 310 260 8558 www.arvanigroup.com page 1 Healthcare Challenges: Affordability Bad Moore s law $4.6T $2.6T $1.4T $714B 1990 2000 2010 2019

More information

DOWNLOAD OR READ : MANUALLY START ICLOUD BACKUP PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : MANUALLY START ICLOUD BACKUP PDF EBOOK EPUB MOBI DOWNLOAD OR READ : MANUALLY START ICLOUD BACKUP PDF EBOOK EPUB MOBI Page 1 Page 2 manually start icloud backup manually start icloud backup pdf manually start icloud backup Go to Settings > [your name]

More information

The ICT for Health Perspective

The ICT for Health Perspective INTERNATIONAL ROUND TABLE: Better Brain Health Through Innovative Technology In Europe And North America The ICT for Health Perspective Pēteris Zilgalvis, J.D. Head of Unit, ICT for Health DG Information

More information

Mobile Health and Remote Monitoring in the Pharmacy

Mobile Health and Remote Monitoring in the Pharmacy Mobile Health and Remote Monitoring in the Pharmacy JOEY MAT TINGLY, PHARMD, MBA Speaker Contact and Disclosure Joey Mattingly, PharmD, MBA Assistant Professor Department of Pharmacy Practice & Science

More information

ITP 342 Mobile App Dev. Accelerometer Gyroscope

ITP 342 Mobile App Dev. Accelerometer Gyroscope ITP 342 Mobile App Dev Accelerometer Gyroscope Motion Events Users generate motion events when they move, shake, or tilt the device These motion events are detected by the device hardware, specifically,

More information

COPYRIGHTED MATERIAL. chapter 1. How Do I Configure My iphone? 2

COPYRIGHTED MATERIAL. chapter 1. How Do I Configure My iphone? 2 chapter 1 How Do I Configure My iphone? 2 Customizing the Home Screen to Suit Your Style 4 Creating an app folder 5 Adding a Safari web clip to the Home screen 6 Resetting the default Home screen layout

More information

PROPERTY MANAGEMENT INSTRUCTIONS FOR COMPLETING THE DEPARTMENTAL INVENTORY

PROPERTY MANAGEMENT INSTRUCTIONS FOR COMPLETING THE DEPARTMENTAL INVENTORY PROPERTY MANAGEMENT INSTRUCTIONS FOR COMPLETING THE DEPARTMENTAL INVENTORY The Equipment Beginning with the 2017 inventory cycle, asset custodians will use Bluetooth barcode scanners, tablet computers,

More information

IOS 9 App Development Essentials: Learn To Develop IOS 9 Apps Using Xcode 7 And Swift 2 PDF

IOS 9 App Development Essentials: Learn To Develop IOS 9 Apps Using Xcode 7 And Swift 2 PDF IOS 9 App Development Essentials: Learn To Develop IOS 9 Apps Using Xcode 7 And Swift 2 PDF ios 9 App Development Essentials is latest edition of this popular book series and has now been fully updated

More information

COMP327 Mobile Computing Session: Dr Terry R. Payne Department of Computer Science

COMP327 Mobile Computing Session: Dr Terry R. Payne Department of Computer Science COMP327 Mobile Computing Session: 2014-2015 Dr Terry R. Payne Department of Computer Science COMP327 Mobile Computing Session: 2014-2015 Lecture Set 1 - Introduction In this Lecture Set... Admin Why Mobile

More information

Apple Watch + Ski Tracks START YOU SKI ADVENTURE

Apple Watch + Ski Tracks START YOU SKI ADVENTURE Apple Watch + Ski Tracks START YOU SKI ADVENTURE Get the most out of your Apple Watch on the mountain. 2.0.1 Introduction The Apple Watch is an advanced wearable device that is fully supported by Ski Tracks

More information

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING QUESTION BANK M.E III SEM CSE MOBILE APPLICATION DEVELOPMENT UNIT -I INTRODUCTION

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING QUESTION BANK M.E III SEM CSE MOBILE APPLICATION DEVELOPMENT UNIT -I INTRODUCTION DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING QUESTION BANK M.E III SEM CSE NE7011 MOBILE APPLICATION DEVELOPMENT UNIT -I INTRODUCTION Part A (2 marks) 1. Define Mobile Application? 2. List the uses of

More information

IOS 9 App Development Essentials: Learn To Develop IOS 9 Apps Using Xcode 7 And Swift 2 By Neil Smyth

IOS 9 App Development Essentials: Learn To Develop IOS 9 Apps Using Xcode 7 And Swift 2 By Neil Smyth IOS 9 App Development Essentials: Learn To Develop IOS 9 Apps Using Xcode 7 And Swift 2 By Neil Smyth Neil Smyth - ios 9 App Development Essentials: Learn to Develop ios 9 Apps Using Xcode 7 and Swift

More information

CEO Position starts January 2012

CEO Position starts January 2012 CEO Position starts January 2012 Peter Hirsch It is a Cell Phone (of course) It is a Video Conferencing Phone It is a Digital HD Camera (Photos and Videos) It is a MP3 Player (Music Player) It is a Digital

More information

Created by Eugene Stephens ios 8.2

Created by Eugene Stephens ios 8.2 ios 8.2 Physical Buttons - Sleep / Wake Used to turn the device on /off or wake / sleep. Located on the top, right corner (iphone 6 located on right side). - Ring / Silent Used to turn off the ringer.

More information

Embarking on the next stage of hosted desktop delivery for international events management company

Embarking on the next stage of hosted desktop delivery for international events management company Embarking on the next stage of hosted desktop delivery for international events management company Richmond Events is an international events management company, delivering a diverse range of forums and

More information

swatchbook extends 3D visualization of materials and introduces visual asset management

swatchbook extends 3D visualization of materials and introduces visual asset management For immediate release swatchbook extends 3D visualization of materials and introduces visual asset management 80+ 3D assets, interactive graphic placement, real-world lighting, Augmented Reality (AR) and

More information

APP USER GUIDE Sugar.IQ with Watson

APP USER GUIDE Sugar.IQ with Watson APP USER GUIDE Sugar.IQ with Watson TM TM Introduction Thank you for choosing Medtronic as your diabetes management partner. The Sugar.IQ app is a diabetes personal assistant application (app) developed

More information

Work Smart: Windows 7 New Features

Work Smart: Windows 7 New Features About Windows 7 New Features The Windows 7 operating system offers several new features to help you work faster and more efficiently, and enable you to access the files, folders, programs, and applications

More information

APP USER GUIDE. Sugar.IQ with Watson

APP USER GUIDE. Sugar.IQ with Watson APP USER GUIDE TM TM Sugar.IQ with Watson Introduction Thank you for choosing Medtronic as your diabetes management partner. The Sugar.IQ app is a diabetes personal assistant application (app) developed

More information

Eyes-Free User Interaction

Eyes-Free User Interaction Eyes-Free User Interaction T. V. Raman Google Research http://emacspeak.sf.net/raman February 9, 2009 Overview Android Dialer Contacts Shell Conclusion Eyes-Free Interaction Stanford February 2009 2 /

More information

Wireless Sensor Networks

Wireless Sensor Networks Wireless Sensor Networks Malini Bhandaru Comp 150 CB, Summer 2007 Course: http://www.cs.tufts.edu/comp/150cb ECS,Tufts University Wireless Sensor Networks Welcome!!! Everywhere! Deeply embedded, network

More information

Manual Update Of Ios 7 For Iphone 4 Problems

Manual Update Of Ios 7 For Iphone 4 Problems Manual Update Of Ios 7 For Iphone 4 Problems Link Every new operating system has its issues and Apple's ios 7 is certainly no exception. the iphone throughout the article, but the majority of the problems

More information

The paper shows how to realize write-once-run-anywhere for such apps, and what are important lessons learned from our experience.

The paper shows how to realize write-once-run-anywhere for such apps, and what are important lessons learned from our experience. Paper title: Developing WebRTC-based team apps with a cross-platform mobile framework. Speaker: John Buford. Track: Mobile and Wearable Devices, Services, and Applications. Hello everyone. My name is John

More information

Open the Music app to view your itunes Match music in the cloud. You can delete a song or album from your iphone, ipad, or ipod touch at any time.

Open the Music app to view your itunes Match music in the cloud. You can delete a song or album from your iphone, ipad, or ipod touch at any time. Manually Delete Songs From Iphone 4s Itunes Match Ios6 itunes Match is a paid streaming service for your music, and can make it difficult allow you to delete songs only (ios7), some will allow songs and

More information

How To Use Bluetooth Of Ipod Touch Facetime Between

How To Use Bluetooth Of Ipod Touch Facetime Between How To Use Bluetooth Of Ipod Touch Facetime Between Occasionally when you use Continuity with your iphone, ipad, ipod touch, or Mac, Go to Settings _ Bluetooth and turn on Bluetooth if necessary. In System

More information