Preparing for Development (Android)

Preparing for Development — Android

  • Android Studio Hedgehog (2023.1.1) or later
  • Android SDK API 29+
  • Physical NFC-capable Android device (emulator not supported)
  • NFC enabled in device settings
<uses-permission android:name="android.permission.NFC" />
<uses-feature android:name="android.hardware.nfc" android:required="true" />
See the Tap to Pay on Android overview for the full topic list.

Take Your Business to the Next Level

Find out how our innovative payment solutions can benefit your business. Reach out to us for more information or to get started!

Let's Get Started