air push adview错误

use*_*907 3 android android-intent android-layout airpush

我在我的Android应用程序中嵌入了空气推送广告.我在layout.xml文件中添加了adview.它有错误

      Multiple annotations found at this line:
  - error: No resource identifier found for attribute 'canShowMR' in package 'com.GUI.traficsing'
- error: No resource identifier found for attribute 'banner_type' in package 'com.GUI.traficsing'
- error: No resource identifier found for attribute 'placementType' in package 'com.GUI.traficsing'
- error: No resource identifier found for attribute 'refresh_time' in package 'com.GUI.traficsing'
- error: No resource identifier found for attribute 'animation' in package 'com.GUI.traficsing'
- error: No resource identifier found for attribute 'test_mode' in package 'com.GUI.traficsing'
Run Code Online (Sandbox Code Playgroud)

谢谢

小智 9

您需要将mraid_attrs.xml文件放入应用程序的res > values文件夹中.该文件包含在SDK下载中.

它解决了我同样的问题.

参考:http://manage.airpush.com/docs/index.php? title = Android_SDK_6.0_Documentation