Skip to content

Commit 85b333e

Browse files
authored
Fix README.md
1 parent 9722476 commit 85b333e

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

README.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Browse the samples inside each topic samples folder:
2121
- [User-interface](https://github.com/android/platform-samples/tree/main/samples/user-interface)
2222
- More to come...
2323

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/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).
2525

2626
## How to run
2727

@@ -36,17 +36,6 @@ categories and available samples.
3636
> for their functionality, you can simply ignore it. The wiring is done under the hood and an
3737
> implementation detail not needed to understand any sample functionality.
3838
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-
5039
## Reporting Issues
5140

5241
You can report an [issue with a sample](https://github.com/android/platform-samples/issues) using

0 commit comments

Comments
 (0)