You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Importing the latest version in Android Studio seems to work, indexed files and classes are ok and you can navigate for example in getFlowControl() etc.
However, when trying to build the app I get "Unresolved reference" for that function.
I tried to clean/invalidate gradle/lib caches and to reimport project but the problem persists.
The text was updated successfully, but these errors were encountered:
After downloading 3.8.1,import com.hoho.android.usbserial.driver.UsbSerialDriver
import com.hoho.android.usbserial.driver.UsbSerialPort
import com.hoho.android.usbserial.driver.UsbSerialProber make a mistake,Could it be resolved as soon as possible? Thank you.
Importing the latest version in Android Studio seems to work, indexed files and classes are ok and you can navigate for example in getFlowControl() etc.
However, when trying to build the app I get
"Unresolved reference"
for that function.I tried to clean/invalidate gradle/lib caches and to reimport project but the problem persists.
The text was updated successfully, but these errors were encountered: