Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [android-instant-apps]

Android Instant Apps are special kind of native mobile apps that can be run instantly on Android device, without prior installation, just by clicking on a web link - or the Try Now button in the Play Store. Use this tag for questions about Android Instant Apps development, debugging and deployment. Consider adding [android] tag as well.

android-instant-apps
1 vote
1 answer
327 views

How to create Android Instant App with latest android studio with existing app?

Need help of creating Instant app for already existing app. when i checked all instant video tutorials are 4 or 5 years old including android developer site. Not available any tutorials or samples in ...
Ebin Francis's user avatar
1 vote
0 answers
39 views

How to clear the app from the recent app list

We are developing an app to help domestic violence victims. The goal of the app is to let the victim hop into a quick chat with the entities responsible to protect those victims. However, there is a ...
Ravers's user avatar
  • 1,020
1 vote
0 answers
117 views

How to make Android Instant App without "try now" button on google play? android-app

How to make Android Instant App without "try now" button on google play? But can enter the instant app by android link Open the instant-app only through the android link, and the Google ...
shuai jiang's user avatar
1 vote
1 answer
450 views

How test an app link to an instant app as a closed test

I have tested successfully a debug version of an instant app that is called by an app link, e.g., https://domain/?q=1234567. I have created a release version and signed it with a "Create new"...
JAW's user avatar
  • 217
0 votes
1 answer
344 views

Testing Android Instant apps Internat Test

I have a published application and I want to try instant App. To simplify the use case I needed to create a dedicated module in my project. This module has enabled to Instant App, same package and ...
Nicolas DUBOSCQ's user avatar
0 votes
1 answer
315 views

How to configure web app fallback for instant app

I'm having an android app that is having an instant app version. My instant app can be launched & run without installation from deep link. This is how my deep domain assetlinks.json looks like: [{ ...
Dawid Zawada's user avatar
1 vote
0 answers
295 views

Instant Dynamic Feature Module vs instant application

I've read several page on documentation, but seems its not quite clear, what structure should be done if u need to have instant app what should be available only from special link, not from play ...
Nininea's user avatar
  • 2,719
0 votes
0 answers
248 views

Can not open web link from Instant App Android

I am having a problem opening urls in web browser from Instant App. The code that works on the regular app catches ActivityNotFoundExeption. Can anyone tell me what am I doing wrong and how to fix it? ...
Alex Wesley's user avatar
0 votes
1 answer
378 views

How to set AppClip invocation for URL with QueryParam?

I am trying to set the AppClip invocation for my App which is already released on app store. I need an url such that it provides me a jobId e.g.: https://example.com/task?jobId=00001. My use case is ...
Adrian Macarenco's user avatar
2 votes
2 answers
643 views

Facing issue while publishing Instant App on Google Play Console

I am facing the below issue while publishing the Instant app from Google Play Console. The same app is published before without any error. Please check the manifest content of the Instant app. Domain ...
Neernay's user avatar
  • 379
1 vote
1 answer
4k views

Unity Addressables: RemoteProviderException : TextDataProvider : unable to load from url /base.apk!/assets/aa/settings.json

I have followed closely the samples for using the play asset delivery in my project as it is from here: https://github.com/Unity-Technologies/Addressables-Sample I have prepared a single addressable ...
userq's user avatar
  • 51
0 votes
1 answer
3k views

Unity Build and Run aab file - nothing happens

I am using unity addressables for on-demand packs and also using google instant play plugin to build an instant app. I am using the unity's Build Settings -> Build and Run with my device connected. ...
userq's user avatar
  • 51
1 vote
0 answers
664 views

How to deploy an Android instant app from Azure-DevOps release pipeline

I am trying to deploy an Android Instant App using Azure DevOps release pipelines. Therefore I already have a working release pipeline for my app and can successfully publish a normal app bundle to ...
Bennik2000's user avatar
  • 1,131
0 votes
0 answers
133 views

Invoke Android Instant app from Chrome webpage

Is there a way to invoke Android instant app directly from Chrome? Preferably bypassing this unnecessary step? enter image description here
Antonio Beretini's user avatar
0 votes
0 answers
206 views

Publishing Android Instant App: Domain is used by another app

I'm trying to publish an Instant app but got this error on review and release page. Your Instant App APKs contain the domain 'xxx.xxx.com' that is already in use by another app. If I remove the ...
Miller Dong's user avatar

15 30 50 per page
1 2
3
4 5
37