[APP][4.0+] NFC Tools : Read, write and program tasks on NFC Tags

Search This thread

wakdev

Senior Member
Jun 24, 2014
209
66
Dijon
www.wakdev.com
Hi there,

I would like to introduce my app : NFC Tools.
NFC Tools can read, write NFC tags, and program a multiple tasks.


nfc-tools-00.png


nfc-tools-01.png
nfc-tools-02.png
nfc-tools-03.png
nfc-tools-04.png
nfc-tools-05.png
nfc-tools-06.png


Google Play : https://play.google.com/store/apps/details?id=com.wakdev.wdnfc
And for web developers there are a API available :) http://en.api.nfc.systems/

Soon, I will implement conditional blocks :D

I hope you like it.
 

wakdev

Senior Member
Jun 24, 2014
209
66
Dijon
www.wakdev.com
Thanks, last weekend I released a new version with conditionnnels blocks :D
I will soon propose other conditions. Let me know if you want specifics blocks.
 

datobai

Member
Aug 26, 2011
5
0
Tbilisi
ok)
first of all i want to say that im new at NFC technology so i have one quetstion,
yesterday i tried to scan my bus card and it scaned successfully, but then i tried to scan my badge and no reaction
is there any security system on that badge? it is same plastic card as that bus card
 

wakdev

Senior Member
Jun 24, 2014
209
66
Dijon
www.wakdev.com
In fact, some NFC cards are not compatible with mobile chips.
It is recommended to buy universals NFC tags (NTAG203 or Topaz512) to avoid compatibilities issues

And yes some of these cards are secure (eg: NFC credit cards).
 

DadOudidOuda

Senior Member
Feb 28, 2013
134
76
Pretty awesome app.

I have a question: if I write a tag with my Nexus 5, can other phone read the tag? (I was thinking about automated tasks mainly)
 

wakdev

Senior Member
Jun 24, 2014
209
66
Dijon
www.wakdev.com
Thank you.

In fact, i created a tab for that.

With the “Write” tab, you can put standard informations onto your NFC tag, so that you can read the tag with another NFC capable device -which doesn't need to run Android, it also works with Windows Phones for example.

Unlike the “Tasks” tab require for NFC Tasks to already be installed on your device.
 

DadOudidOuda

Senior Member
Feb 28, 2013
134
76
Thank you.

In fact, i created a tab for that.

With the “Write” tab, you can put standard informations onto your NFC tag, so that you can read the tag with another NFC capable device -which doesn't need to run Android, it also works with Windows Phones for example.

Unlike the “Tasks” tab require for NFC Tasks to already be installed on your device.

Nice, although 90% of the people I know have an Android device this is really an important feature!
 

DadOudidOuda

Senior Member
Feb 28, 2013
134
76
Is it possible to use two conditions on a single NFC tag?

For example, a first condition would turn wifi and data on, set brightness to 50% and st volume to 90% between 7.00am and 10.00pm while another condition would turn wifi and data off, set brightness to 5% and set volume to 0% between 10.00pm and 7.00am.

That would require fewer tags which is always useful! (I know some settings like wifi and data have toggle options but some haven't and so require one tag to set a value and another to set another value.)
 

wakdev

Senior Member
Jun 24, 2014
209
66
Dijon
www.wakdev.com
Yes of course :)

You need to configure you blocks, ordered like this :

[ conditional schedule : 7.00am and 10.00pm (include)
brightness to 50%
volume to 90%
end condition ]

[ conditional schedule : 10.00pm and 7.00am (include)
brightness to 5%
volume to 0%
end condition (optional) ]
 

keil.

Senior Member
Sep 12, 2009
84
45
GZ
www.x-ts.info
Lockscreen on/off /toggle

Hi,
is it possible to add the Task :
Lockscreen on/off / toggle

:good: your UI is better then trigger
:cool: i hope the development will not stop soon , and i can give you the money for the Pro Version :highfive:

Thanks for your work
 

wakdev

Senior Member
Jun 24, 2014
209
66
Dijon
www.wakdev.com
Currently, not, but it's on my roadmap ;)
But I think a rooted device will be necessary

Don't worry, I try to develop new features continuously.
I think publishing a new version with new blocks conditions in less than a month :)

Thank you for your support :laugh:
 
  • Like
Reactions: keil.

wakdev

Senior Member
Jun 24, 2014
209
66
Dijon
www.wakdev.com
Now NFC Tools (Pro Edition) allows you to re-use / re-tag your NFC tags which are read-only or not supported by your device (eg: some NFC tags like Mifare Classic 1k does not work on Nexus 4 or Galaxy S4) :good:
 

Top Liked Posts