blackberry
Why this jquery code is not working on blackberry?
I am developing phonegap app using jquerymobile. but in blackberry 9780 it does not show me alert, my code is[详细]
2023-04-10 09:51 分类:问答Clip sound from running sound clip
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.[详细]
2023-04-10 07:42 分类:问答Black Berry Hello World Program
I am learning Black berry programming. I have written a program \"Hello World\" using the eclipse plug in for Black Berry.[详细]
2023-04-10 07:00 分类:问答How to handle a custom protocol on Blackberry
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[详细]
2023-04-10 06:46 分类:问答Display contacts in Blackberry Application
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[详细]
2023-04-10 06:44 分类:问答Using PIM, how to detect what is the attribute which is retrieved using Contact.TEL and index?
I\'m looping over all attributes ofthe Contact.TEL field to retrieve names and data, so that I can display something like this:[详细]
2023-04-10 06:36 分类:问答playing audio from Application in blackberry?
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\");[详细]
2023-04-10 05:59 分类:问答Blackberry socket connection and threads
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 开发者_如何学编[详细]
2023-04-10 05:18 分类:问答Detecting orientation change on BlackBerry 9800 via JavaScript
I have a bit of JavaScript (jQuery) to catch orientationchange and create a JS alert when triggered: $(\'document\').ready(function(){[详细]
2023-04-10 02:58 分类:问答How to suppress the browser top bar while using a BlackBerry BrowserSession
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开发者_运维[详细]
2023-04-10 02:26 分类:问答