Sagar
Sagar

Reputation: 451

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 working fine.I have reinstalled my simulator but still probelm is occuring.need your suggestions.

Upvotes: 1

Views: 233

Answers (2)

SelfReflection
SelfReflection

Reputation: 121

Experiencing the same issue, with device B-9900.

Re-installation of application helped me in solving the problem.

Upvotes: 0

denolk
denolk

Reputation: 770

Sometimes clean and rebuild solves this problem, did you tried?

Upvotes: 1

Related Questions