So I am having an issue where I updated my ADT on eclipse, and updated
the android sdk to version 10. I have the 32- bit libraries installed
and indeed the android sdk v8 (aapt) works fine. But no newer version
works correctly.

I get the following error: ./aapt: /lib/libz.so.1: no version
information available (required by ./aapt)

I tried to symlink the aapt version 8 into the current platforms
directory, but when I attempt to use the ADT in eclipse it says that
"--debug-mode" is not a valid option. Makes sense, since the ADT
assumes version 10 of aapt and its new features.

Is there a way around this? When will google release a 64-bit version
of their sdk? I can no longer develop on my laptop... relegated to my
desktop (which I haven't touched the ADT yet). Perhaps I should
downgrade the ADT in eclipse?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to