Use PhoneGap Media API & jQuery Mobile UI Framework

This  Tutorial  shows how to use AppLaud and the PhoneGap Media API to play an audio file, and use jQuery Mobile for a simple UI using buttons and updated text display. It also shows two ways to access the audio file: as a url, and locally (from the device) using the project's /assets folder. Prerequisites … Continue reading Use PhoneGap Media API & jQuery Mobile UI Framework

Getting started with PhoneGap in Eclipse for Android

Requirements Prerequisite knowledge While not required, some knowledge of HTML, JavaScript, CSS, XML, and Eclipse will help you make the most of this article. Additional required other products Eclipse Classic http://www.eclipse.org/downloads/ Android SDK http://developer.android.com/sdk/index.html PhoneGap http://phonegap.com/download User level All Eclipse is an open source integrated development environment (IDE) that supports many technologies, but this article … Continue reading Getting started with PhoneGap in Eclipse for Android