Skip to main content

Android

Use the DO SDK in an Android application to connect to the network, sign data, and send transactions.

Overview​

  1. Prepare the Android project.
  2. Import the DO SDK.
  3. Configure the network endpoint.
  4. Build and send the request.

Notes​

  • Keep private keys and mnemonic phrases inside secure storage.
  • Verify the network response before showing success to users.
  • Test on a test node before releasing to production.