It's not too much trouble: Install Java 5 in your home directory.
In the shell window you in which you will run make, set the PATH to include ~/java-5/jdk/bin before other directories. Create a shell script for this, if you make Android often. Make. This way, Java 5 will only get used for the Android make, and you don't disrupt the jdk 6 you probably use normally. > -- > unsubscribe: [email protected] > website:http://groups.google.com/group/android-porting -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
