I am trying to create a database in blackberry eclipse with jde plugins. I am using Eclipse IDE v.3.4 and pluging v. 1.1 . I have also downloaded an SqLite demo project to understand it. I have search
I am using eclipse. When I add an external jar (import it.sauronsoftware.ftp4j.*;) it seems to be ok, I reference the external jar by right clicking project and the properties. When I instantiate an F
i am making a project in which i ahve shedule somthing happen after a certain period of time, i calculate that time an pass that time in sleep method.
This is a re-post of a topic on the Blackberry Development Forums, but I wasn\'t getting any answers there, so I thought I would try SO.
Hi I am trying to implement the interface SourceStream in my appli开发者_运维百科cation and overrides themethod read(byte[],off,len) and I read the bytes from a server.But I want to convert those byte
I am looking at UUID generation in Blackberrys. I need to be able to generate 128 bit UUIDs from last generation Blackberrys.
I\'m working on a large website project that makes heavy use of in-page graphing of data. To make the graphs interactive (the old paradigm was to post data to the server, have the server render the gr
Details: I\'m working on a BlackBerry app, and one of t开发者_如何转开发he features is signature capture.For that I am using the sample code given here.
What I want to achieve is to have a custom popup screen with specified width and height. On that screen I add two buttons which stay in one row and align center horizontally.
i am implement a application for blackberry mobile phone. In this application in using datefield for input开发者_如何转开发 date. whenever change focus, datefield background will be white...