Obsolete
Status Update
Comments
in...@gmail.com <in...@gmail.com> #2
Same here, I installed on 10.5.8, and am getting the "dyld:unknown required load command 0x80000022". Guess the new version (V21) does not support Mac OS X 10.5.8 as mentioned in the documentation. What version of the ADT should I revert back to (don't want to have to upgrade to 10.6...)?
jo...@gmail.com <jo...@gmail.com> #3
[Comment deleted]
bo...@gmail.com <bo...@gmail.com> #4
I have a 2.2 mac Core 2 Duo - I think they call my mac Santa Rosa or something.
I've spent the last three months on App Inventor - after realizing I can't use admob or Airpush - I decided to start learning java.
I've been watching a set of 200 tutorials by thenewboston and it is great!
Only problem is, i can't start the emulator. I think it has something to do with the fact when it asks me how much space the sdcard should hold - when i try to prEss enter - it won't let me continue..
[2013-01-22 09:46:46 - SDK Manager] dyld: unknown required load command 0x80000022
[2013-01-22 09:46:46 - SDK Manager] Failed to create the SD card.
[2013-01-22 09:46:46 - SDK Manager] Failed to create sdcard in the AVD folder.
ok so, of Course i googled it.
here's what i found.
https://plus.google.com/110164642453700713590/posts/StCNjEywBPU
and it gave me this...
Device-873EF9:~ Tahj182$ sudo xattr -rd com.apple.quarantine android-sdk-macosx/option -r not recognized
usage: xattr [-l] file [file ...]
xattr -p [-l] attr_name file [file ...]
xattr -w attr_name attr_value file [file ...]
xattr -d attr_name file [file ...]
The first form lists the names of all xattrs on the given file(s). The second form (-p) prints the value of the xattr attr_name. The third form (-w) sets the value of the xattr attr_name to attr_value. The fourth form (-d) deletes the xattr attr_name.
options: -h: print this help -l: print long format (attr_name: attr_value) Device-873EF9:~ Tahj182$
sooooo... i tried this..
http://xjaphx.wordpress.com/2011/06/26/create-and-use-emulated-sd-card/
and i get this..
Device-873EF9:~ Tahj182$ /Users/Tahj182/Downloads/adt-bundle-mac-x86_64\ 2/sdk/tools/mksdcard ; exit; dyld: unknown required load command 0x80000022 Trace/BPT trap logout
[Process completed]
ok , so in my eclispse.. my avd manager wont start
I could keep going, showing how my googled solutions got me no where..
can you help me please guys!
:-)
I've spent the last three months on App Inventor - after realizing I can't use admob or Airpush - I decided to start learning java.
I've been watching a set of 200 tutorials by thenewboston and it is great!
Only problem is, i can't start the emulator. I think it has something to do with the fact when it asks me how much space the sdcard should hold - when i try to prEss enter - it won't let me continue..
[2013-01-22 09:46:46 - SDK Manager] dyld: unknown required load command 0x80000022
[2013-01-22 09:46:46 - SDK Manager] Failed to create the SD card.
[2013-01-22 09:46:46 - SDK Manager] Failed to create sdcard in the AVD folder.
ok so, of Course i googled it.
here's what i found.
and it gave me this...
Device-873EF9:~ Tahj182$ sudo xattr -rd com.apple.quarantine android-sdk-macosx/option -r not recognized
usage: xattr [-l] file [file ...]
xattr -p [-l] attr_name file [file ...]
xattr -w attr_name attr_value file [file ...]
xattr -d attr_name file [file ...]
The first form lists the names of all xattrs on the given file(s). The second form (-p) prints the value of the xattr attr_name. The third form (-w) sets the value of the xattr attr_name to attr_value. The fourth form (-d) deletes the xattr attr_name.
options: -h: print this help -l: print long format (attr_name: attr_value) Device-873EF9:~ Tahj182$
sooooo... i tried this..
and i get this..
Device-873EF9:~ Tahj182$ /Users/Tahj182/Downloads/adt-bundle-mac-x86_64\ 2/sdk/tools/mksdcard ; exit; dyld: unknown required load command 0x80000022 Trace/BPT trap logout
[Process completed]
ok , so in my eclispse.. my avd manager wont start
I could keep going, showing how my googled solutions got me no where..
can you help me please guys!
:-)
jc...@gmail.com <jc...@gmail.com> #5
same problem here, it happened when upgrade to ADT 21, tried with last version of eclipse (JUNO) but no luck.
I have MAC 10.5.8 too
I have MAC 10.5.8 too
jm...@android.com <jm...@android.com> #6
Thank you for your feedback. This will be reviewed as an ADT bug.
If you have a logCat, please post it here. Please also post the exact steps that you took that led to the error.
If you have a logCat, please post it here. Please also post the exact steps that you took that led to the error.
jm...@android.com <jm...@android.com> #7
I am now informed that 10.5.8 is no longer supported. The minimum version is 10.6.
ar...@gmail.com <ar...@gmail.com> #8
kindly consider to update the system requirement in Android main site: it still says Mac OSx 10.5.8 is supported. Android apparently cares more from high level companies than from final users, I'll have to spend a few bucks on my laptop if I want to get going with Androids Apps, that's very annoying since my MAC is not that old.
kn...@gmail.com <kn...@gmail.com> #9
It looks like it's even worse now. I'm using 10.7.5 and mksdcard won't run on it. It shows "Illegal instruction: 4", which usually means that the binary is meant for a later OS version. The same binary runs fine on my 10.9.4 Mac.
Description
It says "Mac OS X 10.5.8 or later (x86 only)". I am on 10.5.8, and I am getting this error ADT:
dyld: unknown required load command 0x80000022
I believe this indicates that some tool in the ADT was built for a later OS and will not run on 10.5.
Thanks.