I am using Alert.startAudio to play an array of short values, I want the same short[] to be pla开发者_JAVA技巧yed using the phone speaker, how could I do this ?I believe it is played with speaker by
i develop application for Blackberry. In Storm 1 (4.7) and Storm 2 (开发者_如何学Go5.0) i need to disable accelerometer in my application. I want my application does not react to the accelerometer, bu
I have a problem with using the SAX parser to parse a XML file. It is a complex XML file, it is like the following.
I\'m writing an ASP.NET MVC application that uses Forms Authentication. The target clients are a variety of mobile web browsers.
I am working on an application that requires text larger than the viewable screen size in both a TreeField and a ListField. As you know, the TreeField and ListField callbacks support only
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This is what the Java site www.java.com says: \"KVM, the virtual machine for mobile devices, is the counterpart of JVM (Java v开发者_如何学编程irtual machine). It is used to run applets and applicati
I\'m trying to write a blackberry app that is basically a stopwatch, and displays lap times. First, I\'m not sure I\'m implementing the stopwatch functionality in the most optimal way. I have a LabelF
I am porting an application from iPhone to BlackBerry. BlackBerry apps tend not to look as polished as iPhone, but naturally, I would like to maintain as much polish as I can, without breaking any imp
I need开发者_如何学C to invoke a call from code how can i do it ? I tried Phone arguements but it did not worked ?PhoneArguments phoneArgs;