phonegap, app storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · wrap...

24
iOS PhoneGap, App Store

Upload: others

Post on 22-May-2020

6 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can

iOSPhoneGap, App Store

Page 2: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can

Thanks!Tommy

Alex Bob Chris Cragin JP Larry Joseph Matthew Philipp Tom Wellie

Page 3: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can

CSCI E-75: Building Dynamic Websitescs75.tv

Page 4: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can

CSCI E-52: Intensive Introduction to Computer Sciencecs50.tv

Page 5: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can

CSCI E-259: XML with Javacs259.tv

Page 6: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can

iPhone Trackerhttp://petewarden.github.com/iPhoneTracker/

Page 7: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can
Page 8: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can
Page 9: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can
Page 10: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can
Page 11: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can

web apps v. native apps

Page 12: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can

http://www.phonegap.com/about

Page 13: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can

http://www.phonegap.com/features

Page 14: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can

UIWebViewDelegatewebView:shouldStartLoadWithRequest:navigationType:

Page 15: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can

gap://<Class>.<command>/[<arguments>][?<dictionary>]

Page 16: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can

UIWebViewstringByEvaluatingJavaScriptFromString:

Page 17: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can

PhoneGap + Xcode 4

Page 18: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can

App Store

Page 19: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can

http://developer.apple.com/library/ios/documentation/Xcode/Conceptual/iphone_development/145-­‐Distributing_Applications/distributing_applications.html

Page 20: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can

http://developer.apple.com/library/ios/documentation/Xcode/Conceptual/iphone_development/145-­‐Distributing_Applications/distributing_applications.html

Page 21: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can

https://itunesconnect.apple.com/

Page 22: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can

App Store Review Guidelineshttp://developer.apple.com/appstore/guidelines.html

Page 23: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can

App PartyFri 5/13, 5:30pm ET

Page 24: PhoneGap, App Storecdn.cs76.net/2011/spring/lectures/12/lecture12-malan.pdf · 2012-08-22 · Wrap it with PhoneGap Using the free open source framework or Phone-Gap build you can

Computer Science E-76Building Mobile Applications