I am developing a Blackberry application with calendar functionality. I am using a custom calendar in my application, which will display some events, and when the user clicks on a particular date, mor
i m working with the application which are needed to get current lat long of user开发者_运维问答 .
In simulator my gps code work fine. But when I install my app in device I can\'t get current latitude and longitude.
How to get current location from GPS in Blackberry application. I tried to get location from Locationmanager method in simulator its work fine but in my device (Storm 2 using wifi) I am not able to ge
i have storm 2 and i downloaded good map application from this url click here download successful but . in dev开发者_开发问答ice option>application(third party) i can see Google map app but in downlo
Every one. I want to integrate my BlackBerry app with the Flurry Library.so, I just added the FlurryAgent.jar file to the build path and then added life cycle methods in the each screen.
I want to start my application in portrait mode, always, on a BlackBerry Storm, even then when device is in landscape mode.
i am new to blackberry.Currently i am working upon bitmap color coding The code which i am implement for changing colors of image are as follows:
In one of the site its written that to take a crash log on Blackberry device, on home page we nee开发者_JS百科d to press Alt+lglg. This worked fine for me. But on touch devices keyboard does not comes
I\'m using the following code to create a file and write data into it: fileName = \"file:///store/home/user/myapp/groups.xml\";