Chapter 1: Voilà! Meet the Android

Size: px
Start display at page:

Download "Chapter 1: Voilà! Meet the Android"

Transcription

1 Chapter 1: Voilà! Meet the Android

2 Meet the Android Smartphones Can browse the Web Allow you to play games Use business applications Check Play music Record video Map locations with GPS Oh yes, make phone calls and send text messages 2

3 Meet the Android (continued) Android phone platform runs a free, open-source operating system from Google Open Handset Alliance 80 companies that develop standards for mobile devices Android Phone Device Most popular are EVO, Droid, Galaxy, Echo, etc. OS also powers tablets, netbooks, e-readers, MP4 players and Internet TVs 3

4 Meet the Android (continued) Features of the Android Flash support - Flash video plays within the Android Web browser. (The iphone does not support Flash capabilities.) Power management - Android identifies programs running in the background using memory and processor resources. Optimized gaming - Android supports the use of gyroscope, gravity, barometric sensors, linear acceleration, and rotation vector. 4

5 Meet the Android (continued) Features of the Android (continued) Onscreen keyboard - Spell-check, predictive text, voice-input mode. Wi-Fi Internet tethering - Allows a phone to be used as a wireless or wired hot spot. Multiple language support - Android supports multiple human languages. Front- and rear-facing cameras Voice-based recognition for calling, texting, and navigating with the phone. 5

6 Meet the Android (continued) Features of the Android (continued) 3D graphics - The interface can support 3D graphics for a 3D interactive game experience or 3D image rendering. Facial recognition - Android provides this high-level feature for automatically identifying or verifying a person s face from a digital image or a video frame. 6

7 Meet the Android (continued) Writing Android Apps Java is the language of choice for Android Apps Object-oriented programming languages allow for good software engineering practices Eclipse The most popular tool (IDE) for writing Java programs Can also be used to develop applications in other languages XML is used to assist in the layout of the Android emulator 7

8 Meet the Android (continued) Android Emulator Design, develop, prototype, and test Android apps without using a physical device Mimics almost every feature of a real Android handset, except placing phone calls Current version is Ice Cream Sandwich all versions named after dessert items (in alphabetical order) Previous versions include Cupcake, Donut, Éclair, Froyo (frozen yogurt), Gingerbread, and Honeycomb 8

