You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are constantly adding new samples to this repository. You can find a list of all the available samples [here](https://github.com/android/platform-samples/tree/main/samples/README.md).
24
+
We are constantly adding new samples to this repository. You can find a list of all the available samples [here](https://github.com/android/platform-samples/tree/main/samples).
25
25
26
26
## How to run
27
27
@@ -36,17 +36,6 @@ categories and available samples.
36
36
> for their functionality, you can simply ignore it. The wiring is done under the hood and an
37
37
> implementation detail not needed to understand any sample functionality.
38
38
39
-
### Deeplink to sample
40
-
41
-
To open a specific sample directly you can use one of the auto-generated configurations.
42
-
43
-
1. Build the project at least once
44
-
2. Open `Run Configuration` dropdown
45
-
3. Select sample name
46
-
4. Run
47
-
48
-
> **Tip:** use `⌃⌥R` or `Alt+Shift+F10` shortcut to open the full list and launch the selected one.
49
-
50
39
## Reporting Issues
51
40
52
41
You can report an [issue with a sample](https://github.com/android/platform-samples/issues) using
0 commit comments