没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
手势 一个用于Android的简单手势检测库。 用途 步骤1.将JitPack存储库添加到您的构建文件中 将其添加到存储库末尾的root build.gradle中: allprojects{ repositories{ ... maven{ url 'https://jitpack.io'} } } 步骤2.添加依赖项 dependencies{ implementation 'com.github.aboutgaurav:gesto:0.1.1' } 步骤3.获得您的视图引用并设置侦听器 //Obtain your view reference View view = findViewById(R.id.view); //Set listener view.setOnTouchListener(new OnGestureListener(this) {
资源推荐
资源详情
资源评论
收起资源包目录
gesto-master.zip (44个子文件)
gesto-master
.gitignore 118B
app
.gitignore 7B
build.gradle 2KB
src
androidTest
java
gaurav
com
sample
ExampleInstrumentedTest.java 2KB
main
AndroidManifest.xml 2KB
res
mipmap-xhdpi
ic_launcher_round.png 7KB
ic_launcher.png 4KB
mipmap-mdpi
ic_launcher_round.png 3KB
ic_launcher.png 2KB
layout
activity_main.xml 2KB
mipmap-xxhdpi
ic_launcher_round.png 10KB
ic_launcher.png 6KB
drawable
ic_launcher_background.xml 7KB
mipmap-anydpi-v26
ic_launcher_round.xml 1KB
ic_launcher.xml 1KB
drawable-v24
ic_launcher_foreground.xml 3KB
mipmap-hdpi
ic_launcher_round.png 5KB
ic_launcher.png 3KB
mipmap-xxxhdpi
ic_launcher_round.png 15KB
ic_launcher.png 9KB
values
strings.xml 1KB
colors.xml 1KB
styles.xml 2KB
java
gaurav
com
sample
MainActivity.java 1KB
test
java
gaurav
com
sample
ExampleUnitTest.java 1KB
proguard-rules.pro 751B
settings.gradle 1KB
build.gradle 2KB
gradlew 5KB
LICENSE 1KB
README.md 2KB
gradlew.bat 2KB
gradle.properties 2KB
gesto
.gitignore 7B
build.gradle 2KB
src
androidTest
java
com
gaurav
gesto
ExampleInstrumentedTest.java 2KB
main
AndroidManifest.xml 1KB
res
values
strings.xml 1KB
java
com
gaurav
gesto
OnGestureListener.java 4KB
test
java
com
gaurav
gesto
ExampleUnitTest.java 1KB
proguard-rules.pro 751B
.idea
copyright
gaurav.xml 1KB
gradle
wrapper
gradle-wrapper.properties 1KB
gradle-wrapper.jar 52KB
共 44 条
- 1
资源评论
MaDaniel
- 粉丝: 688
- 资源: 4571
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- YOLOv8完整网络结构图详细visio
- LCD1602电子时钟程序
- 西北太平洋热带气旋【灾害风险统计】及【登陆我国次数评估】数据集-1980-2023
- 全球干旱数据集【自校准帕尔默干旱程度指数scPDSI】-190101-202312-0.5x0.5
- 基于Python实现的VAE(变分自编码器)训练算法源代码+使用说明
- 全球干旱数据集【标准化降水蒸发指数SPEI-12】-190101-202312-0.5x0.5
- C语言小游戏-五子棋-详细代码可运行
- 全球干旱数据集【标准化降水蒸发指数SPEI-03】-190101-202312-0.5x0.5
- spring boot aop记录修改前后的值demo
- 全球干旱数据集【标准化降水蒸发指数SPEI-01】-190101-202312-0.5x0.5
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功