9 Meet the Android (continued) Getting Oriented with Market Deployment Platform consists of the Android OS, application development tools, and a marketplace Apps are compiled into package files with an.apk extension Android Market ( sells and deploys all apps Programs must meet minimum standards Apps are free or paid (70/30 split between developer and wireless carrier) Also sold through Amazon (amazon.com/appstore) and itunes (both charge a $99 registration fee) 9

10 First Venture into the Android World (cont d) Building the User Interface Must be intuitive Interface must not distract from functionality Java code or XML layout files are needed XML method is preferred Can design interface without writing large amounts of code 10

11 First Venture into the Android World (cont d) Taking a Tour of the Package Explorer Src folder contains Java source code Gen folder contains automatically generated Java files Android 4.0 library contains all class libraries Assets folder contains asset files Res folder contains images, music, and video Android Manifest.xml contains information about the application that Android needs to run 11

12 First Venture into the Android World (cont d) Designing the user Interface Layout Layout a container that holds as many widgets as needed Widget a single element on the screen (Button, Text Box, etc.) Also called an object 12

13 First Venture into the Android World (cont d) Figure 1-10 Layout Displayed in Eclipse Window 13

14 First Venture into the Android World (cont d) Adding a Form Widget to the User Interface Layout Figure 1-12 TextView form widget in the emulator 14

15 First Venture into the Android World (cont d) Adding a Form Widget to the User Interface Layout Figure 1-14 Changing the TextView control text Figure 1-15 Displaying the revised text in the emulator 15

16 First Venture into the Android World (cont d) Testing the Application in the Emulator Figure 1-16 Run As Dialog Box 16

17 First Venture into the Android World (cont d) Testing the Application in the Emulator Figure 1-17 Android main screen and lock icon Figure 1-18 Message in the Android Emulator 17

18 First Venture into the Android World (cont d) Opening a Saved App in Eclipse Figure 1-19 Import dialog box Figure 1-20 Project and directory selected 18

19 Summary Android OS is released under Apache license allowing anyone to get the full open-source for free Android OS powers all types of mobile devices To write apps, you can use Eclipse, an IDE used for building applications The Android emulator lets you design, develop prototype, and test Android applications The Android platform consists of the Android OS, the Android application development platform, and the Android marketplace 19

20 Summary (continued) Android supports both Java code and XML layout files, although XML is preferred The Package Explorer contains folders for an Android project To design a user interface for an Android app, you can create a layout containing widgets (objects) The Android emulator allows you to test an application and make sure it runs correctly 20

Android Programming and Security

Android Programming and Security Android Programming and Security Dependable and Secure Systems Andrea Saracino andrea.saracino@iet.unipi.it Outlook (1) The Android Open Source Project Philosophy Players Outlook (2) Part I: Android System

More information

Android 5.0: Lollipop OS

Android 5.0: Lollipop OS IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 6, June 2015. www.ijiset.com Android 5.0: Lollipop OS ISSN 2348 7968 Meenakshi M.Tech Student, Department of

More information

CS378 -Mobile Computing. Android Overview and Android Development Environment

CS378 -Mobile Computing. Android Overview and Android Development Environment CS378 -Mobile Computing Android Overview and Android Development Environment What is Android? A software stack for mobile devices that includes An operating system Middleware Key Applications Uses Linux

More information

Praktikum Entwicklung Mediensysteme (für Master)

Praktikum Entwicklung Mediensysteme (für Master) Praktikum Entwicklung Mediensysteme (für Master) An Introduction to Android An Introduction to Android What is Android? Installation Getting Started Anatomy of an Android Application Life Cycle of an Android

More information

01. Introduction of Android

01. Introduction of Android 01. Introduction of Android Goal Understand the concepts and features of the Android Install the complete Android development environment Find out the one-click install Android development environment

More information

Introduction to Android

Introduction to Android Introduction to Android Poll How many have an Android phone? How many have downloaded & installed the Android SDK? How many have developed an Android application? How many have deployed an Android application

More information

Android Architecture. Alexandra Harrison & Jake Saxton

Android Architecture. Alexandra Harrison & Jake Saxton Android Architecture Alexandra Harrison & Jake Saxton Overview History of Android Architecture Five Layers Linux Kernel Android Runtime Libraries Application Framework Applications Summary History 2003

More information

What is Android? originally purchased from Android, Inc. in 2005

What is Android? originally purchased from Android, Inc. in 2005 What is Android? mobile operating system maintained by Google originally purchased from Android, Inc. in 2005 runs on phones, tablets, watches, TVs,... based on Java (dev language) and Linux (kernel) the

More information

Smartphone market share

Smartphone market share Smartphone market share Gartner predicts that Apple s ios will remain the second biggest platform worldwide through 2014 despite its share deceasing slightly after 2011. Android will become the most popular

More information

How To Develop An Android App On An Android Device

How To Develop An Android App On An Android Device Lesson 2 Android Development Tools = Eclipse + ADT + SDK Victor Matos Cleveland State University Portions of this page are reproduced from work created and shared by Googleand used according to terms described

More information

Introduction to Android

Introduction to Android Introduction to Android Ref: Wei-Meng Lee, BEGINNING ANDROID 4 APPLICATION DEVELOPMENT, Ch1, John Wiley & Sons, 2012 1. What is Android Android is a mobile operating system that is based on a modified

More information

Mobile Phones Operating Systems

Mobile Phones Operating Systems Mobile Phones Operating Systems José Costa Software for Embedded Systems Departamento de Engenharia Informática (DEI) Instituto Superior Técnico 2015-05-28 José Costa (DEI/IST) Mobile Phones Operating

More information

Developing Mobile Applications

Developing Mobile Applications Developing Mobile Applications Week 1 Introduction Steve Jones Department of Computer Science University of Waikato stevej@waikato.ac.nz Introduction 1 Welcome Me Steve Jones stevej@waikato.ac.nz G.2.24

More information

Programmazione di sistemi mobili e tablet

Programmazione di sistemi mobili e tablet Programmazione di sistemi mobili e tablet Android Development Carlo Menapace carlo.menapace@factorymind.com Jonny Fox WHO WE ARE Factory Mind is a young cooperative company formed by a team of engineers

More information

Basic Android Setup. 2014 Windows Version

Basic Android Setup. 2014 Windows Version Basic Android Setup 2014 Windows Version Introduction In this tutorial, we will learn how to set up the Android software development environment and how to implement image processing operations on an Android

More information

RingCentral Meetings User Guide. Video Conference. Web Share.

RingCentral Meetings User Guide. Video Conference. Web Share. RingCentral Meetings User Guide Video Conference. Web Share. RingCentral User Guide Meetings Table of Contents Table of Contents 3 System requirements 4 Download & Install 6 Meet: Host a Meeting 8 Join

More information

Cell Phone Operating Systems

Cell Phone Operating Systems Cell Phone Operating Systems The first smartphone was the IBM Simon and was designed in 1992. The phone themselves have changed. The most important changes are in the Operating System (OS) Operating Systems

More information

MOBILE APPS. QA Testing for mobile applications

MOBILE APPS. QA Testing for mobile applications MOBILE APPS QA Testing for mobile applications How familiar are you with Apple devices? This question can be asked for apple devices as well as Android devices - depending on the company your interviewing

More information

TELUS Business Connect Meeting User Guide. Video Conference. Web Share.

TELUS Business Connect Meeting User Guide. Video Conference. Web Share. TELUS Business Connect Meeting User Guide Video Conference. Web Share. Table of Contents 3 System requirements 4 Download & Install 6 Meet: Host a Meeting 8 Join a Meeting as participant 9 Invite participants

More information

Workshop on Android and Applications Development

Workshop on Android and Applications Development Workshop on Android and Applications Development Duration: 2 Days (8 hrs/day) Introduction: With over one billion devices activated, Android is an exciting space to make apps to help you communicate, organize,

More information

Android Development. Lecture AD 0 Android SDK & Development Environment. Università degli Studi di Parma. Mobile Application Development

Android Development. Lecture AD 0 Android SDK & Development Environment. Università degli Studi di Parma. Mobile Application Development Android Development Lecture AD 0 Android SDK & Development Environment 2013/2014 Parma Università degli Studi di Parma Lecture Summary Android Module Overview The Android Platform Android Environment Setup

More information

Quick Start Guide. U.S. Cellular Customer Service: 1-888-944-9400

Quick Start Guide. U.S. Cellular Customer Service: 1-888-944-9400 Quick Start Guide U.S. Cellular Customer Service: 1-888-944-9400 Getting to Know Your Tablet Microphone Camera Lens Infrared Sensor Power/Lock Key Volume Up/Down Keys Touch Screen Micro USB Charging Port

More information

Evolution of Smartphones And Android Operating System

Evolution of Smartphones And Android Operating System Evolution of Smartphones And Android Operating System Evolution of Smartphones Background First telephone call was made on March 10, 1876 by Alexander Graham Bell. After that Pager continues to dominate

More information

Cookbook. Flash ios Apps. Christopher Caleb. 100 practical recipes for developing ios apps with Flash Professional and Adobe AIR PUBLISHING MUMBAI

Cookbook. Flash ios Apps. Christopher Caleb. 100 practical recipes for developing ios apps with Flash Professional and Adobe AIR PUBLISHING MUMBAI Flash ios Apps Cookbook 100 practical recipes for developing ios apps with Flash Professional and Adobe AIR Christopher Caleb PUBLISHING BIRMINGHAM - MUMBAI Preface 1 Chapter 1: Getting Started with ios

More information

ANDROID. Programming basics

ANDROID. Programming basics ANDROID Programming basics Overview Mobile Hardware History Android evolution Android smartphone overview Hardware components at high level Operative system Android App development Why Android Apps? History

More information

060010702 Mobile Application Development 2014

060010702 Mobile Application Development 2014 Que 1: Short question answer. Unit 1: Introduction to Android and Development tools 1. What kind of tool is used to simulate Android application? 2. Can we use C++ language for Android application development?

More information

Chapter 12: Finale! Publishing Your Android App

Chapter 12: Finale! Publishing Your Android App Chapter 12: Finale! Publishing Your Android App Objectives In this chapter, you learn to: Understand Google Play Target various device configurations and languages Prepare your app for publishing Create

More information

OMX, Android, GStreamer How do I decide what to use? 15 July 2011

OMX, Android, GStreamer How do I decide what to use? 15 July 2011 OMX, Android, GStreamer How do I decide what to use? 15 July 2011 When to use which framework? Android (easiest) Customer wants a full featured media player with minimal trouble and no prior knowledge

More information

Introduction to Android: Hello, Android! 26 Mar 2010 CMPT166 Dr. Sean Ho Trinity Western University

Introduction to Android: Hello, Android! 26 Mar 2010 CMPT166 Dr. Sean Ho Trinity Western University Introduction to Android: Hello, Android! 26 Mar 2010 CMPT166 Dr. Sean Ho Trinity Western University Android OS Open-source mobile OS (mostly Apache licence) Developed by Google + Open Handset Alliance

More information

ECWM511 MOBILE APPLICATION DEVELOPMENT Lecture 1: Introduction to Android

ECWM511 MOBILE APPLICATION DEVELOPMENT Lecture 1: Introduction to Android Why Android? ECWM511 MOBILE APPLICATION DEVELOPMENT Lecture 1: Introduction to Android Dr Dimitris C. Dracopoulos A truly open, free development platform based on Linux and open source A component-based

More information

Programming with Android

Programming with Android Praktikum Mobile und Verteilte Systeme Programming with Android Prof. Dr. Claudia Linnhoff-Popien Philipp Marcus, Mirco Schönfeld http://www.mobile.ifi.lmu.de Sommersemester 2015 Programming with Android

More information

updated: Here s how guide SuperGuide

updated: Here s how guide SuperGuide Android updated: Here s how guide SuperGuide Foreward Meet Your Robot Overlord How quickly the world of smartphones has changed. Two years ago, a story about the best models would have featured the iphone

More information

Issues in Android on Mobile Platform and Their Resolution

Issues in Android on Mobile Platform and Their Resolution Issues in Android on Mobile Platform and Their Resolution 1 Monika A. Ganpate, 2 Dipika R. Shinde 1, 2 Institute of Management and Computer Studies, Thane (West), India, University of Mumbai, India Abstract:

More information

Technical Support. Trademarks

Technical Support. Trademarks Getting Started Technical Support Thank you for selecting NETGEAR products. After installing your device, locate the serial number on the label of your product and use it to register your product at https://my.netgear.com.

More information

INTRODUCTION TO ANDROID CSCI 4448/5448: OBJECT-ORIENTED ANALYSIS & DESIGN LECTURE 11 02/15/2011

INTRODUCTION TO ANDROID CSCI 4448/5448: OBJECT-ORIENTED ANALYSIS & DESIGN LECTURE 11 02/15/2011 INTRODUCTION TO ANDROID CSCI 4448/5448: OBJECT-ORIENTED ANALYSIS & DESIGN LECTURE 11 02/15/2011 1 Goals of the Lecture Present an introduction to the Android Framework Coverage of the framework will be

More information

Henry Ford Health System Citrix Access Gateway Support Details

Henry Ford Health System Citrix Access Gateway Support Details Access Disclaimer: Henry Ford Health System Citrix Access Gateway Support Details Last Updated: April 9 th, 2014 This document assumes that you already have an ID to access the Henry Ford Health System

More information

ANDROID OPERATING SYSTEM

ANDROID OPERATING SYSTEM ANDROID OPERATING SYSTEM Himanshi Grover,Devesh Agrawal IT Department, Dronacharya College Of Engg Gurgaon,Haryana,India Abstract - Android has become need rather than luxury these days. The computing

More information

Building an Android client. Rohit Nayak Talentica Software

Building an Android client. Rohit Nayak Talentica Software Building an Android client Rohit Nayak Talentica Software Agenda iphone and the Mobile App Explosion How mobile apps differ Android philosophy Development Platform Core Android Concepts App Demo App Dissection

More information

Android Dongle. User Manual TL869

Android Dongle. User Manual TL869 Android Dongle User Manual TL869 2 User Manual Android TV Dongle Before using the product, please read this manual thoroughly. The specifications and software in this manual are subject to change without

More information

International Journal of Research in Advent Technology Available Online at: http://www.ijrat.org

International Journal of Research in Advent Technology Available Online at: http://www.ijrat.org PERSONALISED APPLICATION DEVELOPMENT FOR ANDROID MOBILE PHONES N. Leo Bright Tennisson Department of Computer Applications Valliammai Engineering College tennisson@rediffmail.com ABSTARCT: This paper gives

More information

Basics. Bruce Crawford Global Solutions Manager

Basics. Bruce Crawford Global Solutions Manager Android Development Basics Bruce Crawford Global Solutions Manager Android Development Environment Setup Agenda Install Java JDK Install Android SDK Add Android SDK packages with Android SDK manager Install

More information

Using the owncloud Android App

Using the owncloud Android App Using the owncloud Android App Accessing your files on your owncloud server via the Web interface is easy and convenient, as you can use any Web browser on any operating system without installing special

More information

ShareLink 200 Setup Guide

ShareLink 200 Setup Guide ShareLink 00 Setup Guide This guide provides instructions for installing and connecting the Extron ShareLink 00. The ShareLink USB 00 Wireless Collaboration Gateway allows anyone to present content from

More information

Syllabus Version 2.5_R (04.04.2016)

Syllabus Version 2.5_R (04.04.2016) Syllabus Version 2.5_R (04.04.2016) CMAP-F-Syllabus V2.5_EN, 04.04.2016 Page 1 of 15 0. Introduction to This Syllabus... 4 0.1 Purpose of this document... 4 0.2 Cognitive Levels of Knowledge... 4 0.3 The

More information

Mobile App Development

Mobile App Development Mobile App Development Spring 2013 Agenda Practical information Introduction to mobile development Introduction to Android development 1 About us Jacob Avlund, course manager Kasper Østerbye, teacher Charlotte

More information

Università Degli Studi di Parma. Distributed Systems Group. Android Development. Lecture 1 Android SDK & Development Environment. Marco Picone - 2012

Università Degli Studi di Parma. Distributed Systems Group. Android Development. Lecture 1 Android SDK & Development Environment. Marco Picone - 2012 Android Development Lecture 1 Android SDK & Development Environment Università Degli Studi di Parma Lecture Summary - 2 The Android Platform Android Environment Setup SDK Eclipse & ADT SDK Manager Android

More information

Tutorial on Basic Android Setup

Tutorial on Basic Android Setup Tutorial on Basic Android Setup EE368/CS232 Digital Image Processing, Spring 2015 Windows Version Introduction In this tutorial, we will learn how to set up the Android software development environment

More information

Mini Android PC. User Manual. Copyright Edis Trading (HK) Limited 2008-2012. All Rights Reserved.

Mini Android PC. User Manual. Copyright Edis Trading (HK) Limited 2008-2012. All Rights Reserved. Mini Android PC User Manual Page 1 of 23 INDEX SAFETY INSTRUCTIONS...3 APPEARANCE INTRODUCTION...4 INITIAL OPERATION...5 1.HARDWARE CONNECTION INSTRUCTIONS...5 2.OS INTERFACE...5 3.MANAGEMENT SOFTWARE

More information

Graduate presentation for CSCI 5448. By Janakiram Vantipalli ( Janakiram.vantipalli@colorado.edu )

Graduate presentation for CSCI 5448. By Janakiram Vantipalli ( Janakiram.vantipalli@colorado.edu ) Graduate presentation for CSCI 5448 By Janakiram Vantipalli ( Janakiram.vantipalli@colorado.edu ) Content What is Android?? Versions and statistics Android Architecture Application Components Inter Application

More information

Mobile App Development Using App Inventor

Mobile App Development Using App Inventor Mobile App Development Using App Inventor October 2013 Mahsa Mohaghegh and Mobile Development Team @ Unitec The Post-PC Era 2007: Apple releases ios on the iphone 2008: Google releases Android on the HTC

More information

Specialized Android APP Development Program with Java (SAADPJ) Duration 2 months

Specialized Android APP Development Program with Java (SAADPJ) Duration 2 months Specialized Android APP Development Program with Java (SAADPJ) Duration 2 months Our program is a practical knowledge oriented program aimed at making innovative and attractive applications for mobile

More information

Downloading an Acted ebook Accessing an ActEd ebook on more than 1 computer/device Printing an ActEd ebook

Downloading an Acted ebook Accessing an ActEd ebook on more than 1 computer/device Printing an ActEd ebook ActEd ebooks FAQs Contents EBOOKS DEVICES AND SOFTWARE Checking you have a compatible computer and device Installing the applications Registering with Adobe Downloading a test ebook Accessing an ebook

More information

UNIVERSITY AUTHORISED EDUCATION PARTNER (WDP)

UNIVERSITY AUTHORISED EDUCATION PARTNER (WDP) Android Syllabus Pre-requisite: C, C++, Java Programming JAVA Concepts OOPs Concepts Inheritance in detail Exception handling Packages & interfaces JVM &.jar file extension Collections HashTable,Vector,,List,

More information

Mobile Print/Scan Guide for Brother iprint&scan

Mobile Print/Scan Guide for Brother iprint&scan Mobile Print/Scan Guide for Brother iprint&scan Version K ENG Definitions of notes We use the following note style throughout this user s guide: specifies the operating environment, conditions for installation,

More information

ECE 455/555 Embedded System Design. Android Programming. Wei Gao. Fall 2015 1

ECE 455/555 Embedded System Design. Android Programming. Wei Gao. Fall 2015 1 ECE 455/555 Embedded System Design Android Programming Wei Gao Fall 2015 1 Fundamentals of Android Application Java programming language Code along with any required data and resource files are compiled

More information

ECWM511 MOBILE APPLICATION DEVELOPMENT Lecture 1: Introduction to Android

ECWM511 MOBILE APPLICATION DEVELOPMENT Lecture 1: Introduction to Android Why Android? ECWM511 MOBILE APPLICATION DEVELOPMENT Lecture 1: Introduction to Android Dr Dimitris C. Dracopoulos A truly open, free development platform based on Linux and open source A component-based

More information

Expert Android Apps Development

Expert Android Apps Development Course Contents: 1. 2D Animations Frame-by-Frame Animation o Planning for Frame-by-Frame Animation o Creating the Activity o Adding Animation to the Activity Layout Animation o Basic Tweening Animation

More information

An Introduction to Android

An Introduction to Android An Introduction to Android Michalis Katsarakis M.Sc. Student katsarakis@csd.uoc.gr Tutorial: hy439 & hy539 16 October 2012 http://www.csd.uoc.gr/~hy439/ Outline Background What is Android Android as a

More information

Example Connection between USB Host and Android

Example Connection between USB Host and Android Example connection between USB Host and Android Example Connection between USB Host and Android This example illustrates the connection between Board ETMEGA2560-ADK and Android through Port USB Host. In

More information

Android Device Storage Using SkyReader

Android Device Storage Using SkyReader Overview Basics File Source Starting Screen View Files and Folders Edit Operation List of File Source Local Protected Files Favorites Photo Library External Storage Dropbox Google Drive SkyDrive Bluetooth

More information

Tutorial on Basic Android Setup

Tutorial on Basic Android Setup Tutorial on Basic Android Setup EE368/CS232 Digital Image Processing, Spring 2015 Linux Version for SCIEN Lab Introduction In this tutorial, we will learn how to set up the Android software development

More information

Choosing a Mobile Application Development Approach

Choosing a Mobile Application Development Approach ASEAN Journal of Management & Innovation Vol. 1 No. 1, 69 74 by Stamford International University DOI: 10.14456/ajmi..4 ajmi.stamford.edu Choosing a Mobile Application Development Approach Phyo Min Tun

More information

Programming with Android: System Architecture. Dipartimento di Scienze dell Informazione Università di Bologna

Programming with Android: System Architecture. Dipartimento di Scienze dell Informazione Università di Bologna Programming with Android: System Architecture Luca Bedogni Marco Di Felice Dipartimento di Scienze dell Informazione Università di Bologna Outline Android Architecture: An Overview Android Dalvik Java

More information

Generate Android App

Generate Android App Generate Android App This paper describes how someone with no programming experience can generate an Android application in minutes without writing any code. The application, also called an APK file can

More information

Cross-Platform Development

Cross-Platform Development 2 Cross-Platform Development Cross-Platform Development The world of mobile applications has exploded over the past five years. Since 2007 the growth has been staggering with over 1 million apps available

More information

BADA platform, 16 Bookworm, tablet user, 28 29 Bootloader, 4 Browser, Google account creation from, 41, 42 Bugdroid, 4

BADA platform, 16 Bookworm, tablet user, 28 29 Bootloader, 4 Browser, Google account creation from, 41, 42 Bugdroid, 4 Index A Accounts & Sync, 122 Additional ports, in tablet, 34 Adobe Photoshop Express app, 96, 97 ADW Launcher, 160, 164 Honeycomb, resetting defaults in, 165 Honeycomb, selection screen in, 161 ADW Launcher

More information

Google Android: An Emerging Innovative Software Platform For Mobile Devices

Google Android: An Emerging Innovative Software Platform For Mobile Devices IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 6 November 2014 ISSN (online): 2349-6010 Google Android: An Emerging Innovative Software Platform For Mobile

More information

Not a smoke detector! STK3350 instructions

Not a smoke detector! STK3350 instructions Not a smoke detector! STK3350 instructions Table of contents Features list 1: Direct Connection from WiFi 2: Enable AP Client 3: Installing the micro SD Card (Not included) 4: Configure the camera using

More information

IT Quick Reference Guides How to Find Your MAC Address

IT Quick Reference Guides How to Find Your MAC Address IT Quick Reference Guides How to Find Your MAC Address Various Systems / Network Guides From time to time, especially when trying to attach a network device to the network, you may be asked to provide

More information

Measy A2W user s manual. For Windows OS devices:

Measy A2W user s manual. For Windows OS devices: Measy A2W user s manual For Windows OS devices: Once power on, the front page of EZCast dongle shows 1. EZCast SSID:EZCAST-xxxxxxxx, password:xxxxxxxx 2. For Windows/Mac OS users, you can download EZCast

More information

This guide describes features that are common to most models. Some features may not be available on your tablet.

This guide describes features that are common to most models. Some features may not be available on your tablet. User Guide Copyright 2013 Hewlett-Packard Development Company, L.P. Bluetooth is a trademark owned by its proprietor and used by Hewlett-Packard Company under license. Google is a trademark of Google Inc.

More information

10 Magni Tablet User Guide

10 Magni Tablet User Guide 10 Magni Tablet User Guide MODEL NUMBER: Wireless Mobile Internet Tablet Powered by SYTAB10ST Top View Front View Bottom View Side View SYTAB10ST Getting to Know Your New Tablet: MINI Micro SD Micro SD

More information

Point of View SmartTV-500 Center - Android 4.2. General notices for use...2 Disclaimer...2 Box Contents...2

Point of View SmartTV-500 Center - Android 4.2. General notices for use...2 Disclaimer...2 Box Contents...2 Point of View SmartTV-500 Center - Android 4.2 English Table of Contents General notices for use...2 Disclaimer...2 Box Contents...2 1.0 Product basics...3 1.1 Buttons and connections... 3 1.2 Connecting

More information

Developing and deploying mobile apps

Developing and deploying mobile apps Developing and deploying mobile apps 1 Overview HTML5: write once, run anywhere for developing mobile applications 2 Native app alternative Android -- Java ios -- Objective-C Windows Mobile -- MS tools

More information

Installation Introduction

Installation Introduction Installation Introduction It only takes a few steps to get things set up properly so you can be using the Safety Meeting App in no time. Its as easy as 1-2-3: 1) 2) 3) Enroll Your Company and Get your

