Slutsåld
Using Apache Cordova 4, you can leverage native technologies and web standards to quickly build cross-platform apps for most mobile devices. You can deliver a high-end user experience where it matters, while radically simplifying code maintenance ...
Build reliable, fast, and engaging apps that deliver superb user experiences on any platform - without the development overhead of native apps! Use JavaScript and modern Web APIs to build apps that are responsive, secure, self-updating, searc...
John M. Wargo has more than 20 years of experience designing and developing enterprise applications with a focus on collaboration and process automation. John has spent the last five years focusing on mobile development having worked for Research In Motion and authored BlackBerry Development Fundamentals (www.bbdevfundamentals.com) and a series of articles on mobile development for The View (www.eview.com). He is a frequent speaker at industry conferences, delivering sessions on mobile development and analysis of mobile industry trends. In his current role, he is a practice manager in AT&T's Advanced Mobile Applications Practice, specializing in mobile application platforms & frameworks and helping customers realize their mobile initiatives.
Foreword by Bryce A. Curtis xiii
Foreword by Jim Huempfner xv
Preface xvii
Acknowledgments xxiii
About the Author xxiv
Part I: PhoneGap 1
Chapter 1: Introduction to PhoneGap 3
A Little PhoneGap History 4
Why Use PhoneGap? 5
How PhoneGap Works 6
Designing for the Container 11
Writing PhoneGap Applications 13
Building PhoneGap Applications 13
PhoneGap Limitations 17
PhoneGap Plug-Ins 18
Getting Support for PhoneGap 19
PhoneGap Resources 19
Hybrid Application Frameworks 19
Chapter 2: PhoneGap Development, Testing, and Debugging 23
Hello, World! 23
PhoneGap Initialization 25
Leveraging PhoneGap APIs 28
Enhancing the User Interface of a PhoneGap Application 30
Testing and Debugging PhoneGap Applications 35
Dealing with Cross-Platform Development Issues 49
Part II: PhoneGap Developer Tools 55
Chapter 3: Configuring an Android Development Environment for PhoneGap 57
Installing the Android SDK 58
Eclipse Development Environment Configuration 64
Creating an Android PhoneGap Project 66
Testing Android PhoneGap Applications 77
Chapter 4: Configuring a bada Development Environment for PhoneGap 79
Downloading and Installing the Correct PhoneGap bada Files 80
Creating a bada PhoneGap Project 82
Creating a bada Application Profile 86
Testing bada PhoneGap Applications 95
Chapter 5: Configuring a BlackBerry Development Environment for PhoneGap 97
Installing the BlackBerry WebWorks SDK 98
Creating a BlackBerry PhoneGap Project 99
Building BlackBerry PhoneGap Applications 103
Testing BlackBerry PhoneGap Applications 109
Chapter 6: Configuring an iOS Develop...