Skip to content

before use serial port api , use this project compile .so file , and then use .so file by jni

Notifications You must be signed in to change notification settings

fanqGithub/SerialPortApiCompileSo

Repository files navigation

SerialPortApiCompileSo

before use serial port api , use this project compile .so file , and then use .so file by jni

android serial port api compile project

Android开发板串口通信开发时,需要通过jni方式,调用C层向指定的串口发送数据或者接收数据。此工程用于将google的Android-serial-port-api编译出自己需要的so文件,然后将so文件运用起来。

  • 本项目仅记录本次集成串口开发的一些流程及相关的编译so库代码。
  • 相关的使用见

About

before use serial port api , use this project compile .so file , and then use .so file by jni

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published