android - 如何在 Android 中打开 Instagram 的相机?

标签 android android-intent camera instagram

如何在我的应用中打开 Instagram 相机?不共享。 我已经尝试过 setComponent,但是应用程序崩溃,因为 Pemission Denied。

在 Instagram 的 AndroidManifest 中,我想打开 MediaCaptureActivity,但它没有 intent-filter。

最佳答案

I have tried the setComponent, however the application crashes because Pemission Denied.

In Instagram's AndroidManifest, i want to open MediaCaptureActivity, but it doesn't have intent-filter.

那么就无法启动了。该 Activity 未导出,因此第三方应用无法启动它。

关于android - 如何在 Android 中打开 Instagram 的相机?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30889307/

相关文章:

c# - 在 Xamarin.Forms 中访问相机

android - (a)Smack 4.0 中的 Packet.setProperty() 发生了什么?

java - finish返回到哪个方法?

android - 如何在tablayout中设置2个tab等宽

android - 如何在android中使用wifi访问我的网络中的打印机

Android - 从选项卡内的 Activity 中切换选项卡

android - 拍摄的照片方向在 android 中发生变化

iphone - 在我的 iPhone 上使用 PhotoPickerPlus 时相机立即崩溃

android - 适用于 Android 的 PayPal ClassicAPI SDK

android - 如何在 react-native 上添加 android.support.v7.app