搜索资源列表
AndroidP-login-interface-Demo
- android系统版的登录界面演示demo-login interface demo demo version of android system
TestCamera
- 这是一个机器人的广泛应用,对其称为系统与相机的照片种植,这是一个演示应用程序。下一个上传新的版本。-this is a android application,it called system camera with photo cropping ,this app is a demo.The next uploading the new version.
DragList
- 这是一个机器人的广泛应用,对其称为系统与相机的照片种植,这是一个演示应用程序。下一个上传新的版本。-this is a android application,it called system camera with photo cropping ,this app is a demo.The next uploading the new version.
android-opengl-es-demo
- 关于演示android下使用opengl ES 的例子。开发人员可以自己实现opengl es解决方案,或者使用android系统自带的GLSurfaceView 和GLSurfaceView.Renderer 来处理。-Some Demos about using opengl es on android platform.Developers can make opengl es by themselves or apply GLSurfaceView and GLSurfaceVIew.R
dataDemo
- 利用安卓开发系统,开发出的一款数据演示的系统-Andrews development system, to develop a system of data presentation
ServicesDemo.Rar
- Andoird 系统服务使用的演示,包括完整流程;-Demo How To Use Andoird System Service
android-CardEmulation
- 此示例演示如何模拟的NFC卡,使用Android 4.4系统加入了“主机卡仿真”功能。这样使得设备显示为一个忠诚卡,每当屏幕上和用户敲击其设备上的适当配置的NFC读取器。-This sample demonstrates how to emulate an NFC card, using the host card emulation feature added in Android 4.4. This sample makes the device appear as a loyalty
android-BasicNotifications
- 此示例演示如何在系统的通知栏显示事件。该NotificationCompat API用于与旧设备的兼容性,运行Android2.2(升级Froyo)或更高版本-This sample demonstrates how to display events in the system\ s notification bar. The NotificationCompat API is used for compatibility with older devices, running Android
BluetoothChat(CSharp)
- androdi系统,蓝牙连接演示,采用xamarin C#改写的代码。-android bluetooth chat use xiamarin c# code
android-hope
- 本项目是自己做了很久的一个毕业设计,决对可行。这是一个大型的在线商城系统项目源码,包括Android客户端源码+jsp服务端源码+MySQL数据库。配置好以后启动网站再打开安卓客户端就可以看到演示了,希望大家好好学习一下里面知道,有空可以跟本人交流学习。-This project is a long time to do their own graduation design, absolutely feasible. This is a large online store system pr
android_camera
- 该软件完美演示调用系统相机拍照显示并压缩保存,以及新增的视频录制并播放功能-The perfect demonstration of the software system camera camera to take pictures show and save, as well as the new video recording and playback functions
Android_gwwz
- 在线商城系统源码包括Android客户端源码+jsp服务端源码+MySQL数据库。初级作品,没有使用分层架构,项目不大,注释得当。比较适合做毕业设计,安卓客户端里面默认的调用地址已经失效了,需要自己搭建服务端,把服务器端源代码目录下的shop.sql文件以utf8编码导入MySQL后,在AndroidWeb\src\hibernate.cfg.xml这个文件中更改数据库连接,安卓客户端在ConnectWeb.java中更改网站调用地址,全部配置好以后启动网站再打开安卓客户端就可以看到演示了,服务