Adobe PhoneGap Build Adobe will do the rest of the deployment work for us. We used a command-line interface for creating the…
what is phonegap
-
-
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…
-
Push Notification In this section, we will learn about the push notification. These notifications are those notifications that we receive on our…
-
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…
-
Controlling Playback of media using JavaScript In our previous section, we learned how we can play audio and video content. Previously, we…
-
Creating a multipage UI in PhoneGap We will use the HTML CSS, and JavaScript to create the PhoneGap application’s user interface. The…