I've been starting to learn about networking and have been working on an android application to test out what I've learned. Now, I've been following along with a tutorial on the web but something weird seems to be going on. The program has a fatal exception when I include the permission for internet but gives me an EACCES denied error when I don't include it.I've been starting to learn about networking an