Erel said:
This project seems to concentrate on HTC devices so I'm not sure that it will be too useful for many users.
agraham said:
That code appears to need the phone to be rooted and a new re-configured Linux kernel installed. It also appears to be HTC specific. See the wiki entry...
I reread the instructions provided in the project site ... seems to me that we are talking about mobile specific qauanto regards the modified kernel that enables the serial that is normally used as a debugging or as a serial firmware upgrade serial as "standard" ...
I do not think you understand that the API that is installed depends heavily on the modified kernel.
I did download the source of the library - out - generates an APK file and saw that - of course - are the source in Java.
I saw that there are also some examples ....
The libraries used by your environment B4A are generated from Java code? If yes, what could be the reason why the code in this project can not work?
I, for my project, I had to ask to install a FTDI driver for my tablet because I know that was not present but instead the driver for the Prolific chip is present by default in the Linux kernel. E 'likely, although I have not tested that without installing drivers so I can open a terminal serial port created by the Prolific drivers and use the door.
And now the big question:
What would be the steps needed to add to B4A the possibility of opening a ... any device type "stream" that has a name just like a standard Linux serial port?
Thanks again for your answer .... in advance.....
Fab