-
android 转盘抽奖源码(原生态)下载
android 转盘抽奖源码(原生态)下载
- 2015-03-06下载
- 积分:1
-
android 爱消除小游戏
几千行代码,很小,运行还可以,界面比较粗糙,2D小游戏
- 2022-07-15 16:18:39下载
- 积分:1
-
Android_sdk-(1)
android聊天软件界面 简洁 省的实现(android chat software)
- 2013-08-09 17:16:59下载
- 积分:1
-
Zxing.net实现Android相机扫描图片二维码
通过调用相机实现相机拍照,返回拍照结果读取二维码
- 2022-02-07 12:58:32下载
- 积分:1
-
Android在线考试系统源码
在线考试
在线答题,类似手机驾考考试系统一样,选择题目提交考试。在答题过程中遇到错误题目,可以查看正确解释,以及把错误题目自动缓存到本地,下次进入自动清零,重新缓存错误题目。
- 2022-01-31 03:02:21下载
- 积分:1
-
高德地图APP源码
说明: 安卓手机的导航类开发源码,非常不错有借鉴价值.可以直接二次开发(Android mobile phone navigation development source code, very good reference value. Can be directly secondary development)
- 2019-12-16 14:24:06下载
- 积分:1
-
android 短信接收短信 与发送短信源码
android 短信接收短信 与发送短信源码
- 2014-04-28下载
- 积分: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
-
省、市、县级联选择Android改进版
Android盛市、县三级选择菜单,这是一个改进版,不过外观样式上还是需要再完善的,外观样式这个因人而好吧,自己美化,可融到自己的APP中使用。这款菜单同样是从外部调用的省市县(区)菜单内容,Android端实现了选择框并加载这些内容,最终实现的用户选择盛市县功能。
- 2022-03-11 03:57:26下载
- 积分:1
-
萝莉快跑
萝莉快跑-跑酷源码cocos2d-x,供大家学习交流。
- 2022-03-15 12:01:51下载
- 积分:1