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

Not able to install app using flutter_libserial on android #17

Closed
learncodingforweb opened this issue Apr 28, 2021 · 4 comments
Closed

Comments

@learncodingforweb
Copy link

* What went wrong:
A problem occurred configuring project ':flutter_libserialport'.
> NDK at Android/Sdk/ndk/21.1.6352462 did not have a source.properties file

Even through updated android studio to use latest version of NDK

@jpnurmi
Copy link
Owner

jpnurmi commented Apr 28, 2021

Hi, do I understand correctly that a plain Flutter counter example or such works fine, but as soon as flutter_libserialport is added as a dependency, the build error occurs?

@learncodingforweb
Copy link
Author

Problem get resolved by uninstall and after that again installing sdk in android resolves the problem.
Able to install app in android, But getting

SerialPortError: Permission denied, error = 13

Running on Android Version 8.1.0
how to resolve this issue in android?

@jpnurmi
Copy link
Owner

jpnurmi commented Apr 29, 2021

I don't know what kind of device you have, but hopefully a rooted one: jpnurmi/libserialport.dart#3

@lucafabbri
Copy link
Collaborator

We put permission handling in todo.
Activity is tracked in #76
Closed

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

No branches or pull requests

3 participants