Showing posts with label mobile. Show all posts
Showing posts with label mobile. Show all posts

Correct Way to Use Media Object in Phonegap

Media object is the default PhoneGap API for playing audio files. But if you are frequently changing/playing the audio tracks in your appl...

Upload Files from Android to Server Using Multipart Post Entity

25 comments
Uploading files and data from an Android device to a server is not a big deal until you are doing this on a high end (high memory) device. ...

How to Switch Between Activities in Android and Using Intents

2 comments
Generally the complex Android Applications involve more than one screen and frequent switching between those screens. You also need to pass...

How to Customize the Default Toast Message in Android

1 comment
Android provides a very convinient way of showing messages to the user in form of Toasts. Toasts do not require any user interaction, these...

Dynamic page update in jQuery Mobile using JSON

While creating your jQuery mobile application, you may want to show various records/data on the page. The number of records may be large an...

jQuery Mobile tutorial for Beginners

jQuery Mobile is a set of jQuery plug-ins and widgets that aim to provide a cross-platform API for creating mobile web applications. In te...

JavaScript

Magento

back to top