Unfortunately I deleted everything and then tried to reinstall, but the SDK won't install properly. Obviously there are some bugs in Android's latest SDK manager. If I can get it reinstalled I'll try your suggestion.
Tim Riley wrote: > On Fri, 2009-10-30 at 23:25 -0700, Bruce Wolk wrote: >> It's a binary file and everything is supposedly x86, obtained from the >> standard repositories. > > Try this: > > od -c ./aapt | head -1 > > and compare the output to > > od -c /bin/ls | head -1 > > Is the output the same? > >> Tim Riley wrote: >>> On Fri, 2009-10-30 at 21:35 -0700, Bruce Wolk wrote: > > <snip> > >>>> br...@erisa:~/android-sdk-linux/platforms/android-1.6/tools$ ./aapt >>>> bash: ./aapt: No such file or directory >>> This happens when the binary executable is not compatible with your CPU. >>> > <snip> _______________________________________________ vox-tech mailing list [email protected] http://lists.lugod.org/mailman/listinfo/vox-tech
