Skip to main content
added 2 characters in body; edited title
Source Link
Cœur
  • 39k
  • 25
  • 207
  • 282

What permission do I need to access Internet from an androidAndroid application?

What permission do I need to access Internet from an androidAndroid application?

I get the following Exception running my app:

java.net.SocketException: Permission denied (maybe missing INTERNET permission) 

How do I solve the missing permission problem?

What permission do I need to access Internet from an android application?

I get the following Exception running my app:

java.net.SocketException: Permission denied (maybe missing INTERNET permission) 

How do I solve the missing permission problem?

What permission do I need to access Internet from an Android application?

I get the following Exception running my app:

java.net.SocketException: Permission denied (maybe missing INTERNET permission) 

How do I solve the missing permission problem?

tags reworked
Link
BBdev
  • 5k
  • 2
  • 33
  • 45
added 1 characters in body
Source Link
Eric Leschinski
  • 155.3k
  • 96
  • 423
  • 337
Loading
Question Protected by Michael Myers
added 39 characters in body
Source Link
Janusz
  • 190k
  • 115
  • 306
  • 373
Loading
Source Link
Janusz
  • 190k
  • 115
  • 306
  • 373
Loading