Can someone help on error? 有人能帮忙看一下这个报错么?
Opened this issue · 1 comments
2020-10-02 01:18:04.254 10033-10101/? E/ModuleIdSetter: exception when setting module id
java.lang.IllegalStateException: Unable to get current module info in ModuleManager created with non-module Context
at com.google.android.chimera.config.ModuleManager.getCurrentModule(:com.google.android.gms@203315040@20.33.15 (120700-330018294):2)
at afgl.a(:com.google.android.gms@203315040@20.33.15 (120700-330018294):4)
at afgo.b(:com.google.android.gms@203315040@20.33.15 (120700-330018294):9)
at afcw.a(Unknown Source:0)
新手一个 刚刚下载了 然后把所有都改成androidx了已经 结果开了app点击拍摄或相册 只要拍摄结束或者选了相册里的视频就会退出app报错
a newbie here, jus downloded this and changed all the old supports from android to androidX, able to launch app but when chosen video from gallery or finish taking video with camera, app will crash with this error, pls help
我是把此Android-Video-Editor当成module import进了我的app里的 第一次弄 也不太会弄