搜索资源列表
jni
- 在以前的文章中,我已經表明,它可以連接一個藍牙模塊到ATMEGA微控制器通過 UART串行接口,甚至進一步,發現它使用藍牙功能的電腦或智能手機。 9600串行鏈路的建立,可以比用來交換數據。 使用Android手機用於此目的也不例外。我將用它來控制英仙座3機器人平台。我米做的是直接連接的Android與 ATMEGA單片機通過串口藍牙連接。所以,你可以使用這種技術用於其他目的不是機器人,因為 ATMEGA有一個大範圍可能的用途:控制光在家裡使用的Android手機,閱讀各種傳
android-2.2-froyo-src
- android2.2源码文件,解压到\android-sdk-windows\platforms\android-8\sources,就能直接在Eclipse里链接源代码-android2.2 source file, extract to \ android-sdk-windows \ platforms \ android-8 \ sources, you can link directly to the source code in Eclipse,
autolink
- android 组件的自动链接,适合于初学人员自学-android automatic link components, suitable for beginners who self-
link
- android手机系统的游戏连连看,游戏的基本功能已经实现-the game of the android system picture matching
Android-page
- Android通过Ksoap2链接WebService上传图片的功能,介绍的很全很详细,值得参考!-Android WebService upload pictures through Ksoap2 link function, described it all very detailed and worth considering!
Link
- 《趣味动物连连看》 ——基于Android平台的益智类游戏-《Fantasy Animal Link》 —— based on Android OS
Link
- 自己开发的连连看游戏android程序。仅供学习参考 -Lianliankan game developed the android procedures. Only to learn reference
link
- android 连连看源码,精美界面和完整的设计思路-android demo
lianliankan.Android
- 安卓平台下的水果连连看,声音画面都很精致-Android platform Fruit Link, the picture and sound are fine
Link
- 安卓小游戏,疯狂连连看,根据疯狂安卓讲义编写的代码,可以实现连连看的功能,注释完整,有助于理解,界面美观-android game,crazy link
android-connect-pc-by-usb
- 豌豆荚通过usb数据线链接手机控制功能的模仿程序,包括服务器和客户端源码-Pea pod phone link control functions mimic procedures by usb, including server and client source code
TRY-LINK-GAME
- 连连看游戏,android平台上运行,该小程序实现了较为复杂的连连看功能。适合给初学者一个参考。-TRY LINK game achieve a lot of function. it run on andriod platform and suitable for begginer.
Link
- 一个典型的连连看android游戏,包括界面,主代码都包含在里面-A classic lianliankan android games, including interface, main code is contained in it
link
- Android开发小例子源码,具体功能请下载-demo of android,just show how to bulid a project
Link
- Android 版本的连连看,加入了三种模式-The link game on Android platform.
Link
- Android的GPS导航,虚拟机不支持的话最好在手机上跑-Android GPS APP
AccessCameraApp
- Delphi XE 安卓下,链接摄像头,拍照,录像,实例1,源码例子,欢迎下载学习-Delphi XE Android, link camera, camera, video, example 1, source code examples, welcome to download learning
Tank-FrameManage
- Android坦克对战游戏,能够实现本地和蓝牙的坦克移动/对射/切换子弹等功能,蓝牙模式基于帧同步方法实现,网络模式只实现了基本的用户登录/用户注册功能,有兴趣的同学可以进一步完善该代码 在线测试链接: http://fir.im/w68x(Android tank battle game, to achieve local and Bluetooth mobile tanks / shooting bullets / switch function, Bluetooth mode fra
link
- link android app source code
教你将Android手机变成蓝牙无线示波器
- 实现蓝牙实时接收数据并以波形的形式显示在手机屏幕上,绘图采用sufaceView(use surfaceview to make buletooth link)