On Oct 18, 2012, at 3:24 PM, mattkrebs <[email protected]> wrote: > Where in visual studio do you change what JDK is used to build the apk?
Unfortunately Visual Studio doesn't provide a setting to change this. MonoDevelop does, and both Visual Studio and MonoDevelop use the same preference location: 1. Start MonoDevelop 2. Tools > Options... 3. In the left pane, select Other > SDK Locations 4. In the right pane, alter the Java SDK (JDK) entry. 5. Click OK. You may need to restart Visual Studio for the change to be apparent. - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
