Trouble to open application on Blackberry Simulator
I am trying to open my application on simulator 9800.i am using JDE 6.0.when i tried to debug my application i got some message on my console.
[0.0] UIE: Foreground app package.MyApp@ has no screens. This should be corrected. [0.0] UIE: Foreground app package.MyApp@ ignoring touchscreen touch/click because it has no targ[0.0] et screen.
My other applications are worki开发者_JAVA百科ng fine.I have reinstalled my simulator but still probelm is occuring.need your suggestions.
Sometimes clean and rebuild solves this problem, did you tried?
Experiencing the same issue, with device B-9900.
Re-installation of application helped me in solving the problem.
精彩评论