-
Notifications
You must be signed in to change notification settings - Fork 608
Issues: felHR85/UsbSerial
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
After changing to JVM8 it compiled like a charm on the latest Android Studio, make that default perhaps?
#378
opened Nov 13, 2024 by
Net-time
Unhandled Exception: PlatformException(UsbSerialPortAdapter, Not an Serial device., null, null)
#372
opened Jun 26, 2024 by
chituanh
new Intent(ACTION_USB_PERMISSION), 0); doesn't work in recent Android version
#370
opened Feb 27, 2024 by
blotfi
java.lang.IllegalArgumentException: x.y.z: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.
#367
opened Jul 26, 2023 by
yamin8000
I want to read data from USB whenever a USB device gives a flag. are there any methods to do so.?
#359
opened Jan 25, 2023 by
rajattechnostacks
any example project in hybrid ionic framework / native android ?
#358
opened Nov 4, 2022 by
davdavcoco
problem in reading data when i use settext() that data to textview in handler
#344
opened Oct 10, 2021 by
niranjan-tech
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.