• Complain

Raymond K. Camden - Apache Cordova in Action

Here you can read online Raymond K. Camden - Apache Cordova in Action full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2015, publisher: Manning Publications, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Raymond K. Camden Apache Cordova in Action
  • Book:
    Apache Cordova in Action
  • Author:
  • Publisher:
    Manning Publications
  • Genre:
  • Year:
    2015
  • Rating:
    5 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 100
    • 1
    • 2
    • 3
    • 4
    • 5

Apache Cordova in Action: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Apache Cordova in Action" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Summary

Apache Cordova in Action teaches you to create and launch hybrid mobile apps using Cordova or Phonegap. By following carefully selected examples, step-by-step tutorials, and crystal-clear explanations, youll learn to build apps from the Cordova CLI, how to make use of device features like the camera and accelerometer, how to submit your apps to Google Play and the Apple App Store, and more.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Book

Developing a mobile app requires extensive knowledge of native programming techniques for multiple platforms. Apache Cordova lets you use your existing skills in web development (HTML, CSS, and JavaScript) to build powerful mobile apps. Your apps also get the power of integration with native device features like the camera and file system.

Apache Cordova in Action teaches you how to design, create, and launch hybrid mobile apps people will want to use. With the help of straightforward, real-world examples, youll learn to build apps from the Cordova CLI and to make use of native device features like the camera and accelerometer. Youll learn testing techniques and discover the PhoneGap Build service and how to submit your apps to Google Play and the Apple App Store. Along the way, this helpful guide discusses mobile app design and shows you how to create effective, professional-quality UI and UX.

Whats Inside

  • Build mobile apps
  • UI, UX, and testing techniques
  • Deploy to Google Play and the Apple App Store
  • Employ libraries like Bootstrap, jQuery Mobile, and Ionic

About the Reader

Readers should be familiar with HTML, CSS, and JavaScript. No experience with mobile app development needed.

About the Author

Raymond Camden is a developer advocate for IBM. He is passionate about mobile development and has spoken at conferences worldwide.

The Table of Contents

    PART 1 GETTING STARTED WITH APACHE CORDOVA
  1. What is Cordova?
  2. Installing Cordova and the Android SDK
  3. PART 2 CORE CONCEPTS
  4. Creating Cordova projects
  5. Using plugins to access device features
  6. Mobile design and user experience
  7. Considerations when building mobile apps
  8. Tools for debugging Cordova and other hybrid apps
  9. Creating custom plugins
  10. Packing options for Cordova projects
  11. Using PhoneGap tools
  12. PART 3 APPLICATION RELEASE
  13. Submitting your app
  14. Building an RSS reader app with Ionic

Raymond K. Camden: author's other books


Who wrote Apache Cordova in Action? Find out the surname, the name of the author of the book and a list of all author's works by series.

Apache Cordova in Action — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Apache Cordova in Action" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Apache Cordova in Action
Raymond K. Camden

Apache Cordova in Action - image 1

Copyright

For online information and ordering of this and other Manning books, please visit www.manning.com. The publisher offers discounts on this book when ordered in quantity. For more information, please contact

Special Sales Department Manning Publications Co. 20 Baldwin Road PO Box 761 Shelter Island, NY 11964 Email: orders@manning.com

2016 by Manning Publications Co. All rights reserved.

No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by means electronic, mechanical, photocopying, or otherwise, without prior written permission of the publisher.

Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in the book, and Manning Publications was aware of a trademark claim, the designations have been printed in initial caps or all caps.

Picture 2 Recognizing the importance of preserving what has been written, it is Mannings policy to have the books we publish printed on acid-free paper, and we exert our best efforts to that end. Recognizing also our responsibility to conserve the resources of our planet, Manning books are printed on paper that is at least 15 percent recycled and processed without elemental chlorine.

Picture 3Manning Publications Co.20 Baldwin RoadPO Box 761Shelter Island, NY 11964Development editor: Helen StergiusTechnical development editor: Doug WarrenCopyeditor: Jodie AllenProofreader: Elizabeth MartinTechnical proofreader: Cody SandTypesetter: Marija TudorCover designer: Marija Tudor

ISBN: 9781633430068

Printed in the United States of America

1 2 3 4 5 6 7 8 9 10 EBM 20 19 18 17 16 15

Brief Table of Contents
Table of Contents
Preface

