We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
在清单文件中 和application同一层次 加以下代码 <!--适配Android R包可见性 开始--> <queries package="${applicationId}"> <intent> <action android:name="android.media.action.IMAGE_CAPTURE" /> </intent> <intent> <action android:name="android.media.action.ACTION_VIDEO_CAPTURE" /> </intent> </queries> <!--适配Android R包可见性 结束-->
<!--适配Android R包可见性 开始--> <queries package="${applicationId}"> <intent> <action android:name="android.media.action.IMAGE_CAPTURE" /> </intent> <intent> <action android:name="android.media.action.ACTION_VIDEO_CAPTURE" /> </intent> </queries> <!--适配Android R包可见性 结束-->
Sorry, something went wrong.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: