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.