Talk:Android

From Openmoko

Revision as of 18:49, 7 November 2008 by Ott-- (Talk | contribs)

Jump to: navigation, search

awesome

Scanning for Files That Use the ARMv5TE ISA

"exit -1" does not work with every /bin/sh. Anyway, if you want to give a hint, make it look like this:

if [ $# -ne 1 ]; then
echo "usage: $0 android-directoy"
exit 255
fi
Personal tools

awesome

Scanning for Files That Use the ARMv5TE ISA

"exit -1" does not work with every /bin/sh. Anyway, if you want to give a hint, make it look like this:

if [ $# -ne 1 ]; then
echo "usage: $0 android-directoy"
exit 255
fi