登录
首页 » Android » 计步器安卓程序

计步器安卓程序

于 2022-01-26 发布 文件大小:182.89 kB
0 185
下载积分: 2 下载次数: 1

代码说明:

统计穿戴者徒步行走的步数和距离,计算行走速度和消耗的热量。并且具有启动和关闭功能,还可以 对整个系统进行灵活的设置。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BTBee_Examples_By_EF
    我们都知道Android是现在很流行,尤其是ADK(Android开放配件开发工具包),它允许外部0pen源采用Android系统的硬件连接,通过USB与Android平台的设备在一个特殊的“附件”模式互动。 我们就可以继续工作数周,并尝试组装一些巴塔原型和库之间的通信通过蓝牙和Freaduino ADK的Android和Arduino。 随着谷歌提供的源文件,我们可以提供从现在起板。我们产生一个批处理,你可以购买他们here.We将尽快巴塔版本。 为了使Android和Arduino的易之间的沟通,我们想告诉你一个新的机器人与Arduino和其他类似的议会的互动方式。蓝牙为例。 步骤一:一个Android应用程序,这可能与其他设备通过蓝牙通信。 第二步:Android应用程序由蓝牙蜜蜂连接到Arduino的。 步骤之一(第一部分),我们刚刚作出了一个小应用程序的Android,实现简单的蓝牙连接与Android。(We all know Android is very popular now, especially ADK (Android Open Accessory Development Kit), which allows external 0pen source hardware to connect with Android system by USB and interact with an Android-powered device in a special “accessory” mode. We keep working on it for weeks, and try to assemble some bata prototype and make a library for the communication between Android and Arduino by bluetooth and Freaduino for ADK. With the Google providing source files, we are able to provide this board from now on. We produce a batch, you can purchase them here.We will provide the Bata version as soon as possible. To make the communication between Android and Arduino easy, we would like show you a new way that android interact with Arduino and other similar boards. Bluetooth for example. Step one: Make a APP to Android which could communicate with other devices by bluetooth. Step two: Android APP connect to Arduino by Bluetooth Bee. For step one(Part1), we have just made a little A)
    2011-09-05 11:40:32下载
    积分:1
  • android多线程断点下载
    android多线程断点下载 示例代码 package com.smart.activoty.download; import java.io.File; import android.app.Activity; import android.os.Bundle; import android.os.Environment; import android.os.Handler; import android.os.Message; import android.view.View; import android.widget.Button; import android.widget.EditText; import android.widget.ProgressBar; import android.widget.TextView; import android.widget.Toast; import com.smart.impl.SmartDownloadProgressListener; import com.smart.impl.SmartFileDownloader; public class SmartDownloadActivity extends Activity { private ProgressBar downloadbar; private EditText pathText; private TextView resultView; private Handler handler = new Handler(){ @Override//信息 public void handleMessage(Message msg) { switch (msg.what) { case 1: int size = msg.getData().getInt("size"); downloadbar.setProgress(size); float result = (float)downlo
    2022-09-04 09:45:03下载
    积分:1
  • android 选择照片/拍照 并上传图片到服务器源码(含服务器端接收源码)
    android上传图片,服务器端用C#语音接收
    2015-05-07下载
    积分:1
  • resource
    使用App Inventor开发会说话的Tom猫所需音频视频素材.(Use App Inventor to develop audio and video materials for talking Tom cats.)
    2018-05-16 10:13:20下载
    积分:1
  • Android上传视文件到服务器
    Android上传视文件到服务器
    2017-06-08下载
    积分:1
  • android二维码生成与扫描demo
    android二维码生成与扫描demo,android二维码生成与扫描demoandroid二维码生成与扫描demo,android二维码生成与扫描demo,android二维码生成与扫描demo,android二维码生成与扫描demo,android二维码生成与扫描demo,android二维码生成与扫描demo
    2022-10-24 01:55:04下载
    积分:1
  • TextViewSample
    Andoid小例程,对入门相当有用!关于TextView的。(Andoid small routines for beginners very useful! About a TextView.)
    2013-07-12 01:08:22下载
    积分:1
  • Android实现仿优酷菜单
    此程序为用Android实现的仿优酷菜单效果的源代码,适合于初级和中级读者学习探讨~
    2022-08-08 13:51:49下载
    积分:1
  • ksoap2
    android调用webservice.........(android use webservice)
    2020-06-20 19:20:02下载
    积分:1
  • listview 滑动分页示例源码
    android 滑动分页
    2014-04-13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载