Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/growingio/growingio-sdk-android-demo
Demo Samples
https://github.com/growingio/growingio-sdk-android-demo
Last synced: about 1 month ago
JSON representation
Demo Samples
- Host: GitHub
- URL: https://github.com/growingio/growingio-sdk-android-demo
- Owner: growingio
- License: apache-2.0
- Created: 2023-04-26T08:50:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-10T09:51:13.000Z (8 months ago)
- Last Synced: 2024-05-10T10:50:52.842Z (8 months ago)
- Language: Kotlin
- Size: 1.48 MB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 功能
本App是为了让客户能够简单快速上手GrowingIO SDK而参考使用的Demo,里面包含了大部分SDK中所具有的功能介绍。
- [x] 初始化SDK
- [x] 初始化无埋点配置
- [x] 如何进行事件过滤
- [x] 常用的SDK API介绍
- [x] 如何集成额外功能模块
- [x] Page事件的手动触发
- [ ] Compose Demo
- [ ] Flutter Demo
- [ ] ReactNative Demo
- [ ] ...## 下载
[](https://github.com/growingio/growingio-sdk-android-demo/releases)
## 致谢
### 开源项目
- [Jetpack](https://developer.android.google.cn/jetpack/androidx/explorer?hl=en&case=all)
- [Okhttp](https://square.github.io/okhttp/)
- [Coil](https://coil-kt.github.io/coil/)
- [Markwon](https://github.com/noties/Markwon/)
- [Growingio](https://github.com/growingio/)
- [Dagger](https://github.com/google/dagger)
- [barcode-scanning](https://developers.google.com/ml-kit/vision/barcode-scanning/android)
- ...## 许可证
Apache-2.0 license © [GrowingIO SDK](https://github.com/growingio/growingio-sdk-android-demo/blob/master/LICENSE)