User:Blassey/Notes/Android

From MozillaWiki
< User:Blassey‎ | Notes
Revision as of 21:54, 12 July 2010 by Blassey (talk | contribs) (Created page with '==Build Env== After normal linux build pre-reqs: wget http://crystax.net/data/android-ndk-r4-linux-x86-crystax-1.tar.bz2 wget http://dl.google.com/android/android-sdk_r06-l…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Build Env

After normal linux build pre-reqs:

 wget http://crystax.net/data/android-ndk-r4-linux-x86-crystax-1.tar.bz2
 wget http://dl.google.com/android/android-sdk_r06-linux_86.tgz
 tar -xf android-sdk_r06-linux_86.tgz
 tar -xjf android-ndk-r4-linux-x86-crystax-1.tar.bz2
 ./android-sdk-linux_86/tools/android update sdk

Debugging

Nvidia's gdb is better: http://developer.download.nvidia.com/tegra/files/tegra-gdb-20100430.zip