搜索资源列表
camera_xmpp.zip
- 一台PC上,在2个android模拟器之间,以及android模拟器和Gtalk PC客户端之间进行XMPP通讯,A PC, in between the two android emulator, as well as the android simulator and Gtalk PC client XMPP communication between
OpenGLDemo
- android 下学习openGL的一个不错demo-android can learn a good demo of openGL
TestListView
- andriod上的listview的一个简单示例-a simple example of ListView on android
eluosifangkuai
- android 下的一个小游戏,在别的网站上找到的呵呵拿出来个大家分享-android under a small game, in other to find on the web everyone to share out
DownLoader
- 一个C++编写的下载者,注入到IE浏览器-A downloader which is written by c++..................
Apress.Android.Essentials.Jul.2008.pdf
- a android mobile documents
SelectorTest
- This code is useful for android learners.it contains how to add a button in a screen in android with the help of xml in android.this is the basic code.
Android_Music
- 基于Android平台开发的一款音乐播放器,验证效果较为理想。对于做android系统开发者很有帮助-Based on the Android platform, a music player, a better verification results. Android system for developers to do very helpful
QuickCalendar
- 最新移动android平台,源代码。实现日历功能 非常好的学习例子。-Latest android mobile platform, the source code. Calendar functions to achieve a very good example of learning.
ProgressBar
- 介绍了Google Android平台下面的各种进度条如何使用-Google Android platform, introduced the following article how to use a variety of progress
Android_Game
- android平台的手机游戏,不错的入门例子-a good example of android
------Bluetooth-Android-master
- 一个蓝牙防丢器的代码,里面包含语言切换 android 版本(A Bluetooth anti drop code, which contains language switching Android version)
pc与android手机通信Demo
- PC控制Android端的Demo,需要在Android端安装APK,非ADB方式。(It is a demo of PC controls the Android device, and you need to install APK on the Android side, not using the ADB mode.)
Android中禁止某软件的安装
- Android中禁止某软件的安装 Android中禁止某软件的安装(The installation of a software in Android)
Android 自定义 View 绘图基础
- Android 自定义 View 绘图基础 控件的测量可以说是固定写法,原生的View只支持EXACTLY的测量模式,我们自定义的控件可以重写onMeasure方法(The measure of a control can be said to be a fixed writing method, and the native View only supports the EXACTLY measurement mode, and our custom controls can rewrite
Android 性能监控实现原理
- Android 性能监控实现原理 性能监控其实就是hook 代码到项目代码中,从而做到各种监控。常规手段都是在项目中增加代码,但如何做到非侵入式的,即一个sdk即可(Performance monitoring is actually the hook code to the project code, so that all kinds of monitoring are done. The conventional means are to add code to the project,
android-lite-orm-master
- liteorm的简单调用的例子,性能比原生的数据库高(An example of liteorm's simple call, which is higher than a native database)
Android应用源码易读电子书阅读器
- 本项目是一个基于安卓的开源电子书阅读器项目,支持大文件(亲测5.6MB TXT文件正常打开,就是加载慢点)支持滚屏、翻书、左右滑动三种阅读方式。支持扫描SD卡文件并且添加到书架或者收藏,支持书签功能、基于开源的FBREADER1.8.2项目进行的二次开发,支持TXT,HTML,OEB,MOBI,EPUB等格式文件的阅读。本项目代码量很大,是一个比较完善的工程,源码的阅读分析需要一定的安卓基础和耐心,有少量注释。默认编译版本4.1.2编码UTF-8(This project is based on
Android中文API合集——经典
- android api集合,有详细的中文描述,方便查询使用(The collection of Android API has a detailed descr iption in Chinese, which is convenient for query and use.)
简单注册登录(android studio)
- android注册登陆功能实现简单的安卓客户端连接服务器实现登录(Registration login function to achieve a simple Android client connection server to login.)