简体   繁体   English

ESP32蓝牙、BLE和WIFI连接数据传输使用android

[英]ESP32 Bluetooth, BLE and WIFI connection data transfer using android

I am Deciding to create an android app using java in android studio to connect, send and receive data using ESP32 with all the available connection methods that is Bluetooth classic, Bluetooth low energy and wifi.我决定在 android 工作室中使用 java 创建一个 android 应用程序,以使用 ESP32 连接、发送和接收数据,以及所有可用的连接方法,即蓝牙经典、蓝牙低功耗和 wifi。 Can anyone share any resources or Source codes?任何人都可以共享任何资源或源代码吗?

did try some android apps but either not working or slow确实尝试了一些 android 应用程序,但要么无法运行,要么运行缓慢

Please take a look at the official Android Development Guide .请看官方Android开发指南 You will find many topics covered, especially interesting for you will be你会发现涵盖了很多主题,对你来说特别有趣

The guides offer you a good start on these topics.这些指南为您提供了有关这些主题的良好开端。 There are many more independent guides online, sometimes even providing a sample app网上有更多的独立指南,有时甚至提供示例应用程序

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM