GLBasic forum

Main forum => GLBasic - en => Topic started by: Marmor on 2015-Jan-09

Title: Compiling for Android ...
Post by: Marmor on 2015-Jan-09
Bought a new Laptop , install the latest Glb but
what sdk / java is the best atm.

What are you using ?

Thx
Title: Re: Compiling for Android ...
Post by: kanonet on 2015-Jan-09
Im using latest JDK 1.7 - but did not compile for android in quite some time.
Title: Re: Compiling for Android ...
Post by: MrPlow on 2015-Jan-09
Currently using
C:\Program Files\Java\jdk1.7.0_04

Seems fine for my android compiles
Title: Re: Compiling for Android ...
Post by: erico on 2015-Jan-09
jdk 1.7.0_17 all currently fine here.

I think you may use the latest 1.7 without trouble.
Title: Re: Compiling for Android ...
Post by: spacefractal on 2015-Jan-09
im uses Java 1.7 update 71.
Title: Re: Compiling for Android ...
Post by: Marmor on 2015-Jan-10
1.7 runs fine thx
Title: Re: Compiling for Android ...
Post by: quangdx on 2015-Jan-14
I found it has to be the 32bit version of JDK not the 64bit one.