Book Image

PhoneGap 3.x Mobile Application Development HOTSHOT

By : Kerri Shotts
Book Image

PhoneGap 3.x Mobile Application Development HOTSHOT

By: Kerri Shotts

Overview of this book

<p>PhoneGap allows you to use your existing knowledge of HTML, CSS, and JavaScript to create useful and exciting mobile applications.<br /><br />This book will present you with 12 exciting projects that will introduce you to the dynamic world of app development in PhoneGap. Starting with their design and following through to their completion, you will develop real-world mobile applications. Each app uses a combination of core PhoneGap technologies, plugins, and various frameworks covering the necessary concepts you can use to create many more great apps for mobile devices.</p>
Table of Contents (21 chapters)
PhoneGap 3.x Mobile Application Development HOTSHOT
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Can you take the HEAT? The Hotshot Challenge


There are many ways this project could be extended. Why don't you try a few?

  • Display the actual photo (as a thumbnail in a CANVAS tag) in the note list view instead of the simple photo icon. For a larger challenge, support the caching of thumbnails so that they don't have to be regenerated each time the view appears.

  • Allow the app to use the user's photo library in addition to taking a picture with the camera.

  • If the user taps on the image (not the icons), display a new view that shows the image at full size. If you want a bigger challenge, allow the user to interact with the image by supporting pinch-to-zoom. If you want even more adventure, support rotation as well.