Welcome![Sign In][Sign Up]
Location:
Search - android multi touch

Search list

[androidmt_for_android_driver

Description: 电容屏多点触摸驱动,直接加入到linux驱动层。适用于android系统。仅共学习参考,请勿用作商业用途,否则后果自负-Capacitive multi-touch screen driver, added directly to the linux driver layer. For android system. Total study reference only, do not used for commercial purposes, or peril
Platform: | Size: 161792 | Author: pengwenliang | Hits:

[androidHow-to-use-Multi-touch-in-Android

Description: this is android document file
Platform: | Size: 111616 | Author: ds | Hits:

[androidMTVisTestActivity

Description: Android下多点触摸测试程序源码 CSDN 下载频道 -Android under the test program source multi-touch channel CSDN Download
Platform: | Size: 10240 | Author: panpan | Hits:

[androidImageBrowse

Description: 基于Android的图片浏览器,可实现缩略图显示,全屏显示,图片播放,多点触摸方法、缩小、移动-Android-based image browser, enabling thumbnail display, full screen, photo playback, multi-touch method, narrow, mobile
Platform: | Size: 90112 | Author: 梁明珠 | Hits:

[androidatmel_i2c

Description: Touch screen driver建構在Linux2.6.29版本上搭配Android系統可以進行多點觸摸行為. 使用Atmel sensor IC.-Touch screen driver with a version built on Linux2.6.29 Android system can be multi-touch behavior using the Atmel sensor IC.
Platform: | Size: 4096 | Author: pin | Hits:

[androidmut_test

Description: 一个android 多点触控实例源码,没什么好说的,看源码吧-Multi-touch example source code is an android, there s really nothing to see source code
Platform: | Size: 31744 | Author: sj | Hits:

[Other systemsAndroid.gstencil

Description: Android Multi Touch Example
Platform: | Size: 1233920 | Author: style | Hits:

[androidMultitouchProject

Description: android多点触控案例,滑动,拖动,以及手势操作等等一系的多点触控在这个例子里面都有体现。-android multi-touch case, slide, drag, and gesture operation, and so on a series of multi-touch is reflected even in this case.
Platform: | Size: 208896 | Author: 刘佺 | Hits:

[Embeded Linuxft5x

Description: android 多点电容屏,触摸屏驱动程序-android multi-point capacitive screen, touch screen driver
Platform: | Size: 13312 | Author: asdasdasd | Hits:

[Embeded Linuxbu21013_ts

Description: android 多点电容屏,触摸屏驱动程序-android multi-point capacitive screen, touch screen driver
Platform: | Size: 4096 | Author: asdasdasd | Hits:

[Embeded Linuxatmel_mxt_ts

Description: android 多点电容屏,触摸屏驱动程序-android multi-point capacitive screen, touch screen driver
Platform: | Size: 7168 | Author: asdasdasd | Hits:

[Embeded Linuxatmel-wm97xx

Description: android 多点电容屏,触摸屏驱动程序-android multi-point capacitive screen, touch screen driver
Platform: | Size: 4096 | Author: asdasdasd | Hits:

[androidMultitouchProject

Description: Android的多媒体中的多点触控开发,随意放大缩小图片-The multi-touch Android multimedia development, free to zoom picture
Platform: | Size: 204800 | Author: 李金华 | Hits:

[Software EngineeringAndroidApplicationDevelopmentBible

Description: Android系统宝典:这是一本参考手册,内容的完整性和系统性几乎无可挑剔,可作为广大Android 开发者的案头必备书;这是一部权威指南,基础知识部分翔实而丰富,高级知识部分深入且饱含最佳实践 ,能从本质上提升开发者对 Android 的理解和开发水平。尤为值得一提的是 不仅支持多点触摸设备 、软键盘,而且还支持多账户在线管理 、蓝牙。-Android system Bible: a reference manual, the integrity of the content and systemic almost impeccable, as a majority of Android developers desk essential book This is an authoritative guide to the basics of informative and rich part, senior knowledge part of the in-depth and full of best practices, from nature to enhance the level of understanding and development of the developers of Android. Is particularly worth mentioning is that not only supports multi-touch device soft keyboard, but also supports multi-account management, Bluetooth.
Platform: | Size: 1684480 | Author: Dan Fan | Hits:

[androidMulti-touch-rotation-scaling

Description: android 多点触控 实现旋转 缩放的功能 -android multi-touch rotation scaling function
Platform: | Size: 243712 | Author: 黄文强 | Hits:

[androidAndroidCase

Description: Android开发的一些案例,包含任务监听、设备适配,游戏框架搭建,特效实现,多点触控,网络协议,游戏关卡设置等内容。特别是做游戏开发的朋友值得研究。-Android development of a number of cases, including the task of monitoring, device adaptation, games to build the framework, to achieve special effects, multi-touch, network protocol, game level settings and so on. Especially so game developers friend is worth studying.
Platform: | Size: 19640320 | Author: 云逸 | Hits:

[androidandroid-multitouch-controlle

Description: 多点触摸实例演示,有一个工具类和另个demo类,希望大家有帮助。-multi touch process
Platform: | Size: 458752 | Author: xixi | Hits:

[androidmulti-Touch

Description: Code for implementing touch screen in android studio
Platform: | Size: 2048 | Author: Mohammad Khaled | Hits:

[androidQt_Multi-Touch

Description: 基于QT的开发,主要对象是安卓的多点触控,-Based on the QT development, the main object of the android multi-touch,
Platform: | Size: 3072 | Author: 宋冬伟 | Hits:

[Otherandroid-remote-control-computer

Description: 实现功能: 鼠标控制模式: 鼠标的移动 鼠标左键/右键点击 鼠标滑轮 文件的拖动 自定义音量键功能 键盘输入模式: 向电脑发送文字(中英) 回车 退格 以及DOS下的输入 电脑方向键的控制 WSAD模式 和 方向键模式 音量键可根据用户需求自定义设置功能 手柄控制模式: 横屏下 左边为控制方向 右边为操作 可自定义 左边控制方式为鼠标控制 和 键盘控制 右边 可自定义操作方式 技术点: 多线程+网络编程 JavaAPI的运用(调用操作系统事件) 手机端事件响应的运用 多点触控的运用 鼠标移动 手柄模式下键盘控制等的一些算法(Realization function: Mouse control mode: mouse's mobile mouse left key / right button click the mouse pulley file to drag the custom volume key function Keyboard input mode: send text to the computer (Chinese and English), enter the backspace and input key direction control under DOS, WSAD mode and direction key mode volume key, according to user needs, custom setting function. The handle control mode: under the horizontal screen, the left side is the control direction, the right side is the operation to be customizable, the left side control mode is the mouse control and the keyboard control, the right way can customize the operation way. Technology point: application of multi thread + network programming JavaAPI (call operating system event) application of event response of mobile phone end Some algorithms of multi touch using the keyboard control in the mouse mobile handle mode)
Platform: | Size: 5747712 | Author: 洋子 | Hits:
« 12 »

CodeBus www.codebus.net