Controlling Playback of media using JavaScript In our previous section, we learned how we can play audio and video content. Previously, we…
phonegap tutorial
-
-
Creating a multipage UI in PhoneGap We will use the HTML CSS, and JavaScript to create the PhoneGap application’s user interface. The…
-
Creating a table and storing data in PhoneGap In our previous section, we learned about how we can use the localStorage object…
-
Creating thumbnails In our previous section, we learned about the options for taking the pictures and how we can take the pictures…
-
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…
-
Selecting a picture from the library In our previous section, we learned how we could create thumbnail and “high quality” image. In…
-
List view in PhoneGap A JQuery listview is designed as a simple unordered list having linked list items. It is created by…
-
Pros and Cons of PhoneGap There are lots of Pros and Cons of the PhoneGap which are as follows: Pros: 1. Two…
-
Tap and Touch gestures in PhoneGap In our previous section, we learned about the hammer library and how we can detect the…