Tom Taylor. » Background Information » Smartphones and Programming Languages » Smartphones applied to Education » Demonstration.

Slides:



Advertisements
Similar presentations
Introduction to Mobile Computing Dr. Frank McCown Harding University Spring 2010 An Overview of Mobile Devices and Developing Mobile Applications.
Advertisements

Mobile Apps Workshop. Overview 1. The App Marketplace 2. What Makes a great App, design tips 3. Build and Deploy - Development Costs / Timescales.
Delrieu Marjorie Loiseau Pierre
Intro to Android and iOS CS-328 Dick Steflik. The Players Android – Open source mobile OS developed ny the Open Handset Alliance led by Google. Based.
Intro to Mobile Development Cindy Royal, Ph.D Assistant Professor Texas State University School of Journalism and Mass Communication
Android architecture overview
Introduction to Android Mohammad A. Gowayyed CS334-Spring 2014.
Programming Mobile Applications with Android
Introduction to Mobile Computing Dr. Frank McCown Harding University Fall 2011 An Overview of Mobile Devices and Developing Mobile Applications This work.
Android 4.0 ICS An Unified UI framework for Tablets and Cell Phones Ashwin. G. Balani, Founder Member, GTUG, Napur.
IELM 511: Information System design Introduction Part 1. ISD for well structured data – relational and other DBMS Part 2. ISD for systems with non-uniformly.
1 Mobile Computing Background Copyright 2014 by Janson Industries Can be viewed at:
 Initial Targets  Maps, News, Events, Laundry  Create Mobile Web Design Standards m.uiowa.edu/about/develop/ m.uiowa.edu/about/develop/  Direction.
DEPARTMENT OF COMPUTER ENGINEERING
Mobile Application Development
BY MUKTADIUR RAHMAN DATE: JUNE 10, 2010 Introduction to iPhone SDK.
@2011 Mihail L. Sichitiu1 Android Introduction Platform Overview.
Android Wentworth Institute of Technology Elec101 07/08 Douglas A. Arevalo-Santos.
Asst.Prof.Dr.Ahmet Ünveren SPRING Computer Engineering Department Asst.Prof.Dr.Ahmet Ünveren SPRING Computer Engineering Department.
Background of Mobile App Development North Carolina A&T State University.
Introduction to Android Platform Overview
MOBILE APP DEVELOPMENT Presented by Md. Zakaria Chowdhury CEO, Webcraft Bangladesh Director, Sylhet IT Academy.
The PhoneGap History Doncho Minkov Telerik Academy academy.telerik.com Technical Trainer
UFCFX5-15-3Mobile Device Development UFCFX Mobile Device Development An Introduction to the Module.
Applications Of Your Growing Potential. What We’ve Been Doing We’ve been writing Java programs In an IDE called Eclipse For desktop and laptop computers.
Introduction to Mobile Computing CSE 390 Fall 2010.
Android Introduction Based on slides made by
Title slide to be used at the start of a module. Developing Mobile Apps Roland Guijt
@2011 Mihail L. Sichitiu1 Android Introduction Platform Overview.
Vs. Ease of Developing 3 rd Party Applications. Points of Interest Closed Source vs. Open Source – Does It Matter? Objective-C vs. Java – Implementation.
Developing Applications for Mobile Devices Dr. Frank McCown GUI Programming Fall 2008.
Introduction CIS 136 Building Mobile Apps 1. What is a mobile app? 2  Computer program  Designed for small devices  Smartphones  Tablets  Other handhelds.
UB Mobile Past and present Demo of UB Mobile 2.0 Technologies used (and not used) UB Mobile Advisory Council.
Smart Phone Laboratory ECEN 489 Srinivas Shakkottai.
Applied Pervasive Computing Presentation : Mobile Interaction Devices.
V0.1 BlackBerry HTML5/WebWorks Applications for the BlackBerry ® PlayBook™ Tablet BlackBerry Academic Program Module 5 - Writing HTML5/WebWorks API Extensions.
Folio3 IPhone Training Session 1 Presenter: Imam Raza.
Mobile Device Programming
Understanding Xamarin Development Matt
INTRO TO IOS AND ANDROID. THE PLAYERS AAndroid – Open source mobile OS developed ny the Open Handset Alliance led by Google. Based on Linux 2.6 kernel.
Monday, August 31, 2015 CSCI 351 – Mobile Applications Development.
Android Overview History and architecture. Brief History 1996 The WWW already had websites with color and images But, the best phones displayed a couple.
Latest Technology News and Updates |Information Technology updates | Android Blog | SSO
The way of hybrid mobile development Hybrid Mobile Applications Telerik Software Academy
Monday, August 31, 2012 CSCI 333 – Systems Programming.
1 Android Introduction Platform Overview. 2 What is Android?  Android is a software stack for mobile devices that includes an operating system, middleware.
1 Android Workshop Platform Overview. 2 What is Android?  Android is a software stack for mobile devices that includes an operating system, middleware.
Best 5 Mobile App Development Tools for Developer's to think beyond the Limitation.
Introduction to Mobile Computing Dr. Frank McCown Harding University Fall 2011 An Overview of Mobile Devices and Developing Mobile Applications This work.
丁建文 國立高雄應用科大資管系副教授 兼任計網中心軟體發展組組長 跨平台行動應用軟體開發技術 : HTML5 & Mobile JavaScript Framework 暨南大學.
ANDROID OS Ravi Soni MTech (CS) III Sem. W HAT IS A NDROID ? Android is a software stack for mobile devices that includes an operating system, middleware.
Introduction to Mobile Computing
ET-570 Smart Phone Apps.
Visit for more Learning Resources
CSCI 351 – Mobile Applications Development
Introduction to Mobile Web Applications
Android.
Apache Cordova Overview
Contents: Introduction Different Mobile Operating Systems
CMPE419 Mobile Application Development
Different Types of Apps. App Development ● App Development refers to the creation of computer applications for use on mobile devices such as tablets,
CSC 581: Mobile App Development
Mobile App Development
Apps XD.
Android Introduction Platform Mihail L. Sichitiu.
05 | Desktop Applications
Korea Software HRD Center
CSC 581: Mobile App Development
Collaboration and Coordination
CMPE419 Mobile Application Development
Presentation transcript:

