Also, I ran this issue.
env:
Android Studio 1.3.1
ndk-r10e
compileSdkVersion 22
buildToolsVersion "23.0.0 rc3"
It works well in Android 5.+,But crashed in Android 4.0,the error msg is:
cannot locate symbol "tcsetattr"
Any help?
Also, I ran this issue.
env:
Android Studio 1.3.1
ndk-r10e
compileSdkVersion 22
buildToolsVersion "23.0.0 rc3"
It works well in Android 5.+,But crashed in Android 4.0,the error msg is:
cannot locate symbol "tcsetattr"
Any help?