how to build mobile apps for ios and android

9
Ray Pastore, Ph.D. Assistant Professor of Instructional Technology – UNCW www.raypastore.c om HOW TO BUILD MOBILE APPS FOR IOS AND ANDROID

Upload: kirkan

Post on 22-Feb-2016

55 views

Category:

Documents


0 download

DESCRIPTION

How to Build Mobile Apps for iOS and Android. Ray Pastore, Ph.D. Assistant Professor of Instructional Technology – UNCW www.raypastore.com. Presentation today. Development: Apple vs Android Native App Tools Cross Platform Tools Drag and Drop Tools. Apple. Developer - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: How to Build Mobile Apps for  iOS  and Android

Ray Pastore, Ph.D.Assistant Professor of Instruct ional Technology – UNCWwww.raypastore.com

HOW TO BUILD MOBILE APPS FOR IOS AND

ANDROID

Page 2: How to Build Mobile Apps for  iOS  and Android

Development: Apple vs AndroidNative App ToolsCross Platform ToolsDrag and Drop Tools

PRESENTATION TODAY

Page 3: How to Build Mobile Apps for  iOS  and Android

Developer https://developer.apple.com/ $99 per year iPhone/iPad or Mac Can only be made on Macs University Program

https://developer.apple.com/programs/ios/university/ Can share apps, publish to personal ipod/iphone/ipad

Xcode https://developer.apple.com/xcode/ C/C++ Must have Mac to use

Review Process Ease of Use

Very difficult Experienced Programmers only

APPLE

Page 4: How to Build Mobile Apps for  iOS  and Android

Developer http://developer.android.com/index.html $25 per year No need for university license, can publish apps to devices

and even publish on web for free. License only needed if publishing to app store

Eclipse http://www.eclipse.org/ Java

No Review ProcessEase of use

Not as difficult as Apple But programming required

Can get by with a basic understanding

ANDROID

Page 5: How to Build Mobile Apps for  iOS  and Android

Let’s take a quick look atApple - XcodeAndroid - Eclipse

NATIVE APP TOOLS

Page 6: How to Build Mobile Apps for  iOS  and Android

Best cross platform tools? HTML5 and Flash

HTML5 vs Flash?HTML5

PhoneGap (now owned by Adobe) http://phonegap.com/

Dreamweaver/HTML programming Publish to apple, android, windows, blackberry Must use Xcode or Eclipse to use PhoneGap, its an extension of

themAdobe Flash

Publish to apple and android

CROSS PLATFORM TOOLS

Page 7: How to Build Mobile Apps for  iOS  and Android

Apple Gamesalad - http://gamesalad.com Free to publish in iOS but $299 for full package Works with android too just need to pay the fee

Android MIT App Inventor - Free http://appinventor.mit.edu Curriculum Guide: http://teach.appinventor.mit.edu/

Other tools Tons of other tools out there however these are some of the most

popular Most of the other tools (not all) have a catch, such as a fee to

actually publish even though free to create or have ads. Look for more of these tools in the future but please read the fine

print.

DRAG AND DROP TOOLS

Page 8: How to Build Mobile Apps for  iOS  and Android

What are my options for testing use or classroom use? iPods iPads Android Tablets

HARDWARE

Page 9: How to Build Mobile Apps for  iOS  and Android

Tons of resources on all of these tools on my blog @www.raypastore.com

RESOURCES