Hi, I tried yesterday and the day before and know it's working.
I don't understand why sometimes it's working correctly and sometimes not.
But thank you and if you gave any explanation i'm...
Type: Posts; User: loicmormont; Keyword(s):
Hi, I tried yesterday and the day before and know it's working.
I don't understand why sometimes it's working correctly and sometimes not.
But thank you and if you gave any explanation i'm...
Hi,
I have a home-made application that I update with OTA.
I recently modify my application and put new version on the server (previously 0.2.0 and new 0.2.2) when I try to download the new...
Today it's working. Why I don't know but my problem is solved for the moment.
Hi,
I'm using OTA to update a home-made application. I tried two week ago to update and it worked fine. And now I always have the message "Connection lost, try again" after 45 sec.
I have the...
Thank Graham for this information.
I checked LWUIT and in founded in tutorial some stuff about command in LWUIT. It said that if I create and add more than 2 commands in a form LWUIT...
Hi,
I would like to do like in all nokia phone a kind of menu like this picture.
-- Options
--------> Admin
---------> AdminChoice1
...
Hi frcc24,
My application is signed. And I try to select "always allowed" in each "application access" but this message is still there.
Hi,
I made an application which use Pushregistry with a Bluetooth paired device connection, but I have a confirmation message like that "[Name of paired device] requests you to start [Name of the...
Hi,
I've bought a Nokia X2-00 because it's one of the phone which allow FlashControl use.
(http://www.forum.nokia.com/Devices/Device_specifications/X2-00/)
I've made a little application which...
I found new information on Forum.Nokia.com but information is contradictory.
One said that S40 6th allow to use FlashControl :
- here
One said just CameraControl and SnapshotControl
-...
Sorry I find a part of my answer on this site ^^.
But not all, I know that the phone need JSR-234 but witch one ?
- JSR 234 Advanced Multimedia Supplements 1.1 (camera)
or - JSR 234 Advanced...
Hi,
I need to develop an application which takes picture with flash. I don't know how to know if flash control are supported or not before buying it.
Is Someone knows where I could know a list a...
Thank you for your answer Graham.
I will try to manage my work with this information.
Hi,
I'm developing an J2ME application witch use the Nokia 6212 camera. And I've read that it's impossible to use flash because the Nokia 6212 doesn't have amms API.
My questions are :
- Nokia...
I will try that solution.
Thank you
Hi everyone,
I will explain you the problem :
I've develop an application in J2ME and in the application some information are sent to a server. One time after reading a tag and another time after...
Hi thanks for the code.
But with my Nokia 6212 and my ACR122 I have some problem.
When I try to authenticate a block I receive " D5 41 14 90 00 "
--> 14 means 'Mifare: Authenticate error'.
How...
Hi,
I have a ACR122 NFC reader and a Nokia 6212 NFC phone. When I try to catch the UID of the
phone with the NFC reader I get 16 hexadecimal number (normal) but if I delete a midlet and upload...
Hi,
I read some of thread in this forum about PushRegistry and getting UID of tag in the same times. All the thread said that it's impossible to autolaunch application and get UID but I have a...
Thank you very much I will read it
Nobody know how to do this ?
I read some stuff about pushregistry but I don't
understand where the tag call the application in this
example...
I have a simply wish,
I want to create a formate tag witch send user to an URL (I can do that) but
is it possible to skip the confirmation ? (Do you want to go to this web site ? Yes No)
Best...
I've found a way to do it.
I've formatted the tag to open the application with this
byte [] header = {0x1D};
fieldNameUrl.setString("Collect./Test.jar");
byte [] urlByte =...
Thanks Pibel.
I've found a NFC Forum RTD for a "Content Shortcut" and I think that what I need. The new problem is that I need to give the way to reach my application and I tried different way and...
Hi everybody,
I'm looking for a website or a pdf file witch can give me the different NDEF type name and format
like this.
Type name format Type name Description...