Android
Use the DO SDK in an Android application to connect to the network, sign data, and send transactions.
Overview​
- Prepare the Android project.
- Import the DO SDK.
- Configure the network endpoint.
- 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.