Recent content by wakdev

  1. wakdev

    Does anyone recognize this prompt? Is it malware

    Hi, It's not a malware, it's related to the execution of a task that require a permission. This message is present in Droid Automation and NFC Tasks apps.
  2. wakdev

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

    In fact, Android generate a new ID each time you emulate a tag. More information here : https://developer.android.com/guide/topics/connectivity/nfc/hce.html
  3. wakdev

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

    Hi there, You can find the answer in the FAQ ;) FAQ Is it possible to save my NFC cards (bus, bank, door, ...) inside NFC Tools and use my device to emulate those cards ? Is it possible to copy / emulate my access card ? No sorry, it’s not possible because these sorts of cards are generally...
  4. wakdev

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

    Good news everyone ! There is a new update of NFC Tools. I added a new task for recording your microphone. And status notifications for audio playback / recording tasks. It's more user-friendly if you want to stop your current played song ^^ NFC Tools ...
  5. wakdev

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

    Good news everyone NFC Tools has been updated with new cool stuff ! ^^ I added a task called HTTP Rest, for people who want to communicate with a WebService NFC Tools ...
  6. wakdev

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

    Good news everyone ! NFC Tools has been updated. NFC Tools : https://forums.androidcentral.com/e?link=https%3A%2F%2Fwww.anrdoezrs.net%2Flinks%2F100048248%2Ftype%2Fdlg%2Fsid%2FUUacUvbUpU5637195%2Fhttps%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.wakdev.wdnfc&token=iylTSY3r NFC...
  7. wakdev

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

    NFC Tools has been updated ! NFC Tools : https://forums.androidcentral.com/e?link=https%3A%2F%2Fwww.anrdoezrs.net%2Flinks%2F100048248%2Ftype%2Fdlg%2Fsid%2FUUacUvbUpU5501517%2Fhttps%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.wakdev.wdnfc&token=wxu2M6cA NFC Tools - Pro Edition ...
  8. wakdev

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

    Update Good news everyone, NFC Tools has been updated ! NFC Tools ...
  9. wakdev

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

    Update : NFC tag emulation. Good news everyone! I updated NFC Tools and I added a cool beta feature in the PRO version : NFC tag emulation. Go to the "write" tab, add a record, and emulate an NFC tag. It works with most devices, but some of them don't work together, I don't know why but I...
  10. wakdev

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

    Good news everyone ! NFC Tools has been updated with new tasks. NFC Tools ...
  11. wakdev

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

    You're welcome ;) Also, here is a tutorial video for show how to write an URL on a NFC tag. https://youtu.be/DtzMie4U8RM
  12. wakdev

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

    Hi there, I would like to introduce my app : NFC Tools. NFC Tools can read, write NFC tags, and program a multiple tasks. My app has reached over one million downloads on Google Play in January 2016 :) https://youtu.be/R5J5HnXq94s Google Play ...
  13. wakdev

    Can you edit already published apps on your phone then install it?

    Generally, the source codes are obfuscated. So you can change only the resources like icons, texts, ... And yes, It's not legal ! ^^
  14. wakdev

    How to increase rating from users

    The best way is to develop a good app ^^ Personally, I use only a link in the menu. I think, popups are too aggressive.
  15. wakdev

    Which Android Developer programs can you recommend?

    For Android development, Android Studio is the best IDE that you can find. And... Google has stopped the support of the eclipse plugin for Android.