Talk:Android

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(New Images (10th November): new section)
(Remove and redirect? Please comment.)
Line 1: Line 1:
awesome
+
== Redirect? ==
 +
 
 +
Shouldn't this page be removed and just redirected to [[Android on Freerunner]]? Or am I missing something? --[[User:JohnSullivan|JohnSullivan]] 16:51, 26 January 2009 (UTC)
  
 
== Scanning for Files That Use the ARMv5TE ISA ==
 
== Scanning for Files That Use the ARMv5TE ISA ==

Revision as of 18:51, 26 January 2009

Redirect?

Shouldn't this page be removed and just redirected to Android on Freerunner? Or am I missing something? --JohnSullivan 16:51, 26 January 2009 (UTC)

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

New Images (10th November)

Sean uploaded new Images today (10th November), but I can't find a changelog :-(

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

New Images (10th November)

Sean uploaded new Images today (10th November), but I can't find a changelog :-(