Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to get the Android distribution

212 bytes added, 12:09, 24 March 2011
Android Platform Setup Environment: Added note for non-english development machines
$ chmod a+x ~/bin/repo
$ export PATH=$PATH:~/bin
</pre>
 
'''NOTE:''' If you are developing on a machine not using English as default language, you should probably run following command to ensure correct functionality of tools and scripts:
<pre>
$ export LANG=C
</pre>
0
edits