Tom Taylor

» Background Information » Smartphones and Programming Languages » Smartphones applied to Education » Demonstration

2001 Windows Pocket PC 2002/3 Palm and Blackberry Smartphone 2007 iPhone 2008 Android

» Java -Fundamental Language of Android » Dalvik Virtual Machine » Uses XML to be able to display content » HTC Dream – T-Mobile G1 m/gp/product/images/B 001JT1U1E/ref=dp_imag e_0?ie=UTF8&n= &s=wireless

» Object-Oriented » “Cocoa” API » xCode Projects » UIKit Framework ogrammingGuide/AppArchitecture/AppArchitecture.html#//apple_ref/doc/uid/TP CH3-SW11

» Java Application » HTML 5 » Adobe Air » C/C++ SDK » Less UI Driven brands.com/images/blackb erry-bold jpg

how-reliant-are-college-students- on-smartphones-infographic/

» How can this growing smartphone usage and ownership be used as an advantage? ˃Real-Time Feedback Tool ˃Accessibility support ˃Truly interactive classes ˃Interact with school services g-response-card-rf1.jpg es/misc/foot_logo.gif content/uploads/moodle(1). jpg

» Purdue Hotseat » Clicker Applications 20fsttmb/i9020_400x400_large1_cf_1.jpghttp:// system/consumer/product/gt/i9/02/gti9020fsttmb/i9020_400x400_larg e1_cf_1.jpg

» Vision Impaired ˃Bring items to your phone or tablet. ˃Braille Keyboard Apps » Hearing Impaired ˃Amplify volume

» Communicate with services such as URSA and Moodle. » Get school calendar, news feed, schedule, etc. » Lots of potential

» Brief Overview » Smartphone programming information » Utilizing Smartphones in the classroom » Demonstration

content/uploads/2011/06/man_with_question_mark- blue.jpg

» » » » Unifying Graphic: » ignBasics.html#//apple_ref/doc/uid/TP CH2-SW1 ignBasics.html#//apple_ref/doc/uid/TP CH2-SW1 » » » » Video: » RIM Logo: » APPLE Logo: » ANDROID Logo: » » » »