| Reply | « Previous Thread | Next Thread » |
|
I've installed j2sdk-1_4_1_02-windows-i586.exe to c:\j2sdk1.4.1_02; installed j2me_wireless_toolkit-1_0_4_01-bin-win.exe to c:\wtk104; and run setup.exe from nS60_jme_sdk_v1_0.zip and installed to c:\wtk104\wtklib\devices. I thought this would enable me to use FullCanvas, but when I try to compile my code or the samples I get
c:\WTK104\apps\Fireworks\src\FireworksCanvas.java:43: cannot resolve symbol symbol : class FullCanvas location: class fireworks.FireworksCanvas extends FullCanvas I can get MIDlets to compile and run without FullCanvas -- it seems that I can't use the Nokia APIs. What am I doing wrong? Please help as I have searched and asked here several times without success and am getting very frustrated. Thank you. |
|
public class YourMomma extends com.nokia.mid.ui.FullCanvas {
// Code goes here I reckon... } |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|