Changes between Version 8 and Version 9 of Android: Setup your build environment

Show
Ignore:
Timestamp:
10/21/10 18:56:06 (3 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Android: Setup your build environment

    v8 v9  
    3636}}} 
    3737 
     38You may have to set default 'java' command to point to Sun Java 1.5. Run (as root) 
     39{{{ 
     40update-alternatives --config java 
     41}}} 
     42and select the one you need 
    3843 
    3944= How to fetch the source =