Pages

Extract Android NDK for Mac

It's not obvious how to extract Android NDK for Mac, so I thought I'd share the solution.  You have to do it from terminal.  Change to the directory with your NDK bin and then:

chmod a+x android-ndk-r10d-darwin-x86_64.bin
./android-ndk-r10d-darwin-x86_64.bin

10 comments:

  1. Horrible. Why don't they just publish a .zip file?

    ReplyDelete
  2. Grazie infinite ha funzionato perfettamente. aggiungo che bisogna prima posizionarsi sulla cartella con il comando cd per chi non lo sapesse (io lo sapevo ma altri potrebbero non saperlo).

    Thank you a lot.

    ReplyDelete
  3. Thank you for your very nice article, do not forget to read my articles also
    gambar lucu
    kata kata cinta
    kata kata galau
    kata kata lucu
    kata kata mutiara
    dp bbm cinta
    cara menghilangkan jerawat
    kata kata mutiara cinta
    are deliberately presented to the loyal readers.

    ReplyDelete
  4. I extract the file via terminal but can not find android-ndk folder in os x

    ReplyDelete
  5. How do you actually find this .bin file? I cannot find it anywhere.

    ReplyDelete
  6. How do you actually find this .bin file? I cannot find it anywhere.

    ReplyDelete
  7. Big high-5. Was beating my head against this for a while b/c the mac archive utility botches it.

    ReplyDelete