-
Android-PC
Android与PC服务,可以在Android系统上时限PC 的通信服务(failed to translate)
- 2013-05-06 20:09:38下载
- 积分:1
-
android 读取通讯录/短信,短信删除 例子源码下载( 智能短信)
读取通讯录,短信,编辑短信
- 2015-04-09下载
- 积分:1
-
DevsmartLib-Android
Horizontal ListView的android布局使用例子,Android 水平Listview列表视图实例,有源码包和实例包,注释比较多,不过是英文的,使用ListView开发android应用时,这是个实用的技巧,闲暇时可参考下(Android layout Horizontal ListView using examples, Android Listview level list view instance, there are examples of packages and source packages, comment more, but in English, when using ListView android application development, this is a practical tips, refer to the following leisure)
- 2014-04-21 09:42:07下载
- 积分:1
-
远程视频监控
【核心代码】 public interface CameraSource { static final String LOG_TAG = "camera"; /** * Open the camera source for subsequent use via calls to capture(). * * @return true if the camera source was successfully opened. */ boolean open(); /** * Close the camera source. Calling close on a closed CameraSource is * permitted but has no effect. The camera source may be reopened after * being closed. */ void close(); /** * The width of the captured image. * * @return the width of the capture in pixels */ int getWidth(); /** * The height of the captured image. * * @return the height of the capture in pixels */ int getHeight(); /** * Attempts to render the current camera view onto the supplied canvas. * The capture will be rendered into the rectangle (0,0,width,height). * Outstanding transformations on the canvas may alter this. * * @param canvas the canvas to which the captured pixel data will be written * @return true iff a frame was successfully written to the canvas */ boolean capture(Canvas canvas); boolean saveImage(String savePath, String fileName); }
- 2013-12-04下载
- 积分:1
-
pressluck
碰运气的游戏, 点击可以获得随机生成的礼物,实施手气吧。(Luck of the game, click on the gift can be randomly generated, the implementation I m feeling it. )
- 2011-10-20 00:23:18下载
- 积分:1
-
夜间模式 白天模式切换
夜间模式 白天模式切换
- 2015-04-22下载
- 积分:1
-
16套微信小程序源码
16套微信小程序源码
- 2020-01-31下载
- 积分:1
-
Android 翻书效果以及txt文件阅读器完整源码 详见截图
Android 翻书效果以及txt文件阅读器完整源码 详见截图
- 2013-04-13下载
- 积分:1
-
ArduinoIDE开发ESP8266 远程控制继电器
【实例简介】
- 2021-08-02 00:30:58下载
- 积分:1
-
Android
Android 开发资料,包括所有的Android 开发API(Android api develop)
- 2015-10-06 19:41:13下载
- 积分:1