More information

CS297 Report. Accelerometer based motion gestures for Mobile Devices

CS297 Report. Accelerometer based motion gestures for Mobile Devices CS297 Report Accelerometer based motion gestures for Mobile Devices Neel Parikh neelkparikh@yahoo.com Advisor: Dr. Chris Pollett Department of Computer Science San Jose State University Spring 2008 1 Table

More information

Taking Your Android. Tablets to the Max. Apress. Russell Holly

Taking Your Android. Tablets to the Max. Apress. Russell Holly Taking Your Android Tablets to the Max Russell Holly Apress Contents Contents at a Glance About the Author About the Technical Reviewer Introduction... Hi viii ix x Chapter 1: Why Android? Which Android?

More information

CS 528 Mobile and Ubiquitous Computing Lecture 2: Android Introduction and Setup. Emmanuel Agu

CS 528 Mobile and Ubiquitous Computing Lecture 2: Android Introduction and Setup. Emmanuel Agu CS 528 Mobile and Ubiquitous Computing Lecture 2: Android Introduction and Setup Emmanuel Agu What is Android? Android is world s leading mobile operating system Google: Owns Android, maintains it, extends

More information

To set up your Android with Good for Enterprise:

To set up your Android with Good for Enterprise: To set up your Android with Good for Enterprise: 1. Your IT administrator will send you a message with your email address, a PIN (and expiration date, if applicable), and a URL address. 2. Make sure your

