文件名称:CustomvttView
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-11-02
- 文件大小:
- 1.1mb
- 下载次数:
- 0次
- 提 供 者:
- 温*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个小游戏,可以实现小球随着手指移动,ui组件会在指定位置绘制一个小球,这个位置可以动态改变.当用户手指在屏上拖动时,程序监听手指的动作,将位置传入ui组件,并重新绘制.-A small game that can achieve a small ball with the movement of the finger, ui component will draw a small ball in the specified location, this position can be changed dynamically when the user s finger drag on the screen, the program listens finger movements, the incoming position ui component and repainted.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CustomvttView
.............\.classpath
.............\.project
.............\.settings
.............\.........\org.eclipse.jdt.core.prefs
.............\AndroidManifest.xml
.............\assets
.............\bin
.............\...\AndroidManifest.xml
.............\...\classes
.............\...\.......\org
.............\...\.......\...\crazyit
.............\...\.......\...\.......\ui
.............\...\.......\...\.......\..\BuildConfig.class
.............\...\.......\...\.......\..\CustomView.class
.............\...\.......\...\.......\..\DrawView.class
.............\...\.......\...\.......\..\R$attr.class
.............\...\.......\...\.......\..\R$drawable.class
.............\...\.......\...\.......\..\R$id.class
.............\...\.......\...\.......\..\R$layout.class
.............\...\.......\...\.......\..\R$string.class
.............\...\.......\...\.......\..\R.class
.............\...\classes.dex
.............\...\CustomView.apk
.............\...\dexedLibs
.............\...\.........\android-support-v4-07937f8419878d7e6cce463e77e4211f.jar
.............\...\.........\android-support-v4-677437d17d0bcdeccbd2e8446b6ae3b9.jar
.............\...\jarlist.cache
.............\...\org
.............\...\...\crazyit
.............\...\...\.......\customview
.............\...\...\.......\..........\CustomView$1.class
.............\...\...\.......\..........\CustomView.class
.............\...\...\.......\..........\DrawView.class
.............\...\...\.......\..........\R$attr.class
.............\...\...\.......\..........\R$drawable.class
.............\...\...\.......\..........\R$id.class
.............\...\...\.......\..........\R$layout.class
.............\...\...\.......\..........\R$string.class
.............\...\...\.......\..........\R.class
.............\...\org.crazyit.customview.CustomView.apk
.............\...\res
.............\...\...\crunch
.............\...\...\......\drawable-hdpi
.............\...\...\......\.............\ic_action_search.png
.............\...\...\......\.............\ic_launcher.png
.............\...\...\......\drawable-ldpi
.............\...\...\......\.............\ic_launcher.png
.............\...\...\......\drawable-mdpi
.............\...\...\......\.............\ic_action_search.png
.............\...\...\......\.............\ic_launcher.png
.............\...\...\......\drawable-xhdpi
.............\...\...\......\..............\ic_action_search.png
.............\...\...\......\..............\ic_launcher.png
.............\...\...\drawable-hdpi
.............\...\...\.............\ic_action_search.png
.............\...\...\.............\ic_launcher.png
.............\...\...\drawable-ldpi
.............\...\...\.............\ic_launcher.png
.............\...\...\drawable-mdpi
.............\...\...\.............\ic_action_search.png
.............\...\...\.............\ic_launcher.png
.............\...\...\drawable-xhdpi
.............\...\...\..............\ic_action_search.png
.............\...\...\..............\ic_launcher.png
.............\...\resources.ap_
.............\...\TableLayoutTest.apk
.............\gen
.............\...\org
.............\...\...\crazyit
.............\...\...\.......\ui
.............\...\...\.......\..\BuildConfig.java
.............\...\...\.......\..\R.java
.............\libs
.............\....\android-support-v4.jar
.............\proguard.cfg
.............\project.properties
.............\res
.............\...\drawable-hdpi
.............\...\.............\ic_action_search.png
.............\...\.............\ic_launcher.png
.............\...\drawable-ldpi
.............\...\.............\ic_launcher.png
.............\...\drawable-mdpi
.............\...\.............\ic_action_search.png
.............\...\.............\ic_launcher.png
.............\...\drawable-xhdpi
.............\...\..............\ic_action_search.png
.............\...\..............\ic_launcher.png
.............\...\layout
.............\...\......\main.xml
.............\...\values
.............\...\......\strings.xml
.............\src
.............\...\org
.............\...\...\crazyit
.............\...