hi all
i have problem when deploying my program designed using netbeans and J2Me and lwuit API
it works well in emulator but when i deploy it to my N73 mobile it said Application not supported ?????
hi all
i have problem when deploying my program designed using netbeans and J2Me and lwuit API
it works well in emulator but when i deploy it to my N73 mobile it said Application not supported ?????
check the MIDP and CLDC version of the app, it should be MIDP 2.0 and CLDC 1.1.
Thanks,
~Amitabh
Thanks for Your reply
i do as u said application is installed but not Installed in touchscreen Mobile how to fix this!!
On what device does it not install?
What is the error message?
Graham.
Please check that the touchscreen device you are trying to install support java apps; which device is it ?
If it supports Java apps;Check the MIDP & CLDC version of the target touch device, make a build for this target with netbeans if possible use the supported SDK for the target device and then install it on it.
thanks,
~Amitabh