搜索资源列表
AIDL
- android中操作电话界面的接口,可以控制来电界面和自动接听和自动拒绝-android phone interface, the interface to operate, can control the interface and automatically answer calls and automatically rejected
SuMusicPlayer
- 一款android播放器,实现了不同界面跳转,声音和进度条可控制,歌词同步的功能,前提歌词和歌曲在同一目录下。-Recent results of research for the study reference。
MohoPlayer0.6
- android 下的一个播放器实现,有控制界面-Android,player
MP3Player
- 一款具有基本MP3音乐播放功能的android播放器,分为本地和在线音乐界面,同时支持歌词显示以及基本的播放模式以及控制操作,本人新手,这是第一个比较练手的android小程序。-A basic MP3 music on android, divided into local and online music interface, support for lyrics display as well as basic playback mode, and control operations,
UI
- 使用XML布局文件控制UI界面 在代码中控制UI界面 使用XML和Java代码混合控制UI界面 开发自定义的View-Control UI interface code control the UI interface uses XML and Java code mixed control the UI interface developed custom View using XML layout file
Android_Services-and-multi-threading
- 一个简单的音乐播放器程序 该程序能够: 1 使用Service 控制音乐播放; 2 按返回键关闭Activity 界面,音乐可继续播放; 3 重新打开Activity 界面,能重新获得对Service 的控制; 4 点击退出按钮,完全退出程序 5 使用Handler 更新UI,实时更新播放进度。 -A simple music player program, the program is able to: 1 Service control m
MusicBox
- MusicBox Android音乐盒源代码,简单的进行MP3的播放控制,暂停、快进、快退,以及简单的界面,是初学Android编程的好范例。-Music Box MusicBox Android source code, simple MP3 playback controls, pause, fast forward, rewind, and a simple interface, is a good example of the beginner Android programming.
CameraTest
- 控制手机隐蔽拍照,无声,且没有预览界面,照片存于sd卡-Control the phone hidden camera, silent, and no preview interface, photos stored in sd card
RecordDemo
- 控制android手机隐蔽录像,无预览界面,可设置录音时长-Control android phone covert video, no preview screen, you can set the recording length
TestTabHost
- android的tab实例。可提供多个tab。且每个tab单独控制界面-android the tab instance. Available in multiple tab. And each tab individually controlled interface
TwoDimensionCodeDemo
- Android通过摄像头读取二维码的实例,并使用zxing生成二维码,压缩包内是完整的Java源码下载。源代码内含闪光灯控制类,用于闪光灯的开启与关闭,扫描界面扫描条形码或二维码,扫描结果显示在界面上。非常好的实例。-Android dimensional code read by the camera of the instance and use zxing generate two-dimensional code, compressed package is a complete Jav
VedioRecordService
- Android后台录像软件,用serivce控制录像,无界面,解决的Android录像必需要有预览的问题。用于各种需要后台录像的场景。-Android backstage video software, with the serivce control video, no interface, the solution must have Android video preview issue. Background used for various video scenes.
Media_Setting
- 基于全志A10 android4.0平台,开发的GPIO控制程序,通过UI界面选择不同状态下GPIO口输出不同的电平状态,来实现由高低电平来控制外部设备;本例程主要实现5个IO口控制Audio和vedio的不同格式输出-Based on Allwinner A10 android4.0 platform, the development of the GPIO control procedures, through the UI interface to select a different s
TwoDimensionCodeDemo
- Android通过摄像头读取二维码的实例,并使用zxing生成二维码,压缩包内是完整的Java源码下载。源代码内含闪光灯控制类,用于闪光灯的开启与关闭,扫描界面扫描条形码或二维码,扫描结果显示在界面上。我觉得这是一个非常好的Android二维码操作实例程序,代码可读性高,期待下载-Android instance of two-dimensional code reading through the camera, and use zxing to generate two-dimensiona
smart_car
- 手机蓝牙控制小车的代码,界面美观,实现了智能车的改进,可以使用手机端控制小车的加速减速和刹车转向。-Bluetooth mobile phone control car code, beautiful interface, improvements to achieve a smart car, you can use the phone to control the car s acceleration and deceleration end and brake steering.
RemoteControl-v0.526
- 一个远程控制软件的安卓端程序,与PC机蓝牙通信,可由手机端程序控制电脑界面,实现鼠标,键盘,PPT控制器的功能。待完善:WLAN连接,更多控制功能,美化UI。-Android program of a remote control software, bluetooth communication, with a PC can be controlled by the mobile application to computer interface, realize the mouse, key
ControlCar
- 控制小车例程。运行程序进入主界面,点击相应按钮控制小车。其中有控制小车的前进、后退、左拐、右拐、停止、循迹和设置小车速度的功能。-Control car routine. Run the program into the main interface, click on the appropriate button to control the car. Which control the car forward, backward, turn left, turn right, stop, a
GameCaseDemo
- 整合项目,运行项目进入主界面,显示视频与小车控制界面,其中添加了二维码扫描、图片颜色识别、超声波与光照强度数据显示、拍照和sd卡数据存储与显示等功能。-Integration project, the project runs into the main interface, display video and car control interface, which adds a two-dimensional code scanning, image color recognition, u
RelativeLayoutTest
- 相对布局由RelativeLayout代表,是指参考某一控件组件进行摆放,可以通过控制将组件摆放在一个指定组件的上、下、左、右等位置,可以通过各个组件提供的属性完成。(The relative layout is represented by RelativeLayout is the reference of a control component is placed, can control the components will be placed in a specified compo
TableLayoutTest
- TableLayout是比较常用的布局,采用行和列的形式来管理UI组件。并不需要明确声明行和列,而是通过添加TableRow、其他组件来控制表格的行数和列数。(TableLayout is a more commonly used layout that manages UI components in rows and columns. There is no need to explicitly declare rows and columns, but to control the num