I have a LWUIT Form and LWUIT Containers into the Form. I want to add a lcdui Gauge inside this Form , but I received an error message on my SDK.
lcdui Gauge
So how to add the Gauge into the LWUIT Form / Container ?
No you can't add the LCDUI components to LWUIT components. You can use slider instead of Gauge.
slider
Gauge