简体   繁体   中英

java midlet for touch screen

Can somebody please guide me on how can i test my application JAD on touch screen emulator in Linux environment.Is there any touch enabled emulator to test applications? The JAD is currently not showing softkey labels on touch screen phones.I have already tested it including attribute MIDlet-Touch-Support: True,but its stil not showing commands on touch screen devices. I have searched a lot and still clueless.Please guide me.

You can change the emulator property Edit your XXXPhone.property in wtklib\\devices\\XXXPhone directory

By default the touch_screen is set to false, set it to true,

now you should be able to use touch enabled application in your emulator.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM