Messages by highkay

2 topics, 9 messages
Kuix technical support » custom widget - camera

set a thread task to flush the camera view .

Kuix technical support » List navigation
public boolean processKeyEvent(byte type,int kuixKeyCode)

 

Kuix technical support » Issues with Sony Ericsson K530i

hello,I got the same problem . And acording to Bo it is a bug . So it will be fixed in the next rc .

Kuix technical support » Kuix cause reset on SonyEricsson series

Hello,I'm back . I test the jar on nokia 3250. It also works .

I give up running kuix-based application on sony ericsson handsets.

Or you could fix the problem .

Kuix bug report » The properties file encode bug

The properties files should be encoded in utf-8 . Add a param "utf-8" after the stream reader would fix the problem .

Kuix technical support » Kuix cause reset on SonyEricsson series

No, they just compile and package the application for me . I test it on my phone , and it works . I put my "bad" jar on a motorola a1200 , and it works too~~~ . I have been confused , Somebody can help~~~~

Kuix technical support » Kuix cause reset on SonyEricsson series

Hello , thank you for replying.

En..... ,it is very strange ,I found the exception occurs in loading the class "desktop" or some other classes extends of widget . But a friend of me compiled the hello world and it works !!!!!!!So  It maybe something wrong in the compiling , I have tried everything , setting the compile level and class compatibility , but nothing helped . And it seems that the kaprice you provided has the same problem .

Kuix technical support » Kuix cause reset on SonyEricsson series

And I debug on the device , found that there is a exception in starting , java.lang.NoClassDefFoundError .Then  I check the setting ,but find nothing . At last I download the jar and jad of kaprice for k510 , it sucks as well . So I am going crazy .

 

Kuix technical support » Kuix cause reset on SonyEricsson series

Hello,I got a big problem on kuix.While it works on emulator properly, it(first hello world,kaprice as well) cause reset the handset (k510 and w610) . When I start the application , it show loading on the screen ,and after half a second , the handset reset .