cannot run java application on phone

Login to reply to this topic.
Fri, 2005-05-13 15:37
Joined: 2005-04-23
Forum posts: 5
hi all,
I have developed a java application using QFrame class for Quarts(Sony ericsson p900). it works well on emulator but when i installed it on phone p900, it whows nothing. no interface.

could somebody tell me what is the problem?

Regards,
Toseef

Sun, 2005-06-05 12:08
Joined: 2005-05-02
Forum posts: 28
Re: cannot run java application on phone
install redirector.
run redirector
run your java application
then go back to redirector to check for java errors reported.

most likly I think you just forgot to include qframe class in the jar file.
Mon, 2005-08-29 11:34
Joined: 2005-08-29
Forum posts: 30
Re: cannot run java application on phone
hi!
if you assign the memory before constructer run in the main MIDP class and use the static memory that time, Also come this type error in application.
  • Login to reply to this topic.