-
菜谱实现
完成了一个小的菜谱编程,实现了对菜品的增删改查等功能。
- 2022-04-29 22:13:49下载
- 积分:1
-
与智能穿戴设备配合使用的apk的源代码
与MTK智能穿戴设备2502配合使用的apk的源代码,含蓝牙配对、连接、推送信息、ota更新等功能
- 2022-03-21 00:24:57下载
- 积分:1
-
draw
此源码是一个可以在android手机上实现以动画的形式画图的一个demo(This source is a form of animation drawing a demo on the android phone)
- 2013-05-17 11:13:10下载
- 积分:1
-
wenduji
Android项目源码基于传感器的温度计开发是android应用上的温度计,是通过传感器来感知外面的温度。应该说这个应用太强大了,用到传感器技术,并能时时更新。项目中代码层次分明,大部分方法都加了详细的注释。对于想学习传感器的开发人员来说,简直是福音。(项目采用GBK编码,是studio工程)。(Android project source sensor based on the development of the thermometer is a thermometer on the Android application, it is through the sensor to sense the temperature outside. It should be said that this application is too powerful, the use of sensor technology, and can always update. Items in the code level, most of the methods have added a detailed notes. For developers who want to learn sensor, it is the gospel. (the project uses the GBK code, is the studio project).)
- 2016-05-16 11:37:00下载
- 积分:1
-
android camera demo
android demo,-Video call camera and upload
camera
.......classpath
.......project
......AndroidManifest.xml
......assets
......in
.........AndroidManifest.xml
.........camera.apk
.........classes
................com
...................camera
.........................BuildConfig.class
.........................CameraActivity$1.class
.........................CameraActivity$Upload.class
.........................CameraActivity.class
.........................ConnectionDetector.class
.........................R$attr.class
.........................R$drawable.class
...............
- 2022-03-01 01:30:56下载
- 积分:1
-
SQLite
创建子菜单的步骤:
(1) 覆盖Activity的onCreateOptionsMenu()方法,调用Menu的addSubMenu()方法来添加子菜单
(2) 调用SubMenu的add()方法,添加子菜单项
(3) 覆盖onContextItemSelected()方法,响应子菜单的单击事件
子菜单提供了一种自然的组织菜单项的方式,我们可以通过addSubMenu(int groupId, int itemId, int order, int titleRes)方法非常方便的创建和响应子菜单。
- 2022-03-17 20:56:41下载
- 积分:1
-
手机APP远程控制,智能家居监测、智能控制系统(STM32L4、服务器、安卓源码)
具体项目功能如下: 1.手机APP远程控制:STM32L432开发板通过WIFI模块与因特网服务器建立TCP连接,服务器使用腾讯云,服务器系统为ubuntu,就是在ubuntu上建立一个TCP中继服务器,实现远程手机端与家居系统的信息中继传递,从而实现远程控制。 2.室内控制质量检测:通过MQ-2、MQ-135、GP2Y1050AU0F模块实现室内有毒气体(苯等)、可燃气体(一氧化碳等)和PM2.5的检测,并通过ESP8266将检测到的数据反馈给APP端。 3.家具电器自动控制:家具系统能通过检测到的数据自动控制打开空气净化器、抽风机等
- 2017-12-21下载
- 积分:1
-
统一视频广告
在应用程序或者手游中显示同一的视频广告。统一视频广告在手游中使用的最多
- 2022-10-05 23:15:03下载
- 积分:1
-
contentProvider
移动开发android的中关于contentProvider的测试,适合初学者使用(Suitable for beginners.)
- 2018-11-21 15:07:04下载
- 积分:1
-
Android黑白翻转过关游戏
Android黑白翻转过关游戏,设置有50多个关卡的游戏,数据说明:0关卡类型,1横向方块数,2纵向方块数,3总时间,4最大球数,5分数下限,6敌人数量,7敌人同显示数量,可以通过游戏学习下位置坐标和速度、旋转信息数组、缩放信息数组、透明度信息数组、绘制画笔、帧动画序号信息数组、动画绘画当前时间序号、设置水平、竖直方向速度、设置图片资源及长宽,id为0时只设置长宽、创建绘图线程等相关游戏编写技巧。
- 2022-05-23 18:44:24下载
- 积分:1