I am experiencing similar problems as the posting below, i.e. I am able to build the
project (MIDP 2.0 application that uses the Nokia UI API - FullCanvas) but when I run
it, it cannot find com/nokia/mid/ui/FullCanvas. I am running the WTK2 which contains
the FullCanvas.class file in the nokiaext.jar which is in the lib directory.
I'm assuming that this should work on any of the SonyEricsson emulators that support
the Nokia UI API.
Appreciate any help on this.
Hello,
I am using the Sony Ericsson 2.1.4 SDK and am trying to convert one of my java applications which uses the Nokia UI API so that it will run on the F500i, K700, and Z1010 emulators(which now have the UI API included). The project compiles and builds fine but cannot find the com/nokia/mid/ui/FullCanvas.
Has anyone managed to get this API working on an emulator as it would be great to know if my app would work on these phones in a real-life situation, and I cannot get access to one of these phones.
Many thanks for any help provided.