https://github.com/igaworksdev/dfinery-android-sdk
Public Repo for Dfinery Android SDK
https://github.com/igaworksdev/dfinery-android-sdk
Last synced: 25 days ago
JSON representation
Public Repo for Dfinery Android SDK
- Host: GitHub
- URL: https://github.com/igaworksdev/dfinery-android-sdk
- Owner: IGAWorksDev
- Created: 2024-03-28T00:52:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-24T05:01:28.000Z (about 1 month ago)
- Last Synced: 2026-02-24T11:37:57.704Z (about 1 month ago)
- Homepage: https://www.dfinery.io/crm
- Size: 2.38 MB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README

## Dfinery Android SDK

Dfinery's official Android SDK for Mobile Marketing
- [Dfinery User Guide](https://docs.dfinery.ai/user-guide)
- [Dfinery Developer Guide](https://docs.dfinery.ai/developer-guide/platform/android)
### âšī¸ Information
- Minimum supported SDK : 19 / Android 4.4
- Compiled Sdk : 34
- Targeted Sdk : 33
- Recently compiled Firebase Cloud Messaging version: 24.0.0
### đ Dependencies
- [`com.google.android.gms:play-services-appset`](https://developer.android.com/training/articles/app-set-id) : **Required**
- [`com.google.android.gms:play-services-ads-identifier`](https://support.google.com/googleplay/android-developer/answer/6048248) : Required only if you want to collect Google ADID(Optional)
- [`androidx.core:core`](https://developer.android.com/jetpack/androidx/releases/core) : Required only if you want to use push action(Optional)
- [`com.google.firebase:firebase-messaging`](https://firebase.google.com/docs/cloud-messaging) : Required only if you want to use push action(Optional)
### đī¸ Changelog
Click [here](./CHANGELOG.md) to view the Android SDK Changelog.