More information

Android Mobile App Building Tutorial

Android Mobile App Building Tutorial Android Mobile App Building Tutorial Seidenberg-CSIS, Pace University This mobile app building tutorial is for high school and college students to participate in Mobile App Development Contest Workshop.

More information

Shooting Remotely using an Android Smartphone (PowerShot SX60 HS / PowerShot G7 X)

Shooting Remotely using an Android Smartphone (PowerShot SX60 HS / PowerShot G7 X) Shooting Remotely using an Android Smartphone (PowerShot SX60 HS / PowerShot G7 X) You can check the shooting screen and shoot remotely using your Android smartphone. IMPORTANT In the following explanation,

More information

OpenCV on Android Platforms

OpenCV on Android Platforms OpenCV on Android Platforms Marco Moltisanti Image Processing Lab http://iplab.dmi.unict.it moltisanti@dmi.unict.it http://www.dmi.unict.it/~moltisanti Outline Intro System setup Write and build an Android

More information

Installation Instructions

Installation Instructions Avira Free Android Security Installation Instructions Trademarks and Copyright Trademarks Windows is a registered trademark of the Microsoft Corporation in the United States and other countries. All other

More information

Android v ios Mobile Operating Systems

Android v ios Mobile Operating Systems v ios Mobile Operating Systems is an open source operating system widely used on smartphones and tablets. has been available under a free and open source software license from October 21, 2008 and until

