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

Use WiringOp on Android #17

Open
fireghostea opened this issue Mar 27, 2019 · 1 comment
Open

Use WiringOp on Android #17

fireghostea opened this issue Mar 27, 2019 · 1 comment

Comments

@fireghostea
Copy link

hi
how should I use WiringOp on Officially android for orange pi
I added this library to my android project and built that with NDK and run on my orange pi Pc
but when I use wiringPiSetup I get an exception (maybe because cannot access to /dev/mem)
and when I call wiringPiSetupSys instead, no exception but that is not working
how should I do that?
not that my android is rooted

@ricardorector
Copy link

hi how should I use WiringOp on Officially android for orange pi I added this library to my android project and built that with NDK and run on my orange pi Pc but when I use wiringPiSetup I get an exception (maybe because cannot access to /dev/mem) and when I call wiringPiSetupSys instead, no exception but that is not working how should I do that? not that my android is rooted

What exactly you need to do for compile this with NDK?

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

2 participants