搜索资源列表
AndroidImage
- 查看图像,实现图片的移动、放大、缩小、旋转-View images, to achieve the image move, zoom, rotate
MathPic
- 手机2D绘图软件-Eclipse Android SDK 功能: 1、绘制2D函数图像 可绘制3条 2、求零点 3、可移动,改变坐标值-Mobile 2D drawing software-Eclipse Android SDK Function: 1, 2D drawing functions to draw three images can be 2, find the zero 3, mobile, change the coordinate val
TouchScreen
- 安卓触摸事件处理操作的实例,TouchScreen源代码,触摸事件是Android手机操作的基本,一个好的触摸事件机制能提高Android的操作体验。本代码通过一系列示例演示android触摸事件的方方面面,比如判断是否触摸、Android绘制图像、绽放图片大孝触摸移动事件、触摸按下事件、获取点击的X,y坐标等,虽然很具体,但很底层,是基本技巧。 -Android touch event handling operations instance, TouchScreen source co
ShapeShifter
- 该程序是一个图像的简单变换实例(动画),提供了多种方法,如移动、旋转、缩放,渐变等-The program is an image of a simple transformation instance (animation), offers a variety of methods, such as move, rotate, zoom, fade, etc.
FLYPhotoViewer
- 一款移动图像处理软件,可进行多功能拍照及照片的即时上传,图像各种效果的处理以及新浪、网易社区分享功能。-A mobile image processing software, can be multi-camera and instant photo upload, image processing, and various effects Sina, Netease community sharing features.
rabbit
- 当手指在屏幕上拖动时,图像将会跟随手指的拖动轨迹移动的例子-When you drag your finger on the screen, the image will follow the trajectory of the finger to drag an example
Mobile_Police_Client
- 移动警务系统,可以采集车辆信息,下载违法人员的图像信息,上传文件系统。-Mobile police system that can capture vehicle information, download the image information of illegal workers, upload the file system.
android-ActivitySceneTransition
- 演示如何使用活动场景转换的转换,从一个活动到另一个。使用的移动图像和改变边界的组合很好地转换图像的栅格的活动有一个大的图像和文字的细节。-Demonstrates how to the use Activity scene transitions when transitions one Activity to another. Uses a combination of moveImage and changeBounds to nicely transition a grid of ima
TuMingBankCard
- 图铭Android平台银行卡号识别系统 随着智能终端(智能手机及平板电脑)及移动通信(3G)的发展,原来运行在PC上的信息系统(如邮件系统、即时通信、网页浏览、协同办公、网络购物、社交网站、博客等)逐渐转移到智能终端设备上。可以预见未来几年60 以上的业务将会逐渐转移到智能终端系统上来。在这种背景下,杭州图铭科技有限公司推出基于Android 平台的银行卡号识别系统。 功能介绍 • 通过拍照界面,指导用户拍出合格证件图像。 • 采用文字识别
GestureAnim
- 图像手势浏览器 程序启动后主界面显示一张图片,用户可以通过以下手势切换图片资源: 左滑动距离超过60dp:显示下一张图片 右滑动距离超过60dp:显示上一张图片 图片切换的过程中必须包含切换动画: 左滑动切图:旧图片向左移动并渐隐,新图片从右侧出现并渐现 右滑动切图:旧图片向右移动并渐隐,新图片从左侧出现并渐现 关联知识点 制定手势并配置相应的响应事件 使用文件配置translate补间动画 使用文件配置alpha补间动画-Gesture image br