搜索资源列表
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-
LinkLink
- android 连连看源码 共享,初学者学习-android core of linklinkkan
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
http Post Test
- android連結到HTTP的MYSQL-the android link to the HTTP MYSQL
lianliankan.Android
- 安卓平台下的水果连连看,声音画面都很精致-Android platform Fruit Link, the picture and sound are fine
Android-Framework
- 一 JNI重难点分析 1.1 注册方法的选择 1.2 垃圾回收 二 init重难点分析 2.1 keywords.h的有趣用法 2.2 用好“DllMain函数”——客户端Property读取的实现 三 Android常用类重难点分析 3.1 RefBase、sp和wp 3.2 题外话——无所不用其极 四 Binder重难点分析 4.1 时空穿越魔术揭秘 4.2 Binder和线程的关系 五 Audio系统
lianliankan.Android
- 水果连连看,安卓客户端程序,可以直接安装,包含全部源程序-Fruit Link, Andrews client program, you can directly install, includes all source code
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
Link
- text1 shows the android:autoLink property Source Code for Andriod.
android-SQLite
- 安卓开发是实现对数据库的操作的模版代码,可以使用此代码实现链接数据库-Android development is to achieve operation of the database template code, you can use this code to link the database to achieve
TRY-LINK-GAME
- 连连看游戏,android平台上运行,该小程序实现了较为复杂的连连看功能。适合给初学者一个参考。-TRY LINK game achieve a lot of function. it run on andriod platform and suitable for begginer.
link
- link android app source code
教你将Android手机变成蓝牙无线示波器
- 实现蓝牙实时接收数据并以波形的形式显示在手机屏幕上,绘图采用sufaceView(use surfaceview to make buletooth link)