AND-802 Android Security Essentials

Loading demo links...

Showing 10–10 of 10 questions

Question 10

  What is the purpose of adding the following permission tag to your app's AndroidManifest.xml file?
<uses-permission android:name='android.permission.ACCESS_WIFI_STATE7>


Select an option, then click Submit answer.

  • Allows the application to access information about Wi-Fi networks.
  • Allows the application to access cache files' information.
  • Allows the application to access internet .
  • Allows the application to access external storage.