I have some audio files of different types -- .mp3, .amr -- saved on my BlackBerry and I want to开发者_运维知识库 alter them.I want to make the music or voice recorded sound different.
Is there an AP开发者_开发问答I that will allow you to reboot the blackberry device?Look at using the requestPowerOff() method in the Device class.
i want my App. work with both OS 4.6.xxx(curve 8520) and 5.0.xxx(bold 9000), so in which development environment(JDE versions) i should start to develop it?
I need to use a dialog. That appears 2-3 seconds and after closes automatically. Which object should I use On Black开发者_开发知识库Berry?you can also use
I need to know if there is enough space on the Blackberry device before saving a file. Is there开发者_开发百科 a way to know this?The availableSize() method in the FileConnection class should give you
In 开发者_如何学Pythonmy application i need to Enable Flash and Enable AutoFocus for camera in blackberry jde 5.0.0
Does anyone know of a stand-alone Mail API that works well with Blackberry? We\'re developing a client for a service that uses IMAP as a backend, but is not an IMAP Mail server.
Eclipse wants a username and password when I install the BlackBerry JDE.I have a Blackberry account -- if I enter my account info it is rejected as wrong username and password.What account i开发者_如何
I have developed an app for Blackberry 5.0. Now I am trying to make the app available for 4.2 version onwards.
I have a project that is going to create hotspot client, so it imports net.rim.device.api.wlan.hotspot.*