Re: Post commit review: [Re: hg: openjfx/8u-dev/rt: RT-35147: [Android, Ensemble8] App should react to hardware buttons on Android]

2014-01-04 Thread tomas.branda...@oracle.com
Hi, back button is really tricky one. I don't think that for javafx apps it should map to how back button works in native android applications. On Android it moves to previous activity or exits (if the last activity has been reached) in webkit it goes one page back but this is not that importa

Re: Android Port: Next Steps

2014-01-09 Thread tomas.branda...@oracle.com
Hi Tom, although emulator supports opengl it doesn't have required opengl extension. -Tomas On 01/09/2014 05:10 PM, Tom Schindl wrote: Have you managed to get an JavaFX running on the emulator. I've tested with one of ours and while it works great on the real device. It crashes in the emulator.