I get the following Exception running my app:
java.net.SocketException: Permission denied (maybe missing INTERNET permission)
How do I solv
if just using internet then use-
if you are getting the state of internet then use also -
just above the application tag.