错误:找不到符号类UnsupportedAppUsage

时间:2019-08-22 07:39:05

标签: android android-studio annotations

生成的文件夹下名为Error in x[[1]][[i]] : attempt to select more than one element in vectorIndex 的文件引发错误

  

错误:找不到符号类UnsupportedAppUsage


对于生成文件中的这一行。

  

@ android.annotation.UnsupportedAppUsage
  公共无效onGetStatsCompleted(android.content.pm.PackageStats pStats,布尔值成功)抛出android.os.RemoteException;


我会怎么说android studio对此忽略错误/添加所需的等级依赖?

0 个答案:

没有答案