# RIB Tutorial 4: Deep Linking Workflows This project is the starting point for [tutorial 4](https://github.com/uber/RIBs/wiki/Android-Tutorial-4). ### Getting started Run the code by ``` ./gradlew :tutorials:tutorial4:installDebug ``` Then follow the steps described in [tutorial 4](https://github.com/uber/RIBs/wiki/Android-Tutorial-4) on the RIBs wiki.