Files
2024-10-31 13:58:43 -07:00

13 lines
360 B
Markdown

# 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.