I am developing phonegap app using jquerymobile. but in blackberry 9780 it does not show me alert, my code is
Does anybody know how to cut a sound clip from running sound file? I am working on one blackberry application, Is anybody have any sample code or link please give me that.
I am learning Black berry programming. I have written a program \"Hello World\" using the eclipse plug in for Black Berry.
I\'m trying to integrate my application with the web browser on Blackberry platform: the application should be registered as the default handler for a custom protocol (something like \"myapp://link-to
I had retrieved the contacts from the phone book and displayed the contacts in pop up of Blackberry Simulator. It runs well in simulator, but not running 开发者_开发问答in Blackberry Device. I stuck o
I\'m looping over all attributes ofthe Contact.TEL field to retrieve names and data, so that I can display something like this:
I want to play audio from my application. the following code is used try{ Player p = javax.microedition.media.Manager.c开发者_运维知识库reatePlayer(\"file:///store/home/user/recording.amr\");
I am developing a program which have 2 buttons : Start and End. When i click Start it will start to get Locations in every 30sec. and send them to a server using socket connection. When 开发者_如何学编
I have a bit of JavaScript (jQuery) to catch orientationchange and create a JS alert when triggered: $(\'document\').ready(function(){
I am trying to create an app that will redirect to a certain webpage when run. I would like this app to be full screen with no title bar or browse bar. I am able to call a BrowseSession to b开发者_运维