> For the complete documentation index, see [llms.txt](https://manual.bubble.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.bubble.io/help-guides/logic/device-resources.md).

# Device resources

Native mobile applications give access to on-device resources such as the camera/photo library and location services.

This article series covers the currently available resources.

* **Camera/Photo Library:** [Article](/help-guides/logic/device-resources/camera-photo-library.md)
* **Location services:** [Article](/help-guides/logic/device-resources/location-services.md)
* **Push notifications:** [Article section](broken://pages/jg1qqijVsbdR5KRpl08W#push-notifications)

<details>

<summary>Customizing system permission prompts</summary>

When your app uses device features like the camera or location services, users may need to grant permission. You can customize the text shown in these permission prompts in the *Settings – Language* tab of the Bubble editor.

Article: [App texts (translating your app)](/help-guides/data/static-data/app-texts-translations.md)

</details>