Ive been fortunate to have been a web developer for approximately 20 years. I can remember using NCSA Mosaic to browse the web and picking up HTML books to help me build my first web page. (Yes, I used a rainbow gradient back then.) Things were rough in those days. I can remember playing with LiveScript, the initial release of JavaScript, and having to reboot my entire machine at times to get my browser to work. I spent a good deal of my first decade or so as a developer focused on the server side, first with Perl and then with ColdFusion. I ignored the front-end due to the numerous issues with browsers and, pretty much, just the browsers themselves.

Approximately 10 years ago, I turned my attention back to the client side. I was surprised to find that this Web 2.0/AJAX thing was actually kind of cool, and that, for the most part, it actually worked. I began to spend most of my time learning JavaScript (again) and reacquainting myself with HTML. That may sound like a surprising statement. I certainly knew HTML and used it in my server-side applications, but I discovered that when I looked closely, there was quite a bit I didnt know and didnt appreciate.

At the same time, mobile was slowly inching along toward being a big deal. I kept hearing about how big it was in Europe and Asia, but my experience with it was disappointing. I loved my Motorola RAZR, but the first time I sent an SMS message with it was also the last time I sent an SMS message with it. Browsing the web on it was also an exercise in frustration.

And then one day ... everything changed. The iPhone was a game changerit made using the mobile web useful. And when the app market was launched, and folks made millions with fart apps, a whole new breed of developer was born. I began focusing on working on the mobile platform, specifically building mobile-friendly websites. Then one day I discovered PhoneGap (the originator of Apache Cordovadont worry, well discuss the differences in ). It was rough tooit took me a good 10 minutes or so to get the Hello World project set up. But when I first saw my HTML running as an app on my phone, it was incredible. Everything I had learned about web development was now enabling me to create applications on mobile devicesand not just one, but many.

PhoneGap, and Cordova, have come a long way since I began working with them. The platform is simpler to use, but still requires careful consideration and planning, and this is where I think this book will really help. I tried to take information found in multiple sources and bring it together in a concise, easy-to-follow format. Im not terribly smart. In fact, I struggle a lot. But Ive made a career out of taking my struggle and turning that into writing and presentations that willI hopehelp others with their struggles as well.

Acknowledgments

This book was a lot of work. No, make that really a lot of work! But I believe that this is a great book, and I hope that you will think so as well. There are quite a few people Id like to thank for helping me along the way.

First and foremost, I want to thank my wife, Jeanne. Youve always supported me, always patiently listened while I struggled to get this done, and always made me believe I could finish this. I love you.

Next, Id like to acknowledge my editor at Manning, Helen Stergius. Thank you for working with me, and thank you more for being patient when things got rough. Your commitment to the quality of this book has made it better for everyone who reads it. Thanks as well to all the other folks at Manning who worked with me on the production and promotion of the book. It was truly a team effort.

Id also like to thank the reviewers who took the time to read my manuscript at various stages during its development and who provided invaluable feedback: Barry Alexander, Becky Huett, Charlie Gaines, Chris Snow, Chris Wayman, Doug Warren, Greg Murray, Ivo timac, Jrme Baton, Matt Royten, Michael E. Roberts, Natalia Stavisky, Satish Kumar Bairi, and Yogesh Poojari. Special thanks to Cody Sand, technical proofreader, for his careful review of the code one last time, shortly before the book went into production.

Finally, thank you to the entire PhoneGap and Apache Cordova team. Youve created something thats incredibly cool and useful for developers around the world. Thank you to Shazron Abdullah, Brian LeRoux, Michael Brooks, and others for answering my questions and helping make this book happen.

About this Book

Apache Cordova in Action was written to help you build hybrid mobile applications for the Apache Cordova framework. It begins by focusing on the mechanics of setting up your development environment and then switches its focus to the intangibles of working with hybrid mobile developmentthings like design, best practices, and what to do when things go wrong.

How the book is organized

The book has three sections that cover 12 chapters.

explains what Apache Cordova covers and how to set up your development environment.

  • discusses the Apache Cordova project and what a hybrid mobile application actually is. It also discusses what Cordova does and doesnt provide, even discussing when you would not want to use a hybrid mobile application.
  • goes deep into setting up all the necessary parts required to do Cordova development with Android. Because the iOS SDK requires a Mac but Android will work anywhere, the book focuses on explaining Androids requirements, as well as what you need to get the Cordova CLI installed.

covers high-level core concepts for working with Apache Cordova.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Apache Cordova in Action»

Look at similar books to Apache Cordova in Action. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Apache Cordova in Action»

Discussion, reviews of the book Apache Cordova in Action and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.