I have a few questions about permissions and prompts. Most importantly this has to do with making a data connection and using GPS
QUESTIONS
1. Prompts & Allow - Remove Notice?: When installing my app (signed) on various devices, some devices prompt the user about making a data connection and some do not (the connection is just made). I...
Hi,
We have a Web application (ASP.NET) which displays in some page links to miscellaneous Office documents.
The links are not to web files but rather to a web page which dynamically loads the content form a network folder then sends it to the browser by appropriately setting the mime type.
Everything works fine when testing with desk...
I am new this forum and i am fresh blackberry developer.I dont know how make my application as auto start application.That is my expectation is,After simulator loads it should not open normal main screen which consist of contacts icon,message icons. it should directly run my application .
regards,
s.kumaran.
...
I am looking into developing a small app to run on a blackberry which will send a few commands to a windows app. I installed the plugin for Visual Studio development IDE. Where can I find information on blackberry development in visual studio?
...
I need to communicate to a winform app from a blackberry. Most of the development docs talk about webservice, which I am not hosting in my desktop app. Is there any other protocol I can use to communicate from the blackberry device? I was looking at sending very small commands via UDP.
The communication has to be done over WIFI only.
...
can't I expose my methods as webmethods in a winform and have other clients call them as webservice? Basicall I am trying to get my winform app to host a webservice without asp.net or iis.
I am trying to get a ^%&^& blackberry to communicate with my winform app....tried for hours looking for some other way of getting the two to talk wit...
I'm sorry if I'm asking the wrong thing in stackoverflow, but I've come to my wits end dealing with Blackberry. Documentation, site organization, general levels of support have all come together to the point that I haven't been able to do a whole lot of actual work in this environment.
I currently have the Eclipse environment downloade...
I wanted to create more than one application run simultaneously in blackberry jde4.5 can any one help me how to do it...if u have a code pls bring me some sample code...
regards,
s.kumaran.
...
Dear frinends,
In my blackberry simulator i m running two application at the background now i want to retrive which are the application running in the background..I dont how to do..pls help me ... is it possible to show which are the application running in the background...If u can pls provide some codes also it might be very helpful to...
Hi,
I'm developing a blackberry application to remotely access an external customer database.
Selected employees can change customer entries via a webinterface accessible in our intranet.
I don't want the blackberry to contact the database on every request, so I built in a local storage, which stores the top 50 selected customers of the...
What I want to do with my app is accessing client's outlook, getting some data, using them to get more data from the database, and then make a file ready for blackberry to sync. All of these are better done on the server, so at the clients' end, there is only one file with everything ready, so they can easily sync it. I have searched a l...
Hello,
I want to align a Custom Button Field (the Star on the Screenshot) to the center in a Horizontal Manager
Definition of the HFM
final HorizontalFieldManager _navigation = new HorizontalFieldManager(HorizontalFieldManager.NO_VERTICAL_SCROLL | HorizontalFieldManager.FIELD_VCENTER | Field.USE_ALL_WIDTH)
{
protected void paint...
Hi, for the past one month i am working on Android,and now i have to work on Blackberry with java.I don't know how to start it.so please guide me and provide some links to learn Blackberry.
...
I am new in Blackberry. so can anyone help me out for following queries.
Which SDK is used in Blackberry?
in Which language Black Berry application develope?
and Can we call Web service through BlackBerry application?
...
hai,I am new to Blackberry and now i want to know how to create VerticalFieldManager and i want to add some components also.Can anyone give some code snippets to do this.
...
I'm using Blackberry's ESS that includes support for sending an email to its own SMTP server which then pushes the email to the Blackberry device.
When using Thunderbird to send to this SMTP server, it works perfectly, I can send multiple emails without problems.
However, when using SmptClient, or a few third party componenets, and fin...
hi,
i don't know how to apply font style to a text in a LabelField in Blackberry.Anyone please give me some code snippets.
...
Hi,
I am getting some internal error while building,launching,executing rapc in eclipse for Blackberry development.
Im not getting why it is coming all of the sudden.
I tried creating new project and copying my files to new project but it didnt work...
An internal error occurred during: "Deploying Default".java.lang.NullPointerExcepti...
Hi, I want to "fix" the Background while only the ListFields scrolls.
Current Problem:
Scrolling Down (the surounding box should move with the List)
Corresponding code for the VerticalFieldManager
VerticalFieldManager _bottom_box = new VerticalFieldManager(Field.FIELD_HCENTER | Field.FIELD_VCENTER | VerticalFieldManager.VERTIC...
Hi,
I am new to Blackberry,now i am working on the User Interface.But the Blackberry UIs are not more attractive compared to Android UI.So i want to make my Blackberry UI more attractive like in Android.If anyone knows how to achieve this please help me.
...