Android Studio supports compiling native C/C++ libraries. It's not needed to build them separately or use linux specific bash scripts. It just has to be adapted to format Android Studio understands, which is CMake.

So it is possible to make BRLTTY compile inside Android Studio (on Windows/Linux/everywhere), but it requires creating CMake scripts that will build the native code.


Dne 04.04.2018 v 10:12 Mgr. Janusz Chmiel napsal(a):
Dear Mr Peessel,
Thank you very much for yours answers. The situation is realy not easy. Project for Android studio can not contain Linux specific Bash scripts, path, variable settings specific for Linux. There are many Android projects, which are using Linux C compatible compilation scripts. I must accept this and I will instal virtual machine with Linux with shared folder.

_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://brltty.com/mailman/listinfo/brltty

_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://brltty.com/mailman/listinfo/brltty

Reply via email to