hmmm. If that's the point, Nokia were following a quite interesting strategy since they removed notify dialog for read operation, but left all dialogs for the write operation. Anyway, thanks for your...
Type: Posts; User: spcboy; Keyword(s):
hmmm. If that's the point, Nokia were following a quite interesting strategy since they removed notify dialog for read operation, but left all dialogs for the write operation. Anyway, thanks for your...
Hi
I've made my application with contact backup and restore function. everything seems ok after i installed it under test device (N95). I used a signature from Verisign to sign my app. the...
You may need to add following to your jad:
MIDlet-Permissions: javax.microedition.pim.ContactList.read, javax.microedition.pim.ContactList.write
Hi, I don't want to comment on your code. Just answer your questions.:-)
Most GPS device has their own hardware specification, it defines the maximum refresh interval, accuracy and other possible...
Please check these steps:
1. Have you added API permissions to your jad files?
2. Have you signed your applications?
3. If so, Does you signature has enough authority to do such operation?
Hi Tharindu
I've faced the same issue as you mentioned, please try the following methods.
1 Check your time setting on your device to see if it matches the valid period of your signature.
...