Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
246 views
in Technique[技术] by (71.8m points)

Android Bundle Base Module with two different Instant App moduls. Can I associate Instant apps to two different links, but on same domain?

today I have a question for you. Lately I've been working a lot with instant apps and "Dynamic Features" modules. Before continuing I tell you that the structure of my project is as follows:

-BASE MODULE (android.application)

-INSTALLED_VERSION_APP (android.dynamicFeature)

-INSTANT_APP_1 (android.dynamicFeature) ---> The first instant app

-INSTANT_APP_2 (android.dynamicFeature) ---> The second instant app

I saw that it is possible to associate an instant app to a link via "Android App Link" and upload it to a domain, for example http://mydomain.it/

My question is: through "Android App Link" I can associate the two instant apps to two different links but under the same domain and therefore have two URLs composed as follows:

-http://mydomain.it/instant1

-http://mydomain.it/instant2

Thanks for the support guys.

question from:https://stackoverflow.com/questions/65916583/android-bundle-base-module-with-two-different-instant-app-moduls-can-i-associat

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...