I have to create an application that retrieves a xml file on the web, and stores it on the SD card in a Blackberry phone. The xml file is updated by a cron job.So I want the application to download th
In my project,I want to show a loading screen with a rolling wheel image(possibly with a .gif file) while my http connection occured.
I am building an application for BB curve 320*240,where i am adding a backgroundimage of size 240*200.On that background image we are adding gridfield manager with contents.The issue is that the last
Please let me know whether there is way to getthe IP address of server from it\'s domain name. for example:
How do you know that the application is launched for the first time after installation? And how to 开发者_开发百科do what the code for the application uninstall?You have to store a value in the Persi
I\'m currently developing a crude, Blackberry app that keeps track of my spending and bank balance.The app will hold details of the items I have bought and how much they cost.The item price will then
How开发者_Python百科 to create ListField with image in BlackBerry?Have you tried searching for this first? There\'re really lots of info on this.
I am a novice to blackberry development. I have quite a hands on experience in blackberry smartphones. After I heard a lo开发者_如何学JAVAt about blackberry playbook, now i want to enhance my skills t
I have an XML handler being used in the following fashion: SAXParserFactory.n开发者_如何学CewInstance().newSAXParser().parse(new ByteArrayInputStream(response.getBytes()), myXMLHandler);
I\'m facing problem playing a video through a URL.The URL does not have .xyz extension but gives response in inputstream of a .3gpp video. On prefeching media player it throws exception-net.rim.intern