B4J Question B4J on Raspberry + LCD

rdkartono

Member
Licensed User
Longtime User
Hi Guys,

I have been playing with Raspberry and LCD in these days, and found a problem.
I have following setups :
1. Raspberry Pi 2 connect with HDMI 7 inch LCD Sainsmart using HDMI cables
2. Raspberry Pi B connect to Tontec 3.2 inch LCD (itontec.com) using their propietary connectors.

Both setup 1 and 2 have boot normally, can enter Xwindow (using startx), already updated, upgraded, and dist-upgraded. Both have running B4J-Bridge at background normally.

When i write a simple UI program using B4J, and send it to Setup 1 via B4J-bridge, the program can display and work normally.
However when I send the same program to Setup 2, nothing displayed.

Anybody have the same experience and having the solution ?

Regards,

Rudy.
 

rdkartono

Member
Licensed User
Longtime User
Thank you for the confirmation.
However newer Raspbian image already have built-in JDK 8, should I downgrade it to JDK 7 ?

How about using OpenJDK and OpenJFX ?
 
Upvote 0
Top