I beleive, there is another issue while using CallAudioControl.
If i use CCallAudioControl, the CIdle callback is never called.
I first initialised it.
myCmd= CCallAudioControl::NewL();
...
Type: Posts; User: amitaggarwal; Keyword(s):
I beleive, there is another issue while using CallAudioControl.
If i use CCallAudioControl, the CIdle callback is never called.
I first initialised it.
myCmd= CCallAudioControl::NewL();
...
Yeah ...It is cingular branded ..
I wish the vendors dont submit to crazy customizations done for operators..I like the model that works in india and china ..rather than operator deciding what a...
Hi Hartti,
i tried with different com ports( on USB) ..but no success :( .
I am not sure if i am doing something wrong ..
I connect the device( Nokia 6555) to PC using USB..i get a com port .
i...
Any Update on the issue ..I am also facing issues using JSR135 on 6555(Cingular). The device returns true for
Audio recording, video recording and supports recording ... But it doesn't works on...
hartti,
i tried Series 40 6555..it is 5th edition..
i tried connecting using putty.. also when i connect the device, the com port i get is COM37 ..which is not between 1 and 10 ..Is it important...
Thnx zappit ..
I tried it for series 40. Though using Serial connection on Bluetooth ..
It didnt work ....
Is it only for USB connection ??
Is there any device console capture support in any Nokia Development tools .
I am trying to make my app run ..and want to catch the logs on console(on device) ..
??
zappit, i dont need to play ..or download..
i need to upload .and i have to upload in a defined xml format ..so i need the whole mediaContent in byte[].
I need a mechanism wherein i can convert a...
I am reading the file system for media files.
Now i want to read a particular media file(audio/video or pic) and store it in byte array(B64 converted) .
When i try doing it using inputStream, i...
Dear rdrincon,
I am not setting the datefield with a value purposefully ..because nokia series 40 3rd edition devices have a limitation. If i set it, the value of the minute field returned is...
Hi,
I am using DateField. Now i dont set the DateField, as a result, it initializes it to default value i.e 1-1-1970 and time as 00:00.
Now even after user enters the values in DateField control,...
Hartti,
I cannot install the unsigned app on the device.
Yes i am requesting all necessary permissions in jad.
I have tested it with Nokia 6275 and 2865. It works fine on them(both 3rd...
Resply to petrib:
I have tried on Nokia 6235 and Nokia 6155. Both the devices are used on CDMA netowrk in india. I dont know if the operator has its own own security restrictions .Anyways CDMA...
That is a message only on emulator because there is no emulator available for call. The code will work fine on device.
What is the issue here ?
Thnx gopal.
i am specifically looking for "best icon types" like SVG or something else supported by nokia. PNG is fine but not the best.
I read that svg is not supported.... just want to confirm...
Hello,
I am not able to run my java app on Nokia 6155 and Nokia 6235. It installs fine but when i click the icon to run it, it throws an error "Application Invalid". It works on all other devices...
Hartti,
Thanks for the info..Your point is noted.
I am aware of the paid support of nokia and we have even availed it in the past when we ran out of all the options and the situation demanded...
Hi,
The DateField object used in Nokia Series 40 Erd Edition device(i used Nokia 6275) is behaving randomly. It is ignoring the minutes field value entered.
As per KIJ000538, it is a known issue...
I am able to install the app but it fails to run. Message is invalid app. I am using PIM amd WMA. As per the Device specs, Nokia 6235 supports PIM and WMA ..
I have signed the app using the...
I have integrated the Nokia Series 40 SDK just as explained in installation doc in the same order.
I cant run emulator in debug mode. It crashes after 1 second of running.
I increased the debug...
i,
I have integrated series40SDK with eclipse. I have also increased the debug timeout value to 50000.
Still whenever i try to run the emulator in debug mode and it hits the breakpoint, the...
Hi,
I have integrated series40SDK with eclipse. I have also increased the debug timeout value to 50000.
Still whenever i try to run the emulator in debug mode and it hits the breakpoint, the...
Hi,
What are the best icon types supported by Midp2 devices.
I tried svg but it didnt work. PNG is not that good a quality .
Is there any way to optimize the icon or use some higher quality icon...
John,
You have already confirmed that phone can install any app and doesnt needs any signing or no other security conditions.
Not sure, may be some platform specific issue. We can verify it by...
Guyz,
A simple solution is:
Have one app in the phone which will act as a router. you can put any intelligence into that router software. Now you can use the Logica SMPP and build a small...