Android Studio won't let me import SDK

前端 未结 3 836
南旧
南旧 2020-12-10 19:35

I was trying to follow this post to import the mopub SDK into my app, however Android Studio is being difficult.

I unzipped the SDK, and went to Project Structure

3条回答
  •  不知归路
    2020-12-10 19:52

    It's not fault of AndroidStudio, just try archived sdk, it works

    https://github.com/mopub/mopub-android-sdk/archive/v3.9.0.zip

    from https://github.com/mopub/mopub-android-sdk/releases

    // sorry I don't enough reputation to post image

提交回复
热议问题