hi, i have developed an application, that gets installed in the mobile phone.
The brief information of application is it is accessing web services, from another machine.
Now i tested the application on the simulator in 2 ways
1) MDS: in the application , there is a url of the machine, where web services are present. this url is in t...
Hello experts,
i am creating one java blackberry application.I have webservice which is running on some server. It has some credentials like userid,password.I have to upload some image on server.but how to pass credentials to webservice.
Please Point out on that.
Regards
Pankaj Pareek.
...
Hi,
I am developing web pages for blackberry 8700. I have few 5 digits or sometimes 10 digits numbers in my page. These number are displayed or formatted as mobile numbers and on click of the same a telephone call is initiated. Please let me know how to stop that and display that number as a string on the blackberry browser. Thanks in a...
Hi All,
I need to detect when my BlackBerry application is sent to the background and also when it's brought to the foreground again. I need to pause the application when a phone call comes in and resume appropriately.
I assume this must be trivial to achieve but I can't find any reference to how this is done. Please put me out of my m...
I am making the following call in my blackberry application (API ver 4.5)...
public void annotate(String msg, EncodedImage ei)
{
Bitmap bitmap = ei.getBitmap();
Graphics g = new Graphics(bitmap);
g.drawText(msg,0,0);
}
And I keep getting an IllegalArgumentException when I instantiate the Graphics object. Looking at the documen...
Which complier is used in Blackberry development to make .cod files? Is it rapc?
...
Hi everybody!
Is there any alternatives for BlackBerry App World to sell/distribute application?
There are free services like handango and getjar you can check for more here, but I would like to hear about someone else opinion.
Also, is there any issues to sell BlackBerry app by myself?
Thank you!
...
There are several publications about patterns in j2me:
Architectural manifesto: The MVC design pattern in MIDP development by Mikko Kontio
Identification of Design Patterns for Mobile Services with J2ME by J. Narsoo and N. Mohamudally
Big designs for small devices by By Ben Hui
Patterns I use sometimes:
MVC - to separate UI from contr...
Hello all,
I am having the following code snippet in my application screen to show a label text in some bigger and good font. It looks good to me. But i also want to make this font to "bold" as well. Currently it doesn't show in boldfont as well. Could someone guide me how can i provide the label field text with the same font but also w...
Hello All
In my blackberry application, I am doing something like below to update the label field for every second in run method of my thread class. But problem is application displays pre loader/hour glass for every update. I want to get rid of that hour glass and I want to see smooth update of the label field to be happened. How can I...
Hello there, folks.
I would like to read your recommendations about the best APIs (free or of manageable costs, mind you) for mobile phones programming. What are the best APIs that can work on a large number of phone platforms (write once run everywhere, anyone?), and what about their security features?
The project in consideration is...
Hello,
How to upload image with some paramerers.Server has one webservice which has some credentials and it uploading image and write parameters in log file.I write some code but not getting success
On server side one . html file which is calling in url and this .html file calling one script which is written in .php and this php taking...
Hi everyone!
I would like to create background application which will listen to what applications are started and what are moved to foreground.
Please reply
If question is not clear will explain again.
Thanks
...
Can any one help me to write application to send and recieve sms in blackberry.If u can provide me some code snippet .
...
I have a site that offers video clips, and I have a couple of thousand mobile users every day, so I wanted to offer the video library in a format that would be viewable from the iphone and blackberry devices.
Can ffmpeg, or any other tool convert videos to a format that will stream in the same fashion youtube does for the mentioned abo...
I am writing web portal for mobile phones using .net framework, I have tested some stuff on 9530(4.7.X) simulator and it has got issue as some of the javascript doesn't work.
I tested the same in 5.X version simulators of blackberry and it works fine, So I am confused on which version to test so that it reaches the maximum audience.
(J...
i am developing an application for blackberry i want alarm to ring on a specific date please help me out how to do it.
...
Hello ,
i am developing one application in blackberry java development.
I am requesting to http means i am connecting to web service .response of web service taking some time .That time i want to display some waiting screen.
Could you tell me how can i do that....
Regards
Pankaj Pareek
...
Hi,
I have an application for get and send contacts from blackberry but i need to send only updted contacts instead of all, so can i get only updated contacts from blackberry ?
...
I am developing an application which requires Admob integration.I have googled much about it but could not find any help about it except for one question in blackberry forums and that too with no answers to it.
If anyone has been successful in integrating Admob with blackberry , then please help me also in doing this..
Thanx
...