# 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](https://manual.bubble.io/~/changes/1188/help-guides/logic/device-resources/camera-photo-library)
* **Location services:** [Article](https://manual.bubble.io/~/changes/1188/help-guides/logic/device-resources/location-services)
* **Push notifications:** [Article section](https://manual.bubble.io/~/changes/1188/help-guides/logic/broken-reference)

<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)](https://manual.bubble.io/~/changes/1188/help-guides/data/static-data/app-texts-translations)

</details>
