JME: How to get the complete screen in WHITE without buttons, etc etc

后端 未结 2 1853
广开言路
广开言路 2021-01-24 07:10

Please have a look at the following code

First, Please note I am a 100% newbie to Java Mobile.

In here, I am making the light on and vibrate on when user click t

2条回答
  •  甜味超标
    2021-01-24 07:40

    Use the javax.microedition.lcdui.Canvas instead of Form. This example can get you started

提交回复
热议问题