Selecting a picture from the library In our previous section, we learned how we could create thumbnail and “high quality” image. In…
what is phonegap
-
-
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…
-
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…
-
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…
-
List view in PhoneGap A JQuery listview is designed as a simple unordered list having linked list items. It is created by…
-
PhoneGap Storage We have to deal with data storage when we start building real-time apps. The mobile environment allows us to store…
-
Making first PhoneGap App In our previous section, we learned how we can create a new PhoneGap project and how we can…