Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY

后端 未结 3 542
终归单人心
终归单人心 2020-12-30 06:08

"Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY

Please check logcat output for more details."

Problem is: There

3条回答
  •  独厮守ぢ
    2020-12-30 06:33

    my library project has following namespaces, which I have referenced in the main app's manifest file:

    Unless you built your own phone, or at least your own firmware, you do not have any of those libraries. You do not use for Android library projects.

提交回复
热议问题