More information

Next Gen Platform: Team & Mentor Guide

Next Gen Platform: Team & Mentor Guide Next Gen Platform: Team & Mentor Guide 1 Introduction For the 2015-2016 season, the FIRST Tech Challenge (FTC) will be adopting a new controller for its robot competitions. The new platform, which will

More information

Android Application Development Distance Learning Program Brochure

Android Application Development Distance Learning Program Brochure Android Application Development Distance Learning Program Brochure About gnxt Systems gnxt systems is an IT professional services and product development company. We provide global solutions in the areas

More information

How Apple s Corporate Strategy Drives High Growth. Blue Ocean Strategic Moves from ipod to ipad

How Apple s Corporate Strategy Drives High Growth. Blue Ocean Strategic Moves from ipod to ipad How Apple s Corporate Strategy Drives High Growth Blue Ocean Strategic Moves from ipod to ipad 1996 the Apple debacle Market Cap (US $ billion, 06/02/2011) Walmart GE Oracle IBM Google Microso6 Apple Exxon

More information

Mobility Introduction Android. Duration 16 Working days Start Date 1 st Oct 2013

Mobility Introduction Android. Duration 16 Working days Start Date 1 st Oct 2013 Mobility Introduction Android Duration 16 Working days Start Date 1 st Oct 2013 Day 1 1. Introduction to Mobility 1.1. Mobility Paradigm 1.2. Desktop to Mobile 1.3. Evolution of the Mobile 1.4. Smart phone

