Push Notification In this section, we will learn about the push notification. These notifications are those notifications that we receive on our…
Phonegap Tutorial
Config.xml In this section of PhoneGap, we will first look at the config.xml file, which allows us to configure our application before…
Control Groups and Flip Switch In our previous section, we learned how to use the minimum screen area completely by using the…
Adobe PhoneGap Build Adobe will do the rest of the deployment work for us. We used a command-line interface for creating the…
Detecting Gesture The gesture technology allows us to interact with the device without touching the screen. The PhoneGap doesn’t support the gestures…
Including JQuery UI Model in PhoneGap App In our previous section, we learned about how we can create our first PhoneGap app.…
PhoneGap Installation Desktop App The developers like those desktop applications and frameworks which provide a drag and drop interface for creating applications.…
Local Storage Object In our previous section, we covered all the theoretical part of the storage. We had taken a quick view…
Media Position and Duration Previously, we learned about how we can play audio and video content, control playback of media, and adjust…
Retrieving data from SQLite database In our previous section, we learned how we can create a table in the SQLite database and…