我打电话时,我无法打电话给KitKat课程Intent.ACTION_OPEN_DOCUMENT.我收到了一个错误
ACTION_OPEN_DOCUMENT cannot be resolved or is not a field
Run Code Online (Sandbox Code Playgroud)
并为 takePersistableUriPermission(Uri, int)
The method takePersistableUriPermission(Uri, int) is
undefined for the type ContentResolver
Run Code Online (Sandbox Code Playgroud)
仔细检查您的项目目标构建是否使用Android 4.4(SDK 19),在Eclipse中可以通过以下方式完成:
右键单击项目,然后单击"属性".然后从左侧的树中选择"Android".然后,您可以在右侧选择目标版本.
如果您没有看到4.4作为选项,请打开SDK管理器并确保已安装Android 4.4 KitKat
| 归档时间: |
|
| 查看次数: |
2252 次 |
| 最近记录: |