How to enable touchscreen support in WTK

To enable support of the touchscreen in WTK:
WTK2.5.2\wtklib\devices\DefaultColorPhone\
DefaultColorPhone.properties
and set touchscreen support parameter to true:
touch_screen=true
Here WTK2.5.2 depends on your WTK home directory and DefaultColorPhone directory and the name of property file depends on you emulator device.

Leave a Reply