| [News.eclipse.dsdp.mtj] Re: Problems with Motorola device |
Hello Hans,
Regards,
David Marques
Hans-J. Ude wrote:
I've newly installed Eclipse/Pulsar along with the Motodev SDK. After problems with my own application I loaded a sample project from the SDK called Scene3d. My device is a Motorola V3 and when I downloaded the original jar I got an installation error. This probably because the original is designed for CLDC-1.1 and my phone only supports CLDC-1.0. So I changed that to 1.0 and rebuilt the project. Now it installs but when I start it I simply get "Application error" message.
Same thing whith my own project. Can someone tell what's going wrong here? Both run perfectly on the emulator and on my Sony/Ericsson too.
May it have to do with obfucation, I'm using Proguard 4.2 ?
TIA, Hans