I asked a question and here is another question related to this one.
I have uploaded .apk file (build/app/outputs/flutter-apk/app-debug.apk) to Google Drive and downloaded .apk file in real Android phone, but I can't install the application is in a real Android phone.
I downloaded the .apk file:
When I click on the "app-debug.apk" item, the following screen pops up:
When I click the install button, it loads and displays the following screen:
Also, the Android version of my Android phone is 8.1.0.
I didn't share the code because I don't think the code has anything to do with this.
Why can't I install Flutter app in real Android phone? I would appreciate any help. Thank you in advance!


