Home>
Thank you for reading this question.
The problem we want to solve is to connect the android terminal and mbed by wired serial communication.
I want to send the processed string on the mbed side to the android terminal by wire, and display the received contents on the screen using my own application.
I understand up to serial communication using the charging port, but I don't know what code to use when developing an application.
You can use Java or kotlin for Android app development, but is there a library specialized for serial communication in those languages?
If i have any, it would be nice if you could provide us with sample code.
(English is fine)
-
Answer # 1
Related articles
- i want to perform serial communication between windows and raspberry pi 4 using c#
- python - raspberry pi 4 i want to perform serial communication simultaneously with 1 and 2 windows pcs
- c# serial communication an exception will occur for some reason while sending
- java - about android socket communication
- java - about socket communication timeout in android studio
- c# - regarding serial communication between unity and arduino
- c# - how to improve the accuracy of serial communication
- java - insert id of post data into table with auto_inclement in serial number
- python 3x - python3 serial port communication how to write in hexadecimal
- java - socket communication in android studio → i want to transfer images
- i want to perform bluetooth communication using c language on raspberry pi 3
- java - i want to perform a conditional search and display the results
- java - i want to perform different processing depending on the case, depending on the value obtained by intent
- perform axios communication with react and acquire db information from laravel
- how to use post communication of atompub api from java
- serial communication with arduino is not possible with c # windows forms
- java - about the end of processing waiting for communication reception of bufferedinputstream
- ruby on rails - i want to perform asynchronous communication with jquery on rails
- ruby - i want to perform asynchronous communication uncaught error: syntax error, unrecognized expression: # like-button-# {@
- i want to turn on and off the arduino led by serial communication (character string)
Related questions
- Learning Android. Which language is better for Kotlin or Java perspective and why?
- java : Android studio does not see MainActivity
- java : How to change the background color in an application by touching the screen
- java : Strange NumberFormatException
- Calling a function from a Kotlin file in Java code
- java : How do I buffer a non-display image when downloading from the internet?
- java : Optimizing the event handler
- Android: java.lang.IllegalArgumentException: Unknown color
- java : Data is not displayed in Android widget
- java : How to fix realm initialization error
If you go around with "Android serial communication", it will come in various ways, so why not read it?