Creating a table and storing data in PhoneGap In our previous section, we learned about how we can use the localStorage object…
what is phonegap
-
-
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…
-
Taking pictures from camera In our previous sections, we learned about UI, Storage, Geolocation, Media, and Device Accelerometer. In this section, we…
-
Adjust the volume of media using JavaScript in PhoneGap In our previous section, we made our own control buttons using JavaScript. In…
-
List view in PhoneGap A JQuery listview is designed as a simple unordered list having linked list items. It is created by…
-
Collapsible Content Blocks In our previous section, we learned about how we can create multipage UI in PhoneGap. Now, we will learn…
-
Creating a new PhoneGap project After installing the PhoneGap Desktop application and the PhoneGap Developer App to our computer and mobile, we…