Talk:Android

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m (Redirect?)
Line 2: Line 2:
  
 
Q: 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)
 
Q: 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)
 +
 
A: I refactored thos pages and separated the content between installation ([[Android on Freerunner]]), development ([[Android porting]]) and usage ([[Android usage]]). I think it's more clear than before where there was duplicate content and content for different audiances mixed. --[[User:Jernst|jernst]] 17:09, 26 January 2009 (UTC)
 
A: I refactored thos pages and separated the content between installation ([[Android on Freerunner]]), development ([[Android porting]]) and usage ([[Android usage]]). I think it's more clear than before where there was duplicate content and content for different audiances mixed. --[[User:Jernst|jernst]] 17:09, 26 January 2009 (UTC)
  

Revision as of 19:09, 26 January 2009

Redirect?

Q: 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)

A: I refactored thos pages and separated the content between installation (Android on Freerunner), development (Android porting) and usage (Android usage). I think it's more clear than before where there was duplicate content and content for different audiances mixed. --jernst 17:09, 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

Redirect?

Q: 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) A: I refactored thos pages and separated the content between installation (Android on Freerunner), development (Android porting) and usage (Android usage). I think it's more clear than before where there was duplicate content and content for different audiances mixed. --jernst 17:09, 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 :-(