简体   繁体   English

我可以在物理 android 设备 5.1 棒棒糖上运行我的 flutter 应用程序吗

[英]Can I run my flutter app on a physical android device 5.1 lollipop

1.I'm using android 9 sdk for coding my app on flutter, Can I run my app on a physical android device with version 5.1 lollipop? 1.我正在使用 android 9 sdk 在 flutter 上对我的应用程序进行编码,我可以在具有版本的 ZC31B32364CE19CA8FCD150All54 的物理 ZC31B32364CE19CA8FCD150A4 设备上运行我的应用程序吗?

2.How do I know the android version my app supports? 2.我怎么知道我的应用支持的android版本? I'm using flutter on Vscode我在 Vscode 上使用 flutter

There should be a build.gradle inside Android folder, there should be a minSdkVersion and targetSdkVersion with the values of the minimum Android supported version and the target version Android 文件夹内应该有一个build.gradle ,应该有一个minSdkVersiontargetSdkVersion ,其值是最小 Android 支持的版本和目标版本

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在 Android Studio 中将我的物理设备作为模拟器运行? - How can I run my physical device as an emulator in Android studio? 将 Flutter 应用程序连接到 Firebase 后,我无法在物理设备上启动应用程序 - I can't launch app on my physical device after connecting my Flutter app to Firebase Flutter 新应用在选择 Android 物理设备时无法运行 - Flutter new app can't run when choose Android physical device 无法通过隧道在物理设备上运行我的本机应用程序 - Can't run my react native app on physical device by tunnel Android Studio 设备管理器在我下次尝试运行我的应用程序时显示我的物理设备离线 - Android Studio Device Manager shows my physical device offline the next time when I try to run my app 如何在Windows上的物理设备(Wiko手机)上运行离子应用程序? - How can I run my ionic app on a physical device (Wiko phone) on Windows? 如何在IONIC 3物理设备上运行我的应用 - How to run my app on an IONIC 3 physical device 为什么Android应用无法在物理设备上运行? - why android app does not run on physical device? 仅在物理设备而非模拟器上运行 Android 应用 - Run Android app Only on Physical Device not Emulator 无法在 Android 模拟器或 Android 物理设备中运行 Flutter 项目 - Not able to run Flutter Project in Android Emulator or Android Physical Device
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM