20 Recipes for Programming PhoneGap. Cross-Platform Mobile Development for Android and iPhone - Helion
ISBN: 978-14-493-3440-6
stron: 78, Format: ebook
Data wydania: 2012-03-21
Księgarnia: Helion
Cena książki: 50,91 zł (poprzednio: 59,89 zł)
Oszczędzasz: 15% (-8,98 zł)
Gain hands-on experience with the amazing PhoneGap library, using the practical recipes in this handy guide. With these solutions, you can enable your mobile web apps to interact with device-specific features such as the accelerometer, GPS, camera, and address book. Learn how to use your knowledge of HTML, CSS, and JavaScript to build full mobile apps for iOS, Android, and several other platforms without rewriting apps in the native platform language. Each recipe includes sample code you can use in your project right away, as well as a discussion of why the solution works.
- Add functionality that’s available only on a certain device or platform
- Retrieve the device’s current GPS location and place a marker on a map
- Create and save a new contact or edit an existing contact in the address book
- Take pictures with the camera or select one of the user’s existing photos
- Upload a file from the local device to an external server
- Allow the device to record audio or video through your app
- Enable your application to save files locally
Osoby które kupowały "20 Recipes for Programming PhoneGap. Cross-Platform Mobile Development for Android and iPhone", wybierały także:
- Kotlin w praktyce. Kurs video. Tworzenie aplikacji webowych za pomocą Spring Boota 79,00 zł, (31,60 zł -60%)
- Platforma Xamarin. Kurs video. Poziom drugi. Zaawansowane techniki tworzenia aplikacji cross-platform 99,00 zł, (39,60 zł -60%)
- Android Studio. Kurs video. Narzędzia Android developera 69,00 zł, (31,05 zł -55%)
- Android. Techniki efektywnej pracy. Kurs video. Poziom pierwszy. Skróty klawiszowe i biblioteki 59,00 zł, (26,55 zł -55%)
- Testowanie aplikacji mobilnych na platformę Android. Kurs video. Poziom pierwszy. Testy jednostkowe i UI 59,00 zł, (26,55 zł -55%)
Spis treści
20 Recipes for Programming PhoneGap. Cross-Platform Mobile Development for Android and iPhone eBook -- spis treści
- 20 Recipes for Programming PhoneGap
- SPECIAL OFFER: Upgrade this ebook with OReilly
- Preface
- About the Book
- Prerequisites
- Conventions Used in This Book
- Tools
- Using Code Examples
- Safari Books Online
- How to Contact Us
- Acknowledgments
- 1. The Recipes
- 1.1. Determining Whether the Device Is Ready
- Problem
- Solution
- Discussion
- See Also
- 1.2. Retrieving Information About the Device
- Problem
- Solution
- Discussion
- 1.3. Creating a Persistent Navigation System
- Problem
- Solution
- Discussion
- See Also
- 1.4. Detecting the Devices Network Status
- Problem
- Solution
- Discussion
- See Also
- 1.5. Detecting When the Network Status Changes
- Problem
- Solution
- Discussion
- 1.6. Executing a Callback Function Once the Device Is Ready
- Problem
- Solution
- Discussion
- See Also
- 1.7. Detecting When the App Is Moved to the Background or Foreground
- Problem
- Solution
- Discussion
- 1.8. Using the GPS and Displaying a Position on a Map
- Problem
- Solution
- Discussion
- See Also
- 1.9. Using the Compass to Help the User Navigate
- Problem
- Solution
- Discussion
- See Also
- 1.10. Using the Accelerometer to Detect Motion
- Problem
- Solution
- Discussion
- 1.11. Displaying Table-View Data
- Problem
- Solution
- Discussion
- 1.12. Retrieving Contacts in the Address Book
- Problem
- Solution
- Discussion
- See Also
- 1.13. Creating a New Contact in the Address Book
- Problem
- Solution
- Discussion
- See Also
- 1.14. Accessing the Camera and Photo Album
- Problem
- Solution
- Discussion
- 1.15. Saving Data to a Remote Server
- Problem
- Solution
- Discussion
- 1.16. Capturing Audio and Video
- Problem
- Solution
- Discussion
- See Also
- 1.17. Notifying the Device with Alert, Confirm, and Vibrate
- Problem
- Solution
- Discussion
- 1.18. Storing Data to the Device
- Problem
- Solution
- Discussion
- See Also
- 1.19. Reading Data from the Device
- Problem
- Solution
- Discussion
- See Also
- 1.20. Extending PhoneGap with Plug-ins
- Problem
- Solution
- Discussion
- 1.1. Determining Whether the Device Is Ready
- About the Author
- SPECIAL OFFER: Upgrade this ebook with OReilly