> For the complete documentation index, see [llms.txt](https://cyclone-nepal.gitbook.io/digitalhr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cyclone-nepal.gitbook.io/digitalhr/android-studio/image-assets.md).

# Image Assets

The image asset consists of the splash image and other image component inside the app, to change it:

1. Open **res/values/drawable** and replace with your image or icon, all image are placed on **drawable-hdpi** folder
2. you also can change every image in app like via Explorer, open Explore and go to your project directory, select **AttendanceApp/app/src/main/res/drawable-hdpi**
3. Replace every image which you need to custom the application and highly recommended you using same resolution for each image
