Hi, i dont know if i'm right here, cause i'm not actually developing 
anything in Android. But I have a really urgent issue:

I recorded an NDEF message on a Mifare Classic card that contains an URL 
which is the following:

http://192.168.195.104/micha/?id=1234

The URL links to my home server where i want to read from a database via 
PHP script. 

When I type that Link in Android Browser, it opens the requested page as it 
should. (I'm in the same network for sure)
But when trying to open it via NFC there will just appear a white screen 
which prints:

Arguments: http://192.168.195.104/micha/?id=1234

I recorded the NDEF message with Arduino NFC Shield first, but when it 
didnt work, I used TagWriter App from NXP. Still the same Error.

It works though, when I open another page on that server, like 
http://192.168.195.104/micha/test.php
So I' wonder if there may be some trouble issue concerning PHP and passing 
parameters?

Hope someone can help, its really urgent!!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to