CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序

文件名称:GestureLockDemo

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-05-07
  • 文件大小:
    2.6mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

1:要用一个类:表示这9个点中的一个点(里面保留当前点的上下左右的各个位置及属性)。

2:自定义GroupView:用来装9个点(9个点的显示:是通过ImageView,复写onLayout这个方法,让点按需求排列)

3:自定义可以画线的View:复写onTouchEvent方法(在这个方法里面进行画线的操作,并保存密码在SharedPreferences中)。

4:判断用户的手指当前的位置,取出当前的位置去与那9个点的每个点的位置进行比较(如果用户点的位置在某一个点内,那么当那个点置换背景图片)

-1: to use a class: that the 9 points in a point (which retains the current point of the upper and lower left and right of each position and attributes).

2: Custom GroupView: used to hold nine (9 points display: the ImageView, carbon onLayout this method to point are arranged according to the demand)

3: custom can view of drawing a line: carbon ontouchevent method (in the operation of painting line, and save the password in SharedPreferences).

4: to determine the current position of the user s fingers, take the current position to compare with the 9 points of each point (if the user point of the location within a point, then when the point of the replacement background image)
(系统自动生成,下载前可以参看下载内容)

下载文件列表

GestureLockDemo/.classpath
GestureLockDemo/.project
GestureLockDemo/AndroidManifest.xml
GestureLockDemo/assets
GestureLockDemo/bin/AndroidManifest.xml
GestureLockDemo/bin/classes/com/example/gesturelockdemo/bean/Point.class
GestureLockDemo/bin/classes/com/example/gesturelockdemo/bean
GestureLockDemo/bin/classes/com/example/gesturelockdemo/BuildConfig.class
GestureLockDemo/bin/classes/com/example/gesturelockdemo/MainActivity$CallBack.class
GestureLockDemo/bin/classes/com/example/gesturelockdemo/MainActivity.class
GestureLockDemo/bin/classes/com/example/gesturelockdemo/R$attr.class
GestureLockDemo/bin/classes/com/example/gesturelockdemo/R$drawable.class
GestureLockDemo/bin/classes/com/example/gesturelockdemo/R$id.class
GestureLockDemo/bin/classes/com/example/gesturelockdemo/R$layout.class
GestureLockDemo/bin/classes/com/example/gesturelockdemo/R$string.class
GestureLockDemo/bin/classes/com/example/gesturelockdemo/R$style.class
GestureLockDemo/bin/classes/com/example/gesturelockdemo/R.class
GestureLockDemo/bin/classes/com/example/gesturelockdemo/screen/ScreenUtils.class
GestureLockDemo/bin/classes/com/example/gesturelockdemo/screen
GestureLockDemo/bin/classes/com/example/gesturelockdemo/view/ContentView.class
GestureLockDemo/bin/classes/com/example/gesturelockdemo/view/Drawl$GestureCallBack.class
GestureLockDemo/bin/classes/com/example/gesturelockdemo/view/Drawl.class
GestureLockDemo/bin/classes/com/example/gesturelockdemo/view
GestureLockDemo/bin/classes/com/example/gesturelockdemo
GestureLockDemo/bin/classes/com/example
GestureLockDemo/bin/classes/com
GestureLockDemo/bin/classes
GestureLockDemo/bin/classes.dex
GestureLockDemo/bin/dexedLibs/android-support-v4-64d8ad9c62e4e2bad86cfb473e9888da.jar
GestureLockDemo/bin/dexedLibs/android-support-v4-908f121a57956b5a38af5c5eaafa809c.jar
GestureLockDemo/bin/dexedLibs/annotations-8e51c84d520ea8732e956484129900a3.jar
GestureLockDemo/bin/dexedLibs
GestureLockDemo/bin/GestureLockDemo.apk
GestureLockDemo/bin/jarlist.cache
GestureLockDemo/bin/res/crunch/drawable-hdpi/gesture_node_highlighted.png
GestureLockDemo/bin/res/crunch/drawable-hdpi/gesture_node_normal.png
GestureLockDemo/bin/res/crunch/drawable-hdpi/ic_launcher.png
GestureLockDemo/bin/res/crunch/drawable-hdpi/sky.png
GestureLockDemo/bin/res/crunch/drawable-hdpi
GestureLockDemo/bin/res/crunch/drawable-mdpi/ic_launcher.png
GestureLockDemo/bin/res/crunch/drawable-mdpi
GestureLockDemo/bin/res/crunch/drawable-xhdpi/ic_launcher.png
GestureLockDemo/bin/res/crunch/drawable-xhdpi
GestureLockDemo/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
GestureLockDemo/bin/res/crunch/drawable-xxhdpi
GestureLockDemo/bin/res/crunch
GestureLockDemo/bin/res
GestureLockDemo/bin/resources.ap_
GestureLockDemo/bin
GestureLockDemo/gen/com/example/gesturelockdemo/BuildConfig.java
GestureLockDemo/gen/com/example/gesturelockdemo/R.java
GestureLockDemo/gen/com/example/gesturelockdemo
GestureLockDemo/gen/com/example
GestureLockDemo/gen/com
GestureLockDemo/gen
GestureLockDemo/ic_launcher-web.png
GestureLockDemo/libs/android-support-v4.jar
GestureLockDemo/libs
GestureLockDemo/proguard-project.txt
GestureLockDemo/project.properties
GestureLockDemo/res/drawable-hdpi/gesture_node_highlighted.png
GestureLockDemo/res/drawable-hdpi/gesture_node_normal.png
GestureLockDemo/res/drawable-hdpi/ic_launcher.png
GestureLockDemo/res/drawable-hdpi/sky.png
GestureLockDemo/res/drawable-hdpi
GestureLockDemo/res/drawable-ldpi
GestureLockDemo/res/drawable-mdpi/ic_launcher.png
GestureLockDemo/res/drawable-mdpi
GestureLockDemo/res/drawable-xhdpi/ic_launcher.png
GestureLockDemo/res/drawable-xhdpi
GestureLockDemo/res/drawable-xxhdpi/ic_launcher.png
GestureLockDemo/res/drawable-xxhdpi
GestureLockDemo/res/layout/activity_main.xml
GestureLockDemo/res/layout
GestureLockDemo/res/values/strings.xml
GestureLockDemo/res/values/styles.xml
GestureLockDemo/res/values
GestureLockDemo/res
GestureLockDemo/src/com/example/gesturelockdemo/bean/Point.java
GestureLockDemo/src/com/example/gesturelockdemo/bean
GestureLockDemo/src/com/example/gesturelockdemo/MainActivity.java
GestureLockDemo/src/com/example/gesturelockdemo/screen/ScreenUtils.java
GestureLockDemo/src/com/example/gesturelockdemo/screen
GestureLockDemo/src/com/example/gesturelockdemo/view/ContentView.java
GestureLockDemo/src/com/example/gesturelockdemo/view/Drawl.java
GestureLockDemo/src/com/example/gesturelockdemo/view
GestureLockDemo/src/com/example/gesturelockdemo
GestureLockDemo/src/com/example
GestureLockDemo/src/com
GestureLockDemo/src
GestureLockDemo

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com