serial-android
serial-android copied to clipboard
serial port communication library for Android
I want to use libserial.so in xamarin android project to deploy on 64-bit cpu . Has anyone generated libserial.so file for 64 bit CPU?
update to more current API versions prevent error if no ports update readme
I tried to compile LibSerial library for arm 64 bit (APP_ABI := armeabi-v7a arm64-v8a), but got the following error below using ndk-build. Wondering if you guys know what is needed...
i lookn for a way to compile libs for 64bit in my environeement adobe Air; is ther a solution ! is ther an other ANE (native code ) or just...
Im using your library serial communication using R232, I would like to know when i write the port, its success and trigger to my terminal device, however when i try...