View source for Talk:Android

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Return to Talk:Android.

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