I finish my first app, but i have a problem. I tried to create my APK file, but the APK file create with "Generate Signed Bundle/APK" and "Build Bundle(s)/APK - Build APK" don't work. In folder "MyApp/app" i don't see any APK file. I only see an APK file in "MyApp\app\release" with an "app.aab" and output.json" files. But when I install this APK file on my phone, the "Install" button isn't pressed.
The Generate Signed APK is fine, 'cause I get a messagge that saying the APK file is created. "Generate Signed APK APK(s) generated successfully for 1 module: Module 'app': locate or analyze the APK."
I don't know how to solve.
P.S. Sorry for my english, but I'm desperate and in a hurry.
I already tried "Generate Signed Bundle/APK" and Build Bundle(s)/APK - Build APK". They get me a APK but they don't work.