You can test the InstantApp process by loading the APK into the googlePlay beta environment (and add yourself as a tester).
You can test the functionality of your application (working as an instant application) by adding the correct start / debug configurations and adding the necessary parameters in accordance with this guide:
you need to use app links assistantin "Tools" → "Application Link Agents"
, , pathPrefix.
OnCreate ( ) :
Intent appLinkIntent = getIntent();
String appLinkAction = appLinkIntent.getAction();
Uri appLinkData = appLinkIntent.getData();
// then use appLinkData.getQueryParameter("YourParameter")
, editConfigurations. instantApp (, ), URL URL. ?Param1=1&Param2=two ( ).