osx - how to fix mksdcard error on Android Studio Setup on Mac? -
how fix error on running android studio setup on mac osx10.7.5 "unable run mksdcard sdk tool. 1 common reason failure missing required libraries please fix underlying issue , retry."
the mksdcard
utility distributed recent versions of android sdk compiled in way won't run on os x versions older 10.8. can replace mksdcard
older copy of utility that's known work on os x 10.7.5, such 1 in http://dl-ssl.google.com/android/repository/tools_r22.6.2-macosx.zip.
credit due: solution iamsme's answer similar question, found via googling "illegal instruction 4" after got error message when hunch led me test mksdcard
on command line.
Comments
Post a Comment