Hi
I hav been using this line in one project
But the other day we upgraded to Android 12.
And the UART serial port wont work .
And while debugging i can se that the software is stopping here .
Anyone else seen this ? ?
I hav been using this line in one project
B4X:
phone.Shell("stty -F " & mConnuri & " " & mPortspeed & " cs8 -parenb -cstopb -crtscts", Arh, Response, Error)
But the other day we upgraded to Android 12.
And the UART serial port wont work .
And while debugging i can se that the software is stopping here .
Anyone else seen this ? ?