`
咖啡动力
  • 浏览: 434878 次
  • 性别: Icon_minigender_2
  • 来自: 北京
社区版块
存档分类
最新评论

WARNING: Application does not specify an API level requirement!

阅读更多

修改AndroidManifest.xml,添加sdkVersion

例如:

[2011-06-14 10:45:47 - m8book_播放页面菜单] WARNING: Application does not specify an API level requirement!
[2011-06-14 10:45:47 - m8book_播放页面菜单] Device API version is 3 (Android 1.5)

网上一查是由于没有指定users sdk的缘故,修改AndroidManifest.xml文件.

加入:

<uses-sdk android:minSdkVersion="3"></uses-sdk>

加在<manifest> </manifest> 之间.




[2011-06-14 10:45:47 - m8book_播放页面菜单] WARNING: Application does not specify an API level requirement!
[2011-06-14 10:45:47 - m8book_播放页面菜单] Device API version is 8 (Android 2.2)
加入:

<uses-sdk android:minSdkVersion="8"></uses-sdk>

加在<manifest> </manifest> 之间.
分享到:
评论

相关推荐

    INLS161-2021-spring:2021复习笔记

    :::tip You can specify an optional title Heads up! Here's a pro-tip. ::: :::info Useful information. ::: :::caution Warning! You better pay attention! ::: :::danger Danger danger, mayday! :::

    Health Level Seven - HL7

    The term “Level 7” refers to the highest level of ... HL7 does, however, correspond to the conceptual definition of an application-toapplication interface placed in the seventh layer of the OSI model.

    微信小程序-原生-使用微信开发者工具

    微信小程序-原生-使用微信开发者工具

    cPanel-PublicAPI:一个与cPanel的各种API接口的perl模块

    名称cPanel :: PublicAPI-与cPanel交互的Perl接口概要 use cPanel::PublicAPI;# Auto detect authentication informationmy $cp = cPanel::PublicAPI-&gt;new();...# or specify an API tokenmy $cp = c

    Tensorflow 2.1 报错整合

    文章目录Tensorflow 2.1 报错整合RuntimeError: `loss` passed to Optimizer.compute_gradients should be a function when eager execution is enabled.RuntimeError: Attempting to capture an EagerTensor ...

    Sortable前端框架

    fallbackTolerance: 0, // Specify in pixels how far the mouse should move before it's considered as a drag. scroll: true, // or HTMLElement scrollFn: function(offsetX, offsetY, originalEvent, ...

    linux mount报错:you must specify the filesystem type的解决方法

    主要介绍了linux mount报错:you must specify the filesystem type的解决方法,文中给出了详细的解决方法示例,对大家具有一定的参考价值,需要的朋友们下面来一起看看吧。

    IEEE-830-1998.pdf

    This guide does not specify industry-wide SRS standards nor state mandatory SRS requirements. This guide is written under the premise that the current state of the art does not warrant or support ...

    quartus_II_11.0完全破解及注意事项(有图为证)

    quartus_II_11.0完全破解及Qsys创建系统的方法和NiosII_11.0中BSP创建编译问题的解决,本人亲测,完全通过,有图为证。不明白者欢迎询问,大家共同进步。

    NGUI Next-Gen UI 3.0.4.unitypackage

    FIX: UIWidget ResizeCollider no longer does anything if the widget is disabled FIX: UIInput will no longer clear the text of multiple labels on mobile platforms FIX: UIInput Submit now sets the ...

    2009 达内Unix学习笔记

    集合了 所有的 Unix命令大全 ...telnet 192.168.0.23 自己帐号 sd08077-you0 ftp工具 192.168.0.202 tools-toolss ... 各个 shell 可互相切换 ksh:$ sh:$ csh:guangzhou% bash:bash-3.00$ ... 命令和参数之间必需用空格隔...

    US Secure Hash Algorithm 1 (SHA1) (SHA1算法英文介绍)

    not specify an Internet standard of any kind. Distribution of this memo is unlimited. Copyright Notice Copyright (C) The Internet Society (2001). All Rights Reserved. Abstract The purpose of ...

    时序约束资料

    很好的时序分析资料,很适合初学者,希望能够帮助初学者

    ISO14229-1_2006

    This part of ISO 14229 specifies data link independent requirements of diagnostic services, which allow a diagnostic tester (client) to control ... It does not specify any implementation requirements.

    RFC 3619 - Extreme Networks' Ethernet Automatic Protection Switching (EAPS) Version 1.pdf

    This memo provides information for the Internet community. It does not specify an Internet standard of any kind. Distribution of this memo is unlimited.

    adb_install_sequence.pdf

    adb_install_sequence apk安装流程

    Optimized Link State Routing Protocol

    This memo defines an Experimental Protocol for ... It does not specify an Internet standard of any kind. Discussion and suggestions for improvement are requested. Distribution of this memo is unlimited.

    RFC 3561 aodv

    This memo defines an Experimental Protocol for ... It does not specify an Internet standard of any kind. Discussion and suggestions for improvement are requested. Distribution of this memo is unlimited

    itk,错误:use /Zm to specify a higher limit解决办法

    fatal error C1076: compiler ... use /Zm to specify a higher limit Generating Code... fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit Generating Code...

Global site tag (gtag.js) - Google Analytics