Hi,
Finally i was able to get solution of this issue..
We are required to add the text in the regional language itself(i.e not in unicode format) and save the file in UTF-8 format.
Cheers,...
Type: Posts; User: aditya.binju; Keyword(s):
Hi,
Finally i was able to get solution of this issue..
We are required to add the text in the regional language itself(i.e not in unicode format) and save the file in UTF-8 format.
Cheers,...
yes,i am using Nokia 7610 Supernova(S40 5th Ed FP1) for testing and i have tried using unicode in fromat of \u00A9 but instead of showing character associated with that unicode, unicode value is...
Hi,
As i have mentioned in the post, i am able to successfully use the mentioned attributes(i am using devices of s40 5th edition and above only). But the problem is how to specify the midlet name...
Hi,
What i want is to give my application localized names based on device's current locale as specified on:
...
Hi,
When you are accessing the "E:" you are accessing the contents of "Memory card" for which generally access is not restricted. but when you are accessing "C:" you are accessing the phone memory...
Hi,
Orientation of displayed text language is dependent on current Locale set in the device settings. If current locale of your device has LTR orientation then it will display all contents in the...
Hi,
You can take a reference of "PDAPDemo" provided with the default WTK to learn how to use JSR75 for contacts and other PIM related stuffs.
Regards,
Aditya
Hi,
On many devices the encoding specified as supported doesn't work properly. Try using other encodings returned by System.getProperty("audio.encodings") because implementations may incorrectly...
Hi,
For installing the cerifcate on your phone just copy the certificate at any preferred lacation on phone. And then open it using the device's File Explorer. On Opening the certificate it will...
Hi,
When you are converting the Mp3 files to AMR you will surely gona loose on the sound quality and voice. This is the only reason due to which AMR files are much lighter the MP3. But you can try...
Hi,
As it appears form the code you are accessing the fileSystem and writing error on a log files. On all phones permissions related with file connection operations vaary. Like on some phone using...
Hi,
I am not having the server access...:(
Please help.Does any one faced such issue.
Regards,
Aditya
Hi All,
I need urgent help in this regard.
I Have a J2ME application that uses https:// based connection for Client/Server communication. On 6630 and 6680 i am getting this Http version...
Hi,
Yes it is possible to add new contact to PIM. But which exception it throws when Contact limit exceeds is dependent on device. It is device specific. On some device it will simply fail to...
Hi,
For creating menu of commands at the bottom of your screen, you can take as a reference help of the open source code available for LWUIT that can be downloaded from:...
Hi,
We have created a test applictaion that opens an event commit it as recurring event. We have tested this application on different make device Nokia,Default Emulator and Mototorla. But on all...
Hi,
Actually this getFields() and getSupportedFields() method is not reliable on all devices. It is not returning all fields with values assigned to them and supported on the target device.
...
Hi,
In my applictaion i am syncing the calendar events from server. Thus i am required to save the calendar events that i retrieve form server to the phone and similarly read the calendar with all...
Hi,
Anyone can please help me in this regard. Anyone from Nokia Guys, please help me to come up with something in this regard.Is it possible using J2ME??
Hi,
I am working on application that syncs the calendar events on Outlook to our phones. The problem that i am facing right now is how to set a calendar event Status as busy or Free on mobile...
Hi,
To solve your problem just add following entry into your JAD/Manifest files:
MIDlet-1: <App Name>,<AppIcon>,<MidletClass>
where AppIcon is the name of icon image file along with path in the...
hi
My application gives the facility to call to a number.
It works on all devices except Samsung ZX 10.
When I tried the build on Samsung ZX 10 it gave me "Security Exception: while trying to...
Hello All,
I am working on an application that uses RMS to saves some critical data in form of records.Where Each record is around 10-12 kb as it has image in each record also saved.The problem...
Hello,
Each device has a predefined set of supported snapshot Encodings.The snapshot encoding scheme defines the height and width along width the type of snapshot image like jpg,bmp etc....This...
Hi,
Can you please tell the device on which you are trying this..
and facing the problem..
As this seems to be a device issue...
I had worked with camera access on no of devices of NOKIA and...