As android is based on a Linux core, is it possible to use POSIX System Programming tools, techniques and libraries to program and customize the environemnt like I would have done on my Ubuntu for example ?
Asked
Active
Viewed 290 times
1 Answers
0
It appears that Android is "Mostly POSIX-compliant" and that it is available through the Android NDK. Which can be found here.
According to Wikipedia for what its worth. https://en.wikipedia.org/wiki/POSIX

jer3my
- 608
- 3
- 11
/help/on-topic
page. So if you're new to a site and want to post your first question, it's always a good idea to check that first :) – Izzy Jul 16 '15 at 12:11