More information

KODI MEDIA CENTER GUIDE

KODI MEDIA CENTER GUIDE KODI MEDIA CENTER GUIDE FOR KANGAROO USERS Table of Contents 1. Disclaimer... 2 2. Introduction to Kodi... 3 3. Installing and Uninstalling Kodi on Your Kangaroo... 3 Installing Kodi on your Kangaroo...

More information

Mobile Application Marketplace 2015: Market Analysis and Assessment of Future Evolution and Opportunities

Mobile Application Marketplace 2015: Market Analysis and Assessment of Future Evolution and Opportunities Brochure More information from http://www.researchandmarkets.com/reports/3245389/ Mobile Application Marketplace 2015: Market Analysis and Assessment of Future Evolution and Opportunities Description:

More information

7 Mini Tablet User Guide

7 Mini Tablet User Guide 7 Mini Tablet User Guide MODEL NUMBER: Powered by SYTABBL7 Wireless Mobile Internet Tablet Getting to Know Your New Tablet: Front View: Back View: Side Angle View: MENU MENU Power Key ON/OFF, Back Button

More information

Publishing to TIZEN Using the Automated Conversion/Repackaging of Existing Android Apps. Hyeokgon Ryu, Infraware Technology, Ltd.

Publishing to TIZEN Using the Automated Conversion/Repackaging of Existing Android Apps. Hyeokgon Ryu, Infraware Technology, Ltd. Publishing to TIZEN Using the Automated Conversion/Repackaging of Existing Android Apps Hyeokgon Ryu, Infraware Technology, Ltd. Talking about Needs of Automated Converting from Android To Tizen Introduce

