Is it possible to make a command line app for linux, and then run it on android with shell? Since android runs on linux, I don't see why there would be any problems running it. I know that /system/bin/* has all the things you can use from adb so this should be the same.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Yes, it's possible. Here is one claim of doing this successfully. |
|||
|
|