aarch64-linux-android-strip file Missing

后端 未结 10 1986
萌比男神i
萌比男神i 2020-12-23 09:07

I updated to Android studio 2.3 and my project got these errors

Error:org.gradle.process.internal.ExecException: A problem occurred starting process \'comman         


        
10条回答
  •  北海茫月
    2020-12-23 09:18

    The very helpful tip for this is to download

    > android-ndk-r16b

    Then simply change the NDK path to android-ndk-r16b

    LIKE ME:

    C:\Android\android-ndk-r16b

    Then definitely this wills shutout my first app experience.

    Image shown here

提交回复
热议问题