NFC/RF Reader and Writer

Download: NFC/RF Reader and Writer APK

  • Latest Version
Application ID com.greenlifeinfotech.nfcdemo
Downloads 394.55K
Upload by GreenlifeInfoTech
Rating 3.5/678+
Content rating Everyone
Requires android 4.4 and up
Updated on Apr 04, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.NFC:
    Allows applications to perform I/O operations over NFC.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.google.android.c2dm.permission.RECEIVE:
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE:
  • com.google.android.gms.permission.AD_ID:
  • com.greenlifeinfotech.nfcdemo.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: