I've successfully installed Nethunter on my Nexus 6. I compiled the helloword program that was written in C with the following command: gcc helloworld.c -o helloworld
It compiled just fine. But when...