> For the complete documentation index, see [llms.txt](https://docs.mapbox.com/android/navigation/llms.txt)

# Route preview

When a route is received, the result is presented with the [`ROUTE_PREVIEW`](https://docs.mapbox.com/android/navigation/api/coreframework/3.28.2//androidauto/com.mapbox.navigation.ui.androidauto.screenmanager/-mapbox-screen/-r-o-u-t-e_-p-r-e-v-i-e-w.html) screen. This enables the user to either select any available alternatives or go back to the search screen. Active Guidance begins after the user taps the selected route. You can use the implementations in the [route preview package](https://docs.mapbox.com/android/navigation/api/coreframework/3.28.2//androidauto/com.mapbox.navigation.ui.androidauto.preview/).

![A Android Auto screenshot of the multiple routes that can be selected from a list view.](https://docs.mapbox.com/android/assets/ideal-img/navigation-androidauto-routepreview.2307198.480.png) ![A Android Auto screenshot of the feedback screen that can be selected while previewing a route.](https://docs.mapbox.com/android/assets/ideal-img/navigation-androidauto-routefeedback.0e0d672.480.png)