Initial Android makefile
That's a good point. Honestly, I am not aware of any kind of CI tool for Android package testing. I need yaml (more specifically PyYAML, but I also want the native bindings) for an internal project, but figured it would be nice to contribute back for other people.
I opened pull requests for picocom and i2c-utils too to add Android makefiles. But as far as I can tell, there are very few *nix packages which support building on Android, Google mostly just forks them and converts them into Android projects.
Would you be open to moving this into a contrib/ directory then?
Sure, works for me.
@raymanfx can you update your PR to do that please?
Sorry, I've been out of the loop for a while. Does this look fine to you?