CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发

文件名称:ESPTouch

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-10-06
  • 文件大小:
    7.4mb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

ESP-Touch以及IOT_APP实现源码,就是硬件商家提供的demo资料-ESP-Touch and IOT_APP implementation source code, demo data is provided by the hardware business
(系统自动生成,下载前可以参看下载内容)

下载文件列表

EsptouchForAndroid/.classpath
EsptouchForAndroid/.git/config
EsptouchForAndroid/.git/description
EsptouchForAndroid/.git/HEAD
EsptouchForAndroid/.git/hooks/applypatch-msg.sample
EsptouchForAndroid/.git/hooks/commit-msg.sample
EsptouchForAndroid/.git/hooks/post-commit.sample
EsptouchForAndroid/.git/hooks/post-receive.sample
EsptouchForAndroid/.git/hooks/post-update.sample
EsptouchForAndroid/.git/hooks/pre-applypatch.sample
EsptouchForAndroid/.git/hooks/pre-commit.sample
EsptouchForAndroid/.git/hooks/pre-push.sample
EsptouchForAndroid/.git/hooks/pre-rebase.sample
EsptouchForAndroid/.git/hooks/prepare-commit-msg.sample
EsptouchForAndroid/.git/hooks/update.sample
EsptouchForAndroid/.git/index
EsptouchForAndroid/.git/info/exclude
EsptouchForAndroid/.git/logs/HEAD
EsptouchForAndroid/.git/logs/refs/heads/master
EsptouchForAndroid/.git/logs/refs/remotes/origin/HEAD
EsptouchForAndroid/.git/objects/pack/pack-4c000f7536b84938eaa12e4bfb7d346ed49cfec9.idx
EsptouchForAndroid/.git/objects/pack/pack-4c000f7536b84938eaa12e4bfb7d346ed49cfec9.pack
EsptouchForAndroid/.git/packed-refs
EsptouchForAndroid/.git/refs/heads/master
EsptouchForAndroid/.git/refs/remotes/origin/HEAD
EsptouchForAndroid/.gitignore
EsptouchForAndroid/.project
EsptouchForAndroid/AndroidManifest.xml
EsptouchForAndroid/ESPRESSIF MIT LICENSE V1.LICENSE
EsptouchForAndroid/libs/android-support-v4.jar
EsptouchForAndroid/proguard-project.txt
EsptouchForAndroid/README.md
EsptouchForAndroid/res/drawable-hdpi/app_icon.png
EsptouchForAndroid/res/drawable-hdpi/ic_launcher.png
EsptouchForAndroid/res/drawable-mdpi/app_icon.png
EsptouchForAndroid/res/drawable-xhdpi/app_icon.png
EsptouchForAndroid/res/drawable-xxhdpi/app_icon.png
EsptouchForAndroid/res/layout/esptouch_demo_activity.xml
EsptouchForAndroid/res/menu/main.xml
EsptouchForAndroid/res/values/dimens.xml
EsptouchForAndroid/res/values/strings.xml
EsptouchForAndroid/res/values/styles.xml
EsptouchForAndroid/res/values-sw600dp/dimens.xml
EsptouchForAndroid/res/values-sw720dp-land/dimens.xml
EsptouchForAndroid/res/values-v11/styles.xml
EsptouchForAndroid/res/values-v14/styles.xml
EsptouchForAndroid/src/com/espressif/iot/esptouch/demo_activity/EsptouchDemoActivity.java
EsptouchForAndroid/src/com/espressif/iot/esptouch/demo_activity/EspWifiAdminSimple.java
EsptouchForAndroid/src/com/espressif/iot/esptouch/EsptouchResult.java
EsptouchForAndroid/src/com/espressif/iot/esptouch/EsptouchTask.java
EsptouchForAndroid/src/com/espressif/iot/esptouch/IEsptouchResult.java
EsptouchForAndroid/src/com/espressif/iot/esptouch/IEsptouchTask.java
EsptouchForAndroid/src/com/espressif/iot/esptouch/protocol/DataCode.java
EsptouchForAndroid/src/com/espressif/iot/esptouch/protocol/DatumCode.java
EsptouchForAndroid/src/com/espressif/iot/esptouch/protocol/EsptouchGenerator.java
EsptouchForAndroid/src/com/espressif/iot/esptouch/protocol/GuideCode.java
EsptouchForAndroid/src/com/espressif/iot/esptouch/protocol/MagicCode.java
EsptouchForAndroid/src/com/espressif/iot/esptouch/protocol/PrefixCode.java
EsptouchForAndroid/src/com/espressif/iot/esptouch/task/ICodeData.java
EsptouchForAndroid/src/com/espressif/iot/esptouch/task/IEsptouchGenerator.java
EsptouchForAndroid/src/com/espressif/iot/esptouch/task/__EsptouchTask.java
EsptouchForAndroid/src/com/espressif/iot/esptouch/task/__IEsptouchTask.java
EsptouchForAndroid/src/com/espressif/iot/esptouch/udp/UDPSocketClient.java
EsptouchForAndroid/src/com/espressif/iot/esptouch/udp/UDPSocketServer.java
EsptouchForAndroid/src/com/espressif/iot/esptouch/util/ByteUtil.java
EsptouchForAndroid/src/com/espressif/iot/esptouch/util/CRC8.java
EsptouchForIOS/.DS_Store
EsptouchForIOS/.git/config
EsptouchForIOS/.git/description
EsptouchForIOS/.git/HEAD
EsptouchForIOS/.git/hooks/applypatch-msg.sample
EsptouchForIOS/.git/hooks/commit-msg.sample
EsptouchForIOS/.git/hooks/post-commit.sample
EsptouchForIOS/.git/hooks/post-receive.sample
EsptouchForIOS/.git/hooks/post-update.sample
EsptouchForIOS/.git/hooks/pre-applypatch.sample
EsptouchForIOS/.git/hooks/pre-commit.sample
EsptouchForIOS/.git/hooks/pre-push.sample
EsptouchForIOS/.git/hooks/pre-rebase.sample
EsptouchForIOS/.git/hooks/prepare-commit-msg.sample
EsptouchForIOS/.git/hooks/update.sample
EsptouchForIOS/.git/index
EsptouchForIOS/.git/info/exclude
EsptouchForIOS/.git/logs/HEAD
EsptouchForIOS/.git/logs/refs/heads/master
EsptouchForIOS/.git/logs/refs/remotes/origin/HEAD
EsptouchForIOS/.git/objects/02/18f087423b096da396abce96549d57e9e1a6c5
EsptouchForIOS/.git/objects/02/2cdc19215639020c5038b65235a14592af754f
EsptouchForIOS/.git/objects/02/37597b848a1890bb30ba0ff4102f8107cafdcb
EsptouchForIOS/.git/objects/07/2d6812e68c01bc7e2e2f3c4184ebd7f6ba698e
EsptouchForIOS/.git/objects/08/3f2fa20ea41c012f9159a716a21bbe1f256f18
EsptouchForIOS/.git/objects/09/1b1650ae6a98c72aa104f21d64312d7f137dc9
EsptouchForIOS/.git/objects/0c/c487936fe46e1335c6402d73799270c0b796dd
EsptouchForIOS/.git/objects/0d/63f710e6787ddfcad74c4da490b4da8234619f
EsptouchForIOS/.git/objects/0f/4fac6afda2dfd8de316df0062c5cfbe2aaf688
EsptouchForIOS/.git/objects/11/83b2af8af8e3d2ce0c6512738011dc7bf616c0
EsptouchForIOS/.git/objects/16/036c

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com

浏览历史记录

关闭