- PhoneGap By Example
- Andrey Kovalenko
- 196字
- 2021-07-16 20:36:41
Chapter 3. Easy Work with Device – Your First PhoneGap Application "Travelly"
In this chapter, we will continue to build a mobile application "Travelly" using PhoneGap, its plugins, and Sencha Touch. We will utilize the application structure already defined in the previous chapter. It is a mobile application for a traveller to capture pictures and place them on the map. Our system should support the addition, display, and removal of media elements. Our application should be able to access hardware features of the mobile device it is running on. It will access the device's camera to capture photos, the filesystem to save media data in persistent file storage, and geolocation to detect the place of the captured photo. We will use Sencha Touch to build the user interface and control the client-side logic. The Sencha Touch store will handle the storage of information, and Google map will be used to display saved media.
This chapter will show you how to:
- Use GapDebug
- Install PhoneGap plugins
- Access the camera to capture a photo and save it to the device's filesystem
- Detect the current device's geolocation
- Use the Sencha Touch store
- Display data on Google Maps
- 解構產品經理:互聯網產品策劃入門寶典
- Kali Linux Web Penetration Testing Cookbook
- Cocos2d-x游戲開發:手把手教你Lua語言的編程方法
- Vue.js前端開發基礎與項目實戰
- C++面向對象程序設計(微課版)
- SAS數據統計分析與編程實踐
- INSTANT OpenNMS Starter
- 自制編程語言
- Learning Probabilistic Graphical Models in R
- HTML5 APP開發從入門到精通(微課精編版)
- Python全棧數據工程師養成攻略(視頻講解版)
- Learning Cocos2d-JS Game Development
- Building Apple Watch Projects
- Python程序設計:基礎與實踐
- Hands-On Artificial Intelligence with Unreal Engine