1 / 10

Building iOS and Android apps, the easy way

Building iOS and Android apps, the easy way. David Millians millia@uga.edu · @millia13 · @ ugaetc University of Georgia Educational Technology Center. Warning!. I am a sysadmin I haven’t really programmed hardcore since 6502 assembly I know enough to be dangerous

jaxon
Download Presentation

Building iOS and Android apps, the easy way

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Building iOS and Android apps, the easy way David Millians millia@uga.edu · @millia13 · @ugaetcUniversity of GeorgiaEducational Technology Center

  2. Warning! • I am a sysadmin • I haven’t really programmed hardcore since 6502 assembly • I know enough to be dangerous • It’s still tons of fun

  3. Making Apps • iOS • Xcode • Developer Program • Objective C • Frameworks • Plists. Modules. Headers. Obj files... • AhhhhH!

  4. Making Apps pt. 2 • iOS • Xcode • Developer Program • Phonegap! • HTML & CSS • Javascript • Lots of other technologies- not other languages • Android • Eclipse et al

  5. Phonegap • App Development Framework • Adobe Phonegap Apache Cordova • Supports iOS, Android, Blackberry, Windows Phone, Bada, Symbian, WebOS, Tizen • Can access local features • Accelerometer, Camera, Compass, Geolocation • Storage, Media, Notification, Files • Contacts, Barcodes, • Extensible!

  6. There are others… • Appcelerator Titanium • Sencha Touch • Quite a few more…http://en.wikipedia.org/wiki/Multiple_phone_web_based_application_framework

  7. How To Get It Started • http://www.phonegap.com/ • Put in a normal location • Command line:./create <project_folder_path> <package_name> <project_name> • Drop in your HTML. • Compile. • There. Are. Fiddly. Bits.

  8. Now… the work. • HTML • Clean it up • CSS3 • Start from scratch • Javascript • Pick a frameworkhttp://en.wikipedia.org/wiki/Category:JavaScript_libraries • Cheat with Dreamweaver et al • Testflight - https://testflightapp.com/

  9. Bad News / Good News • Apple is being picky • You will need to appify it • Android is easier • Students have time • Fair/High Amount of Help • Admire & Acquire

  10. Questions? Comments?

More Related