> For the complete documentation index, see [llms.txt](https://dealers.paveinspect.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dealers.paveinspect.com/welcome-to-pave/pave-capture-troubleshooting-guide/android-phone-issues/cant-access-camera-camera-permission-not-enabled.md).

# Can't Access Camera - Camera Permission Not Enabled

## Problem

### You receive an error message indicating that you don't have permission to access the built-in camera for capturing images.

## Cause

### You may not have your camera permission enabled.&#x20;

## Solution

## Checking if Your Camera Permission is enabled on an Android phone:&#x20;

### **1) Click on the “Settings” Icon from your Home Screen**

![Select "Settings"](/files/YmcdYV3DDeZskPXw0UGj)

### **2) Click on "Apps"**

![Select "Apps".](/files/Jr1dtbXA724KyVDHgXBo)

### **3) Click on "Chrome"**

![Select "Chrome"](/files/MBaOEJYg3tS2cx2CGkZ2)

### **4) Click on "Permissions"**

![Select "Permissions"](/files/lUMana3Eldh31jHn6VWy)

### **5) Click on "Camera"**

![Select "Camera"](/files/rPYdSIiqSD6mA32L4mls)

### 6) **Make sure that  “Allow only while using the app” is selected**

![Select "Allow only while using the app"](/files/MTCf3DT8nnNwRVorxnaC)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dealers.paveinspect.com/welcome-to-pave/pave-capture-troubleshooting-guide/android-phone-issues/cant-access-camera-camera-permission-not-enabled.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
