Category "android-instant-apps"

Is it possible to release only instant app without installable version?

I have only one module and I want my whole app to be an instant app without any other installable modules. Is it possible to release this app in play store only

Deep Links and Instant Apps

I am attempting to implement deep links within my Instant App, and keep running into issues that seem to be coming from something to do with the base applicatio

Support for Wifi P2P in Android Instant App

Does Android Instant App support Wifi P2P? I've tried to implement a sample Instant App with WIFI P2P but WifiP2pManager returned from context is always null. A

Android instant app deeplink with custom scheme: UNKNOWN_URL_SCHEME

I have an SDK that registers an Activity to handle a custom scheme, at some point the SDK would open a http url to my website, upon clicking a button in the web

How to make my firebase dynamic link redirect to my website on desktop and to my instant app on mobile

I have an instant app and a Firebase dynamic link which redirects to this instant app. But when I click the dynamic link on a computer, the link leads to a non

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-Sampl