Files
RIBs/android/tutorials/tutorial4
sergey.smykovskyi e696898c9f Update formatters versions:
`gjf` 1.7 -> 1.16.0
`ktfmt` 0.23 -> 0.43
`ktlint` 0.41.0 -> 0.48.2
`spotless` 5.11.0 -> 6.18.0

Manual changes :
 Renamed `logged_in` package -> `loggedIn`
 Renamed `logged_out` package -> `loggedOut`
 Renamed `off_game` package -> `offGame`
 Renamed `tic_tac_toe` package -> `ticTacToe`
2023-04-26 11:10:08 -07:00
..
2023-04-26 11:10:08 -07:00
2022-10-19 18:01:21 -07:00

RIB Tutorial 4: Deep Linking Workflows

This project is the starting point for tutorial 4.

Getting started

Run the code by

./gradlew :tutorials:tutorial4:installDebug

Then follow the steps described in tutorial 4 on the RIBs wiki.