-
远程视频监控
【核心代码】 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
-
Plane_war_game
基于android的飞机大战游戏,不过不能触屏控制,只能通过DAPD板控制上下左右,对初学者有用(Plane war game based on android, but can t touch screen control, only through DAPD board to control the up and down or so, useful for beginners)
- 2013-12-07 21:49:44下载
- 积分:1
-
Android-api-in-chinese
android的中文API文档,翻译得挺好。(android API documentation in Chinese, translation was very good.)
- 2011-06-23 23:35:26下载
- 积分:1
-
安卓电子书
电子书拥有书签字体转换等功能。背景色彩的修改
- 2022-02-14 14:54:25下载
- 积分:1
-
Tiny Scanner - PDF Scanner App(安卓)源码
Tiny Scanner是一个小扫描仪应用程序,将Android设备变成便携式文档扫描仪,扫描所有的图像或PDF。
有了这个PDF文档扫描仪应用程序,您可以扫描文档,照片,收据,报告,或任何东西。 这个PDF文档扫描仪应用程序是闪电般快速,华丽地设计为手机和平板电脑。
- 2023-01-10 12:15:20下载
- 积分:1
-
Android 解析xml文件
本篇将通过一个实例介绍一下下XmlResourceParser解析xml文件的具体方法
- 2023-08-05 01:20:03下载
- 积分:1
-
商城android端+服务端
从别的地方下载的一个商城客户端+服务端的源码,代码很详细可以运行。
- 2022-02-28 23:43:16下载
- 积分:1
-
Android5.0以上权限
Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限Android5.0以上权限
- 2022-06-28 22:38:37下载
- 积分:1
-
Android 演示使用GPS定位获取位置信息
Android 演示使用GPS定位获取位置信息,得到LocationManager对象,当LocationManager的provider的状态改变时被调用,得到的实时位置信息包括:经度、纬度、高度和方向信息。
- 2022-04-08 08:31:29下载
- 积分:1
-
ADT-10.0.1
开发android必备插件开发android必备插件开发android必备插件开发android必备插件开发android必备插件开发android必备插件(Android android development of the necessary plug-in plug-in developers must develop the necessary plug-in development android android android development of the necessary plug-ins necessary prerequisite plug-in plug-in development android)
- 2011-05-02 11:14:22下载
- 积分:1