搜索资源列表
android4.0_Settings
- android 4.0 version Setting.apkSource code
Android-build-environment
- 搭建安卓编译环境详细介绍,环境变量等设置,很有用的。-Android build environment set up details, such as setting the environment variable, very useful.
Setting
- android的Settings之添加自己的设置,主要添加有:屏保,USB,通话设置-The Settings of android add your own settings, mainly to add are: screensavers, USB, call set
release.tar
- Android2.1 设置有线网络静态IP的源代码。你可以再进行优化 -android setting ethernet static ip
settinglogger
- android setting looger
APRSAndroid
- Creating an APRS tracker & automated camera with an Android phone -This is a project for an Android phone that takes pictures and broadcasts the phone GPS coordinates using the amateur radio APRS infrastructure. I m using it as a backup tracker for
androidapp
- 观看Android 手机图片及设定背景及绘图程序源码-Three Android applications including image viewer, preference setting, and darw tool.
CameraDemo
- 对android系统的camera进行相关操作,比如设置相片大小,照片写水印。-The camera of the related android operating system, such as setting the size of photos, photos, write watermark.
Android.Programming.with.the.Google.Sdk
- This pdf ebook lets you 1. Getting to Know Android 2. Setting Up Your Android Development Environment 3. Using the Android Development Environment for Real Applications 4. Debugging Android Applications 5. Signing and Publishing Your A
android_sms_blacklist
- 基于android的黑名单短信过滤源码,通过设置黑名单,可以实现短信的拦截。-Based on the the android blacklist SMS filtering source, by setting the blacklist, SMS interception.
android-wheel
- 仿iphone滚轮控件,时间设置,类似于老虎机-Imitation iphone wheel control, time setting, similar to slot machines, etc.
AndroidTest
- android设置界面,包含多选框(checkBox),下拉选框(List)等,和android自带的设置界面风格完全一致。-android setting interface, contains check boxes (checkbox), the drop-down box (List), and android comes with settings interface style is exactly the same.
setting
- Android用户信息编辑和设置模块,spinner的应用,跑马灯的实现,datapicker的使用-android user info edit module,the use of spinner,and the cycle display of text, and the datapicker in android.
android-apps-4.0.1_r1-sources.tar
- android 4.0中,系统设置部分的源代码。-the source of android system setting
android-TextLinkify-master
- 本示例说明了链接如何被添加到一个TextView中。这可以通过设置“自动连接”属性或明确或自动完成。-This sample illustrates how links can be added to a TextView. This can be done either automatically by setting the autoLink property or explicitly.
ikvStockChart-master
- Features 当前最新版本:0.1.5 支持在 XML 布局文件和代码中设置各个线条颜色、大小配置 支持左滑、右滑加载 支持长按高亮、短按点击、双指缩放事件 支持 fling 滑动 支持 MACD、RSI、KDJ、BOLL 四个指标 支持自定义的指标显示方式(Features Current version: 0.1.5 Supports setting the line color and size configuration in the X
Setting-android
- 智能家居设置APP,集成所有设置功能,非常强大的设置APP软件(Smart home settings APP)
andorid5.1 ethernet
- android 平台添加以太网设置,可以设置dhcp/静态ip.网络状态显示(android ethernet setting)
AntReader
- 可以阅读txt格式文件的一款android app,有翻页,字体设置,亮度调节等功能(this app is an android app that is able to read file in txt format with functions of turning page, setting font and brightness and so on)
android-remote-control-computer
- 实现功能: 鼠标控制模式: 鼠标的移动 鼠标左键/右键点击 鼠标滑轮 文件的拖动 自定义音量键功能 键盘输入模式: 向电脑发送文字(中英) 回车 退格 以及DOS下的输入 电脑方向键的控制 WSAD模式 和 方向键模式 音量键可根据用户需求自定义设置功能 手柄控制模式: 横屏下 左边为控制方向 右边为操作 可自定义 左边控制方式为鼠标控制 和 键盘控制 右边 可自定义操作方式 技术点: 多线程+网络编程 JavaAPI的运用(调用操作系统事件) 手机端事件响应的运用