|
Hi, does anyone knows how to use the blackberry JDE API to create a screen slide animation similar to Featured Items screen in the Blackberry App World? I am aware that in blackberry 5.0, there are some transition apis to perform that. But I am looking...
Started by hip10 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Thanks for your help..
Maybe its a timer changing the coordinate position of the images in the paint method
so what was the final verdict? i am having the same issue at this time and i need to know what you ended up doing .
|
|
I have a BlackBerry and I want to get my work email on it. We use Exchange Server and we DO NOT have BlackBerry Enterprise Server (BES). What are my options? I'd like to get Contacts and Calendar synced, or at least get it downloaded.
Thanks.
Started by jinsungy on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Once you have confirmed and Calendar, you have to use the Blackberry Desktop software..
Your service provider should give you BIS service for your Blackberry.
|
|
Blackberry storm 5630 or blackberry storm 5620? want a better phone.can i go for blackberry storm or not..? Blackberry phone
Started by Bhupendra on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at yahoo):
Go for Nokia 3310 or 3315.
|
Ask your Facebook Friends
|
I'm tyring to get phonegap up and running on blackberry storm (9530 simulator). I had been testing my webapp from withing BB's built in browser, and it was looking ok, but then it totally bit once I tried to look at the some code from within phonegap,...
Started by JJBigThoughts on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
By the sounds of things, using phonegap control on BlackBerry....
A generic mobile version of the HTML instead os the Blackberry specific HTML you get for the built as a BlackBerry device, you will get the BlackBerry specific rendering.
|
|
Re: How To: Switch to a new Blackberry and restore data from the old Blackberry
As far as the ESN # goes - do you mean the alphanumeric ESN or the hex ESN?
Thx.
Started by ofelas on
, 14 posts
by 13 people.
Answer Snippets (Read the full thread at pinstack):
Re: How To: Switch to a new Blackberry and restore data from the old Blackberry Does this work with GroupWise BES users? Re: How To: Switch to a new Blackberry and restore data from the old Blackberry I would assume it is because....
|
|
I have a blackberry app that I need to test on windows NOT on blackberry. Are there any free emulators that I can use?
Started by Broken Link on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Research in Motion delivers several Device Simulators here
Blackberry Simulator Downloads.
|
|
I am using Persistent Storage in Blackberry,now i want to use SQlite Database with Blackberry 4.5.But i didn't get any tutorial for that.Can i use SQlite with Blackberry 4.5 or i need any other version of Blackberry.
Started by Rajapandian on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
SQLite is open source, isn't there a way to compile it for Blackberry and manually add the support.
|
|
Hi Friends
I have installed eclipse JDE plugin (ie BlackBerry_JDE_PluginFull_1.0.0.67.exe) , i can create a blackberry project only for BlackBerry JDE 4.5.0 . when i see in window ->preferences ->blackberry->installed components of eclipse ony...
Started by santosh on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Sure there are component packs on blackberry server available for download :
download the Eclipse Software Update for the BlackBerry JDE vX.X Component Pack zip in Eclipse go Help -> Software ->blackberry->installed components....
|
|
Hi, I want to create an XML in blackberry as there are classes for that like Document and Element but i want the xml in String format is it any way to that .Is any API avialable in blackberry for doing the same
Started by Sam97305421562 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
If it is not available ....
Specifically look at the org.kxml2.kdom with JSR-172.
You can sort of fake is to use KXML , which is small and runs quickly on BlackBerry.
There really aren't APIs for creating XML documents in the BlackBerry API.
|
|
I know RIM has their own IDE ( BlackBerry JDE ) for building BlackBerry apps, but does anyone know how to configure IntelliJ IDEA to build/debug BlackBerry apps?
Started by Craig on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Blackberry applications can be standard MIDP....
Maybe you can use...
Not really an answer, but more asking for clarification what is different for Blackberry dev versus are instructions for setting up Eclipse for blackberry development.
|