When I try to create/import a sample and use Instant apps, the code is not pulled from GitHub repository. Any thoughts? In addition, I have also tested the Hello World Sample (Java) and the GitHub Repository associated page does not exist.
Asked
Active
Viewed 42 times
1 Answers
0
Yep, looks like some of these links are broken, or the the sample project itself is incomplete.
For example, when you click through Browse source in Github
for that Hello World (Java), you'll get a 404, and the Kotlin one seems to be missing all its files.
Looks like googlesamples/android-instant-apps is going through some renovations. This is likely due to the Instant Apps model being shifted over to the App Bundle / Dynamic Features model. So for the time being, it's probably just better to just browse it on Github, download, unzip, then open with Android Studio, instead of trying to open it directly from studio.

TWL
- 6,228
- 29
- 65