资源列表
DialogWindows
- 仿Windows对话框,仿Windows对话框-Imitation windows dialog.
Wifidjj
- 本项目是一个安卓对讲机应用的项目源码,代码规范注释清晰,功能完整界面简单。无论是做二次开发还是参考借鉴都是绝佳的项目源码。一个简单的按钮,按下就可以实时对讲,而且通过标识包头来解决自己听到自己说的话,使用方法:把AppConfig.java中的IP设为自己WiFi的网段x.x.x.0,(不必管安卓设备的具体IP,只填写设备所在IP的网段即可,例如我的手机连接wifi后IP是192.168.1.102,这里的网段就是IP的前三段+0。就是192.168.1.0),不过因为线程的启动方式有点问题所以
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
guangxian
- 基于java安卓开发的小软件,内含光传感器存储上传的数据-Andrews developed a small java-based software that includes optical sensors store the uploaded data
Image-gallery-view-
- 在Android开发中,图片列表的显示方法有很多种,此代码能完美实现图片列表显示,运用了画廊视图的方法,在布局方面也更加合理,显示清晰。-In Android development, a display picture list of a variety of methods, this code can achieve the perfect picture list displays using the method of the gallery view, in the layout m
7个java小游戏源文件
- 7个java小游戏的源文件,代码可以直接运行,直接将工程导入eclipse中即可。
ZhengZeTest
- 利用正则表达式从字符串中提取到特定的字段,给其设置加粗样式,字体颜色,以及字体大小,此字符串来自于服务器,这里我用的是本地的字符串-To use regular expressions to extract from a string to a specific field, to set bold style, font color, and font size, this string from the server, where I use the local string
htgjym
- 一个画图软件,可以画直线、矩形、圆形、三角形、立方体、圆柱体。 直线可以延长、缩短、拖动;矩形、圆形、三角形需要可以拖动、改变大小。 实现方式: 一个主view类(一个自定义view),在主view类中定义了统一的paint、bitmap、canvas,以及子类中需要用到的3个点downPoint,movePoint,upPoint。 其他子类(画直线的view、画矩形的view)都是继承这个主view类。-A drawing software, you can draw a st
glTest
- android应用程序开发示例:图片处理+opengl-Android application development example: image processing+opengl
SensorAccelerometer
- This is a accelerometer app for android,in which color of the screen changes based on the shake of phone detected by the sensor.-This is a accelerometer app for android,in which color of the screen changes based on the shake of phone detected by the
MyBallGame2
- 在自学android的过程中自行开发的简单小游戏。为2.2系统,自行试验中可以在真机上运行。因为是自学作品,程序中或许会存在bug。 游戏内容是阻止小球运行出屏幕,可在屏幕上画直线,一旦小球接触到直线便会反方向运动。小球有三次超出屏幕Game Over.-The content of the game is to prevent the ball running off the screen, draw a straight line on the screen, once the ball
VoiceDemo02
- 语音识别 安卓源代码 和siri一样的音控软件 轻松掌握其中的原理-Speech recognition Anzhuo Yuan code and siri sound control software easily grasp the principle
