I am developing one Blackberry application using Eclipse, I need to show images in the place of label like for e开发者_运维知识库xample new button is there in the place of new button i need to show so
using the g.drawText function (two calls one for each text) is it pos开发者_如何学运维sible to write text in two different sizes?
I developed a Blackberry application using Eclipse.The application is worki开发者_运维百科ng fine in the simulator.By using Blackberry desktop software, I tested the application in Blackberry mobile a
I want to make a screen where i have to show the map with the all received lat and long. and i want to show this map in 200*2开发者_Python百科00 resolution only.
I have a working application which gets the GPS Long/Lat of from a BlackBerry device. I\'m now trying to submit this to a webpage.
I\'m attempting to build a custom SpinBoxField on the Blackberry that displays an icon next to text. I\'ve been unable to find any example code. Subclassing SpinBoxField and implementing drawRow, get,
I am basically bb programmer and i used NetBeans ,BB JDE for BB development. I am partially switching over to android also.So i want to know how to use Eclipse IDE that should be compatible to Both B
It would be useful for many people to know how to completely remove an application from your device when testing.
i develop a application that finde the distance between the two points and calculate the speed but we require the calories burn after walk this distance. that i measure it.
I 开发者_如何学Pythonam working on blackberry application, I need to align the buttons side by side, can you please give me a sample code