Particle Android SDK
Last updated Apr 18, 2025
21
Stars
10
Forks
1
Issues
0
Stars/day
Attention Score
15
Topics
Language breakdown
Kotlin 100.0%
▸ Files
click to expand
README
Particle Android
👉 Download built version from Google Play
This repository contains Auth Service and Wallet Service sample source. It supports Solana and all EVM-compatiable chains now, more chains and more features coming soon! Learn more visit Particle Network.
Getting Started
- Clone the repo.
- Add below particle sdk config to
gradle.properties.
particle.network.projectclientkey=xxx
particle.network.project_id=xxx
particle.network.app_id=xxx
Replace xxx with the new values created in the Dashboard.
Build
./gradlew assembleDebug
Features
- Auth login with email, phone, facebook, google, apple etc.
- Logout.
- Open Wallet.
- Change Chain Id.
- Check our official dev docs: https://docs.particle.network/
Docs
- https://docs.particle.network/auth-service/sdks/android
- https://docs.particle.network/wallet-service/sdks/android
Give Feedback
Please report bugs or issues to particle-android/issues
You can also join our Discord.
🔗 More in this category