I wrote a hello world application. I want it so when the close button is pressed, the开发者_JS百科 application remains running in the background. How can I do that?This discussion might help you. (If
I create a little web page that will be used for BB\'s. All works except for when I try to display an image using Google Charts. All works as expected on the emulator but the chart images do not work
Are there any inbuilt controls / APIs that will automatically pick up an email address or phone number when featured in the text of a control?
I Developed some applications on blackberry then i need to re开发者_开发知识库lease this applications in market please help me how to release the application in market, what are the process and other
I have my passwords encoded in MD5 in C# and inserted in my DB. MD5 MD5Hasher = MD5.Create(); byte[] PasswordHash = MD5Hasher.ComputeHash(Encoding.Unicode.GetBytes(PasswordText.Value));
I have some problems with my network I/O code on OS 5 of BlackBerry. I keep getting sporadic hangs and eventually TCP timeout exceptions during my I/O operations.
I have this .NET website, with an SSL. But when I try to see the Blackberry version of this site, the following message appears on my blackberry screen.
is their any tools to convert SQLLite database to SQLAnywhere format ?,the purpose to use SQLLite on BlackBerry devices with software version less开发者_运维百科 than 5Try to export the data as INSERT
i just downloaded JDE 1.1 Plugin for eclipse,and i installed it and while i run the application ,on loading of simulator it shows access viola开发者_如何转开发tion error.i tried running clean.bat ad i
i am sending value from one page to another,i want to store the values which i hav sent,& then want to compare the value which i am sending with the one which i hav already sent,i.e the saved valu