> On Jan 29, 2019, at 08:12, m4110c <[email protected]> wrote:
> 
> Thus spoke Andrew Udvare ([email protected]):
>> 
>> Choose another JDK with 'eselect java-vm set system ...'. You might need to 
>> install another like icedtea or Oracle's version.
>> 
> 
> I use Oracle JDK 1.8. I thought maybe I need a 32bit JDK, because it
> installed some dependencies with the abi_x86_32 use flag.
> 
> How would that work then. Do I have to switch (eselect) JDKs whenever I want 
> to
> use Android ADB stuff?

Without other configuration, any Gentoo setup can only have one JVM going (one 
for system and one for local user). So if you have apps that are incompatible 
between JVMs you will have to switch every time.

I'm not sure ADB is a Java app, but I think it's not, so you don't have to 
switch just for ADB.

The Android SDK binary distribution comes with its own copy of the JDK IIRC, if 
you want to go with that.

Reply via email to