More information

User Manual 9.7 Tablet Android 4.0

User Manual 9.7 Tablet Android 4.0 User Manual 9.7 Tablet Android 4.0 1 Welcome...3 Important Notices...3 Keys and Functions...4 I. Getting Started...5 1.1 Turn on/off...5 1.1.1 Turn on...5 1.1.2 Turn off...5 1.2 Lock/unlock the screen

More information

COMPARATIVE STUDY OF VARIOUS CELLULAR PHONE OS IN CURRENT WORLD

COMPARATIVE STUDY OF VARIOUS CELLULAR PHONE OS IN CURRENT WORLD REVIEWED PAPER PAPER ID: 2015/MY/IJCITE/V2-E5-03 PAGE NO: 37-41 ISSN (Online): 2348-8557 Volume (2) Issue (5) May 2015 COMPARATIVE STUDY OF VARIOUS CELLULAR PHONE OS IN CURRENT WORLD Devendra Singh Kushwaha

More information

Watch TV Everywhere. Source Cable Limited

Watch TV Everywhere. Source Cable Limited Watch TV Everywhere Source Cable Limited Source Cable Limited offers our cable television customers 16 mobile network applications on its TV Everywhere (TVE) platform. This allows you to watch your favourite

More information

Mobile Application Development

Mobile Application Development Mobile Application Development (Android & ios) Tutorial Emirates Skills 2015 3/26/2015 1 What is Android? An open source Linux-based operating system intended for mobile computing platforms Includes a

More information

Mobile Game and App Development the Easy Way

Mobile Game and App Development the Easy Way Mobile Game and App Development the Easy Way Developed and maintained by Pocketeers Limited (http://www.pocketeers.co.uk). For support please visit http://www.appeasymobile.com This document is protected

More information

The Mobile Device and Operating System Landscape

The Mobile Device and Operating System Landscape Chapter 2 The Mobile Device and Operating System Landscape 50 billion connected devices by 2020. Ericsson, 2010 Networked computers. Connected devices. Mobile devices. Machine-to-machine (M2M). On-the-Go

More information

This guide describes features that are common to most models. Some features may not be available on your tablet.

This guide describes features that are common to most models. Some features may not be available on your tablet. User Guide Copyright 2014 Hewlett-Packard Development Company, L.P. Bluetooth is a trademark owned by its proprietor and used by Hewlett-Packard Company under license. SD Logo is a trademark of its proprietor.

More information

Getting Started with Android Programming (5 days) with Android 4.3 Jelly Bean

Getting Started with Android Programming (5 days) with Android 4.3 Jelly Bean Getting Started with Android Programming (5 days) with Android 4.3 Jelly Bean Course Description Getting Started with Android Programming is designed to give students a strong foundation to develop apps

More information