Skip to main content
September 11, 2012
Answered

Why my application requires "Full Internet Access"

  • September 11, 2012
  • 1 reply
  • 682 views

I am creating an apk build for GooglePlay with Adobe AIR integrated, and my application requires "Full Internet Access". I didn't set this permission requirement, but it appears, why?

This topic has been closed for replies.
Correct answer esdebon

An application built in Flash or Flex, runs on "AIR" in Android, does not run natively, and how to connect "AIR" with Android, is through a local network, then that permission "Full Internet Acces" is to allow a local connection between AIR and Android, yes, I know it's silly, but so it is.

1 reply

esdebon
esdebonCorrect answer
Inspiring
September 11, 2012

An application built in Flash or Flex, runs on "AIR" in Android, does not run natively, and how to connect "AIR" with Android, is through a local network, then that permission "Full Internet Acces" is to allow a local connection between AIR and Android, yes, I know it's silly, but so it is.