wujiangang / ESP8266_IOT_PLATFORM

A demo that should be run with ESP8266 RTOS SDK
http://bbs.espressif.com
Other
239 stars 122 forks source link

Sample Android APK file #1

Closed Anwaarullah closed 9 years ago

Anwaarullah commented 9 years ago

Team, I wasn't able to locate the sample Android template (.apk file). Can you please point me to it? Thanks.

jeremyloooo commented 9 years ago

the sample APK file is published on https://github.com/EspressifApp/IOT- Espressif-Android, for more details you may load the 30D_ESP_Smart_Plug__User_Guide__EN_v1.0_20150907.pdf in the esp8266_iot_platform github for reference.

Thanks.

在 2015/9/8 3:03, Syed Anwaarullah 写道:

Team, I wasn't able to locate the sample Android template (.apk file). Can you please point me to it? Thanks.

— Reply to this email directly or view it on GitHub https://github.com/espressif/esp8266_iot_platform/issues/1.

Anwaarullah commented 9 years ago

Thanks @jeremyloooo. As indicated by you, found the Android example here: https://github.com/EspressifApp/IOT-Espressif-Android. Thanks.