没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
适用于Android的同意SDK 获得有关应用程序中收集分析数据的明确用户同意或处理用户的个人数据是建立用户信任和无缝用户体验的重要部分。 尽管实施某种形式以获得用户同意并存储以供进一步参考似乎很简单,但深入了解该过程会发现(通常与“简单任务”一样)许多必须实现的编程和设计细节,而这些细节并不是应用程序的核心功能。 同意SDK主要功能 提供可配置的同意书,可以显示为: 对话 FragmentDialog (持续改变方向) 活动 分段 存储同意结果并提供访问方法。 安装 在应用程序的build.gradle中添加以下依赖项: implementation 'com.smartlook:consent:1.0' 并在项目的build.gradle中添加以下内容: allprojects { repositories { maven { url "https://sdk.smartlook.com/android/release" } } } 如何使用 首先,您需要使用applicationContext实例
资源推荐
资源详情
资源评论
收起资源包目录
android-consent-sdk-master.zip (77个子文件)
android-consent-sdk-master
gradlew.bat 2KB
gradlew 5KB
consentsdk
proguard-rules.pro 751B
src
test
java
com
smartlook
consentsdk
ExampleUnitTest.java 396B
androidTest
java
com
smartlook
consentsdk
ExampleInstrumentedTest.java 748B
main
res
drawable
ic_info_link.xml 445B
values
colors.xml 460B
attrs.xml 492B
dimens.xml 820B
layout
left_side_switch.xml 945B
consent_item.xml 1KB
consent_activity.xml 3KB
consent_dialog.xml 2KB
java
com
smartlook
consentsdk
ConsentSDK.kt 9KB
listeners
ConsentResultsListener.kt 147B
ConsentItemListener.kt 135B
data
ConsentFormData.kt 821B
ConsentFormItem.kt 281B
ui
customViews
LeftSideSwitch.kt 2KB
consent
fragment
ConsentFormFragment.kt 3KB
ConsentFormBase.kt 7KB
dialog
ConsentFormDialogFragment.kt 5KB
ConsentFormDialog.kt 2KB
ConsentFormItemView.kt 2KB
activity
ConsentFormActivity.kt 3KB
helpers
UtilsHelper.kt 1KB
ConsentHelper.kt 625B
SharedPreferencesHelper.kt 714B
AndroidManifest.xml 260B
.gitignore 7B
build.gradle 1KB
gradle.properties 817B
screenshots
consent_form_dialog.png 110KB
consent_form_activity_styled.png 96KB
consent_form_dialog_styled.png 109KB
consent_form_activity.png 100KB
LICENSE 1KB
app
proguard-rules.pro 751B
src
test
java
com
smartlook
consentsdksample
ExampleUnitTest.kt 355B
androidTest
java
com
smartlook
consentsdksample
ExampleInstrumentedTest.kt 662B
main
res
mipmap-xxxhdpi
ic_launcher.png 9KB
ic_launcher_round.png 15KB
drawable
ic_launcher_background.xml 5KB
mipmap-hdpi
ic_launcher.png 3KB
ic_launcher_round.png 5KB
drawable-v24
ic_launcher_foreground.xml 2KB
values
colors.xml 208B
strings.xml 1KB
styles.xml 1KB
mipmap-xxhdpi
ic_launcher.png 6KB
ic_launcher_round.png 10KB
mipmap-mdpi
ic_launcher.png 2KB
ic_launcher_round.png 3KB
mipmap-xhdpi
ic_launcher.png 4KB
ic_launcher_round.png 7KB
mipmap-anydpi-v26
ic_launcher_round.xml 270B
ic_launcher.xml 270B
layout
consent_result.xml 685B
activity_main.xml 2KB
java
com
smartlook
consentsdksample
ui
main
ConsentResultsAdapter.kt 2KB
MainActivity.kt 6KB
App.kt 332B
AndroidManifest.xml 788B
.gitignore 7B
build.gradle 1KB
gradle
wrapper
gradle-wrapper.jar 53KB
gradle-wrapper.properties 233B
.idea
codeStyles
Project.xml 2KB
codeStyleConfig.xml 149B
assetWizardSettings.xml 2KB
runConfigurations.xml 564B
misc.xml 515B
vcs.xml 180B
.gitignore 2KB
README.md 9KB
settings.gradle 30B
build.gradle 661B
共 77 条
- 1
资源评论
哈奇明
- 粉丝: 34
- 资源: 4771
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- (源码)基于ROS的PickPlace机械臂控制系统.zip
- (源码)基于树莓派(Raspberry Pi)的环境监控与警报系统.zip
- (源码)基于Spring Boot和LayUI的仓库管理系统.zip
- (源码)基于C++的通用数据处理系统.zip
- (源码)基于C语言的操作系统进程调度模拟实验.zip
- (源码)基于DSO算法的视觉里程计系统.zip
- (源码)基于C语言Unixlike操作系统框架的shell程序.zip
- (源码)基于Java Web的学生资料管理系统.zip
- (源码)基于嵌入式系统的Marble Run项目.zip
- (源码)基于Spring Boot和Vue的博客支付管理系统.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功