Skip to main content
How are we doing? Please help us improve Stack Overflow. Take our short survey
160 votes
10 answers
97k views

I'm facing a problem for over 3 days now and I can't solve. since I started to use Kotlin for Android,I stopped using "annotationProcessor" and started using "kapt", all things were working great with ...
O.Ahmed's user avatar
  • 1,830
0 votes
1 answer
3k views

I built and tested the instant-app successfully on a real device with Android-studio. Then I created the .aab file and uploaded it to the playStore (for internal testers), without any error. When I ...
Wenuka's user avatar
  • 1,130
1 vote
1 answer
452 views

I have an existing base app published in both production and internal testing, currently at version code 100 (1.2.0). I then created a separate project for my instant app since its features are ...
Ivan's user avatar
  • 11
63 votes
9 answers
59k views

I am following one of the Google Codelabs for making an Instant App. And I was trying to create topeka-ui (A UI feature module for Instant Apps). When I try to run one of the instant app module it ...
erluxman's user avatar
  • 19.7k
0 votes
1 answer
115 views

I wanted to make sure that I'm using the bundletool property to determine the size of my instant app. The app consists of an instant dynamic feature module and a base app module. I'll list the steps ...
VIN's user avatar
  • 7,064
0 votes
0 answers
81 views

I have published regular app and instant app. The instant app can be initiated by Android devices including Android 16 emulator except for Android 15 devices. I personally tested on Android 12, 13, 14,...
Ergün ACUN's user avatar
0 votes
0 answers
51 views

We develop android app request for dynamic feature and looks good at local, and already deploy my instant app at closing test, but dynamic module not found by google play store and return ...
陳泰安's user avatar
0 votes
0 answers
38 views

When I upload an internal-testing in Google play store, I have three options (in the top right hand side). However, "phones, tablets, chrome os" and "instant apps only" options ...
Wenuka's user avatar
  • 1,130
88 votes
7 answers
31k views

I am playing around with Instant Apps for Android.I installed all the correct packages and tired to create new Application with Instant App support (checked the box for Instant App when crating new ...
sposnjak's user avatar
  • 1,519
2 votes
2 answers
1k views

Need some help figuring out why deep links aren't triggering our instant app in the Google Play store. They still open in the browser. Following this guide, we refactored our previously monolithic ...
Dylan Knight's user avatar
0 votes
0 answers
61 views

I'm developing an application in Flutter for POS (Android) and I'd like to implement a feature that allows Instant Apps to be opened on nearby Android devices using NFC. The idea is that when a device ...
Redson Farias's user avatar
0 votes
1 answer
609 views

Hi I am trying to enable Instant Apps Feature in my already existing Flutter App but I am unable to find any comprehensive documentation to guide me through the procedure. Most of the articles I found ...
Szr's user avatar
  • 41
2 votes
1 answer
125 views

I have just created a google instant app with React Native expo. I have generated the aab file and created an internal testing release, which I believe is the same as publishing the app. However, when ...
Omotayo Obafemi's user avatar
0 votes
1 answer
178 views

I have an application that supports Text-To-Speech and it's worked fine in the installed app but when I tried to run instant then it's not working. My question is whether the instant app is supported ...
Mohammad Hanif Shaikh's user avatar
0 votes
0 answers
350 views

I'm trying to add instant app support to my existing app. My app has app integrity enabled and it passes when I run the full app locally. When I run the instant app locally however it fails. Are ...
James Jordan Taylor's user avatar

15 30 50 per page
1
2 3 4 5
37