Hi! I already tried to post this issue before but i'm not sure if it worked so here's another try:
I recorded an NDEF message on a Mifare Classic Tag that contains following URL: http://192.168.195.104/micha/?id=1234 It links to my webserver from where i'd like to read Data from a Database on my Android Phone. When I type that address in the browser, the requested page opens just as it should. But when I try to open it using the NFC Tag a white screen appears which displays: Arguments: http://192.168.195.104/micha/?id=1234 Storing other addresses (i tried google.com) works just fine. So I wonder if there is any known problem concerning the use of PHP or IP-addresses in NDEF records? Or any other idea why it isn't working? Here the HEX Code of the message: 00 00 03 34 d1 01 1f 55 03 31 30 02 2e 31 36 38 2e 31 39 35 2e 31 30 34 2f 6d 69 63 68 61 2f 3f 69 64 3d 31 32 33 34 fe 00 00 00 00 00 00 00 00 This is really urgent, would be great if someone can help! -- 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

