Android Maven Could not find tool 'aapt'

后端 未结 6 1293
青春惊慌失措
青春惊慌失措 2020-12-12 15:34

i was trying to follow this tutorial:

http://www.gdgankara.org/2012/11/01/step-by-step-android-development-with-maven/

but after setting up the environment,

6条回答
  •  萌比男神i
    2020-12-12 16:12

    I'm using macOS 10.14 and in my case:

    I download Android packaging tool from AAPT and then copied all the files into
    $ANDROID_HOME/platforms/$SDK/tools/


    DON'T REMIND CHANGE $SDK WITH YOUR REAL NAME SDK FOR INSTANCE android-29

提交回复
热议问题