We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12f1c07 commit 8169084Copy full SHA for 8169084
README.md
@@ -868,7 +868,7 @@ It is also a good practice to annotate overridden methods with `@Override` to ma
868
869
#### Inter-process Communication
870
871
-* How can two distinct Android apps interact?
+* How can two distinct Android apps interact? [Developer Android](https://developer.android.com/training/basics/intents)
872
873
* Is it possible to run an Android app in multiple processes? How?
874
0 commit comments