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
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
The text was updated successfully, but these errors were encountered:
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?
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
The text was updated successfully, but these errors were encountered: