Friday, January 9, 2015

Java.lang.NoClassDefFound error while running app?

I was trying to run an application on my phone, when I got this error:

"This application caused an error and may not function correctly.

java.lang.NoClassDefFound Error: com/nokia/mid/ui/lcdui/DisplayStateListener"

Can anyone tell me how can I fix this error?

I am a noob to Java and I have just started learning it at my school. Basically, I am working to make an application compatible with my phone. I will be really grateful to you if you could guide me on how can I proceed.

Here is the link to the file: http://msoft9.com/site_down-java-apps.xhtml?get-file=1648

Read more: Java.lang.NoClassDefFound error while running app?