简体   繁体   English

为什么我在Android清单中出现“整数预期”错误?

[英]why am I getting “integer expected” error in the Android manifest?

I think I've asked this before but I can't find the question now, and I don't think I got an answer. 我想我以前曾问过这个问题,但现在找不到问题了,我也没有答案。

In the android manifest on the first line "" 在Android清单的第一行“”

I'm getting an error marker (with a red X). 我收到一个错误标记(带有红色的X)。 When I mouse over the red x it says- 当我将鼠标悬停在红色x上时,它说-

"Manifest attribute 'minSdkVersion' is set to '2.1'. Integer is expected." “清单属性'minSdkVersion'设置为'2.1'。应为整数。”

does anyone know what could be causing this or how I might fix it? 有谁知道这是什么原因或如何解决?

Thanks 谢谢

暂无
暂无

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

相关问题 为什么在Android Studio中出现此错误“原始类型的预期资源”? - Why am I getting this error “Expected resource of type raw” in Android Studio? 我收到此错误“处理清单失败” - I am getting this error “Failed processing manifest ” Android:为什么会出现此错误? - Android: Why am i getting this error? 为什么上传清单存储文件时出现清单编译文件错误? - Why am I getting manifest compile file error while uploading it to store? 为什么在应用 firebase 和 google 身份验证库时会出现 Manifest 合并错误 - why am i getting Manifest merge error when apply firebase and google authentication libraries 迁移到 Android Api 级别 29 时,出现此错误,找不到 requestLegacyExternalStorage,处理清单失败 - While migrating to Android Api level 29, I am getting this error, requestLegacyExternalStorage not found, failed processing manifest 为什么在android中使用webview时出现错误? - Why I am getting an error when I use webview in android? 当我在清单中具有位置权限时,是否需要警报对话框来访问位置?为什么我会在警报对话框中收到此错误? - Do I need alert dialog for accessing location when I have location permissions in Manifest and why I am getting this error for alert dialog? 为什么在Android Studio中出现与主题相关的错误? - why am I getting an Theme related error in android studio? 为什么在Android Studio中的SearchView和OnQueryTextListener上出现此错误? - Why am I getting this error in Android Studio on SearchView and OnQueryTextListener?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM