Page 1 of 1
Read Mifare tags on mobile devices
Posted: Thu Mar 26, 2015 2:31 am
by Jeronimo
Hi, everyone.
I need to make a mobile device (tablet or phone) running a LiveCode app read a Mifare tag. Is there any support on that? I've been looking all over this forum and on the internet and I could not find anything.
Thank you very much.
Jerónimo
Re: Read Mifare tags on mobile devices
Posted: Thu Mar 26, 2015 12:06 pm
by Klaus
Hi Jeronimo,
I'm afradi this is currently not possible with the build-in means of Livecode.
Best
Klaus
Re: Read Mifare tags on mobile devices
Posted: Thu Mar 26, 2015 12:09 pm
by Jeronimo
Hi, Klaus.
Thank you for your response.
Would you suggest any other solution? Is there any third party widget or something I could insert into my LiveCode application to read Mifare tags with at least an Android phone?
Cheers.
Jerónimo
Re: Read Mifare tags on mobile devices
Posted: Thu Mar 26, 2015 12:31 pm
by Klaus
Hi Jeronimo,
I don't think there is a widget or external available which can do this, but I am not sure.
Best
Klaus
Re: Read Mifare tags on mobile devices
Posted: Thu Mar 26, 2015 2:46 pm
by Jeronimo
Hi, Klaus.
What a pity...
Thank for your time and response.
Regards,
Jerónimo
Re: Read Mifare tags on mobile devices
Posted: Thu Mar 26, 2015 4:25 pm
by FourthWorld
LiveCode v8 will provide a means of allowing us to work with OS APIs from within LiveCode. For something as specialized as a specific RFID convention, this sort of roll-your-own solution may be a very good fit.
While v8 is currently in its very early stages, it may be useful to explore it to become familiar with the options for such lower-level calls.