Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB + Bluetooth + upgrade to Android 14 SDK #1

Draft
wants to merge 1 commit into
base: usb_bluetooth_permissions
Choose a base branch
from

Conversation

igorsantos07
Copy link
Member

@igorsantos07 igorsantos07 commented Sep 18, 2024

This is not compiling yet, because I can't find a way to integrate the AAR files.
It seems this now requires a Gradle file, but I can't get it to work on the main app's build process. It seems it needs a framework tag on plugin.xml and that XML file gets copied when the plug-in is added (even if you use plugin add --link), and thus any change to the XML requires a re-add. But then, Gradle never finds the AAR files.

So far, I've tested a mix of the following references:

…t also uses AAR instead of JAR files, and that's proving troublesome to integrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant