viptool / Reference Tables / Android Manifest Permissions
Reference Tables

Android Manifest Permissions

Review permissions before declaring them in AndroidManifest.xml.

ValueNameDescription
android.permission.INTERNETInternetOpen network sockets; normal permission.
android.permission.ACCESS_NETWORK_STATENetwork stateRead network connectivity state.
android.permission.CAMERACameraAccess camera devices; runtime permission.
android.permission.RECORD_AUDIOMicrophoneRecord audio; runtime permission.
android.permission.ACCESS_FINE_LOCATIONPrecise locationAccess precise location; runtime permission.
android.permission.ACCESS_COARSE_LOCATIONApproximate locationAccess approximate location.
android.permission.POST_NOTIFICATIONSNotificationsPost notifications on Android 13+.
android.permission.READ_CONTACTSRead contactsRead user contacts; runtime permission.
android.permission.CALL_PHONEPlace callsInitiate calls without the dialer.
android.permission.BLUETOOTH_CONNECTBluetooth connectConnect to paired Bluetooth devices on Android 12+.
android.permission.NFCNFCPerform NFC operations.
android.permission.VIBRATEVibrationControl the vibrator.

Source: Android Manifest.permission referenceReviewed: 2026-07-11

How to use Android Manifest Permissions

  1. Enter or select the data you want to process above.
  2. Select “Search” to run the tool.
  3. Review the result, then copy it or adjust the input and run again.

Android Manifest Permissions FAQ

Does this tool store my data?

The primary operation runs in your browser. Viptool does not upload or store the content you enter.

Why can the result differ from another website?

Results depend on the input format, calculation rules, and data update time. For live information, check the provider and timestamp shown with the result.