Skip to main content

Test with any Android device

Seeker is an Android phone at its core. For 99% of development and testing, you can use:

  • Any Android device
  • Android emulator from Android Studio
  • Any standard Android API

Your app will behave the same way on Seeker as it does on any other Android device.

Mock MWA Wallet

If your app uses Mobile Wallet Adapter, we recommend testing against the Mock MWA Wallet - a testing wallet that simulates Seed Vault Wallet functionality.

Mock MWA Wallet features:

  • Mobile Wallet Adapter support for authorize, signIn, signAndSendTransactions, and signMessage.
  • Apple pay-like transaction signing (Bottom sheet approval, no app switch)
  • Biometric authentication
  • Configurable Ed25519 private key importing

For installation, view the Github repository.