Resources
This is a collection of resources that may help us develop the project. Because our project will be implemented in three platforms, the resources are oraganized in these categories, iOS, Android, and HTML5
In each of the categories, the first link is typically an easy-to-follow introductory example that you should try it out first if you are not familiar with the platform.
There are obviously many, many good sources regarding various development environments. Please send them to me if you find any.
Table Of Contents
- Building Your First App (Android). Accessed 07/31/2012.
- Here are two websites that discuss how to push an Android app from Eclipse (or other IDE) to a real device.
Make sure you understand the potential device access issue.
- Other resources about Android
- Hybrid iPhone Applications by Linux Magazine. Posted 12/08/2009. Accessed 07/15/2012.
- Other resources about HTML5
- What's New in HTML5 Media (HTML5 access to audio and vedio through mobile phone) Accessed 07/16/2012.
- HTML5: Reading local files in JavaScript from HTML5 Rocks. Accessed 07/16/2012.
- Resources proposed by Gary Anthes's article in CACM July 2012
- HTML5 Rocks by Bidelman, E., et al.
- HTML5 unleashed: tips, tricks, and techniques by Khan, S.
- Lawson, B. and Sharp, R. (2011). Introducing HTML5 2nd edition, New Riders, Berkeley, CA.
- HTML -- Living Standard by Web Hypertext Application Technology Working Group.
- HTML5 -- A Vocabulary and associated APIs for HTML and XHTML, Editor's Draft (May 8, 2012)
- Mobile development with HTML5,
By Chris Tosswill, August 25th, 2011 at 3:08PM. Last accessed: April 20th, 2012.
- HTML5 Mobile Web Development (video) By Jake Carter, September 2010. Last accessed: April 20th, 2012.
- Introduction to HTML5 for Mobile App Development
by Wallace B. Mcclure, January 2012. Last accessed: April 20th, 2012.
- HTML 5 vs. Native Apps, Part 1: Portability May Not Be So Cool By Lionel C Carrasco, Founder and CEO of Leapfactor, Sep 28, 2010.
Last accessed: April 20th, 2012.
- HTML5 vs Native: The Mobile App Debate
By Michael Mahemoff Published June 3, 2011.
Last accessed: April 20th, 2012.
- Building Apps with HTML5: What You Need to Know by Brandon Satrom in MSDN Magazine, August 2011. Last accessed: June 30, 2012.
- JoApp.com Jo is an application framework for HTML5. Last accessed: June 30, 2012.
- How to Make an HTML5 iPhone App by Alex Kessinger, March 26, 2010. Last accessed: June 30, 2012.
This is a step-by-step example how to create an app on a mobile phone. Some steps seem to be too brief though.
- Mobile HTML5 - Tutorial: Your First Mobile HTML5 App - The Basics, Forms, and Geolocation (Part 1) by Ian Sefferman, n.d. Last accessed: June 30, 2012.
- Mobile HTML5 - Tutorial: Your First Mobile HTML5 App - Offline Storage / The Local SQL Database (Part 2) by Ian Sefferman, n.d. Last accessed: June 30, 2012.
- HTML5 buttons n.d. Last accessed: August 26, 2012.
- Access local files in HTML5 posted June 18, 2012. Last accessed: August 26, 2012.
Image issues