Replacing ARway Logos in the Sample App
Swap existing images for custom branding.
The sample app includes multiple images featuring the ARway logo, which can be replaced as needed. With the sample app, you can replace the provided image assets with your own and add your custom branding to replace the ones from ARway.
Image Assets
The following list of image assets contain the ARway logo:
Assets/ARWay/ViewerMode/1_UI/Dashboard/Arway_logo.png
W: 512px | H: 512px - Square logo
Assets/ARWay/ViewerMode/1_UI/Dashboard/Arway_text.png
W: 512px | H: 143px - ARway text
Assets/ARWay/ViewerMode/1_UI/Dashboard/arway_logo_h.png
W: 512px | H: 132px - ARway logo on dashboard
Assets/ARWay/ViewerMode/1_UI/Dashboard/arway_thumbnail_1x1.png
W: 512px | H: 512px - ARway thumbnails
Assets/ARWay/ViewerMode/1_UI/Dashboard/SampleThumbnail.png
W: 327px | H: 279px - ARway thumbnails
Assets/ARWay/ViewerMode/3_Assets/VideoTexture/Thumbnail.png
W: 750px | H: 512px - Thumbnail image for videos in AR session
Assets/ARWay/ViewerMode/3_Assets/Prefabs/ARMapSession/QR Info/QR/QR_Primary.png
W: 190px | H: 190px - Image of a primary QR code with the ARway logo
Assets/ARWay/ViewerMode/3_Assets/Prefabs/ARMapSession/QR Info/QR/QR_Secondary.png
W: 153px | H: 157px Image of a secondary QR code with the ARway logo
Assets/ARWay/ViewerMode/1_UI/Buttons/Access Point Button Pressed.png
W: 1792px | H: 512px - Location accuracy dial background pressed
Assets/ARWay/ViewerMode/1_UI/Buttons/Access Point Button.png
W: 1792px | H: 512px - Location accuracy dial background
Assets/ARWay/ViewerMode/1_UI/DriftIndicatorUI/Center Logo.png
W: 512px | H: 512px - Square logo
Assets/ARWay/ViewerMode/1_UI/Logo/ARway_logo_512x512.png
W: 512px | H: 512px - Square logo
Assets/ARWay/ViewerMode/1_UI/Logo/ARway_logo_1024x1024.png
W: 512px | H: 512px - App icon
Assets/ARWay/ViewerMode/1_UI/Logo/arway_logo_3.png
W: 512px | H: 518px - square icon
Assets/ARWay/ViewerMode/1_UI/Dashboard/qr_overlay.png
W: 1024px | H: 1024px - Overlay that appears when scanning QR codes
Assets/ARWay/ViewerMode/1_UI/Dashboard/sample_thumbnail.png
W: 327px | H: 279px - Default map thumbnail for dashboard
Assets/ARWay/ViewerMode/1_UI/Dashboard/qr_thumbnail_sample.png
W: 512px | H: 512px - Sample showing what QR code looks like
Assets/ARWay/ViewerMode/1_UI/UI_UX/Buttons V2/QR-CODE.png
W: 512px | H: 512px - QR code image
Replacing the Image Assets
These image assets can be replaced with your own images. Here is how to do so:
Copy the image assets from the above list.
Modify the image assets to replace them with your own.
Swap the images with your modified assets in the above folders.
Build your app.
Last updated