资源列表
TestDialog
- 一个关于ANDROID各类对话框实现的一个测试用例-A dialog box on ANDROID various test cases to achieve a
4.3
- 安卓项目,实现模拟未接来电和已接来电的选项卡-Android projects, simulating not call and call TAB
MultiTouchTest
- Android通过手势实现手机屏幕的缩放操作,包括网页上的文字和图片的缩放操作,此为源码实例,演示Android如何通过手势来控制页面的大小缩放操作,本代码主要利用现有的API实现HERO浏览图片和网页的缩放功能-Android achieved by zooming gestures phone screen, including text and images on the page scaling operation, this is the source code examples de
Canvas
- android 中Canvas类的介绍 是实例源代码-android introduced in the Canvas class is an instance of source code
Chapter11_Sample_Earthquake
- 我的安卓学习资料-Android的高级编程源代码之第11章-failed to translate
gesturetest
- android关于手势的使用,希望对大家有用,分享快乐-android on the use of gesture and hope for all of us, to share happiness
eburke-android_game_examples-9d65f96
- Example Android Games
BluetoothChat
- The Android Open Source Project
HelloMultiScreen
- 在手机APP上有多个Panel是目前最常用的一种界面设计。-APP on the phone more than one Panel is the most common kind of interface design.
SocketCamera
- 基于Socket的Android手机视频实时传输.主要是在手机客户端(Android)通过实现Camera.PreviewCallback接口,在其onPreviewFrame重载函数里面获取摄像头当前图像数据,然后通过Socket将图像数据和相关的用户名、命令等数据传输到服务器程序中。-Socket Android mobile video-based real-time transmission
BluetoothChat
- 安卓蓝牙聊天程序。要在AndroidManifest.xml添加<uses-sdk android:maxSdkVersion="19" android:minSdkVersion="16" android:targetSdkVersion="16"/>方可正常运行。该程序没有自动配对功能。
BluetoothChat
- 蓝牙连接源码:实现两台机器之间能过蓝牙的连接与发送文件。-Bluetooth connectivity source code