Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试创建一个应用程序(条形码扫描仪),问题是当我尝试在我的 android 手机上安装它时,它在解析包时出错。请问我该如何解决。
谢谢
确保您使用的 API 方法不大于minSdkVersion(在 AndroidManifest.xml 中定义)并且您的设备支持此 API
minSdkVersion