|
Replies:
3
-
Last Post:
Nov 8, 2008 3:14 AM
by: Shai Almog
|
|
|
|
|
|
|
LWUIT and Nokia 6131issue
Posted:
Nov 2, 2008 2:52 AM
|
|
|
Hello, I created a sample application in Netbeans 6.1 and Noka 6131 NFC phones. The problem is when I place Slide animation to move from one form to another the transition is slow. Also the transition is not smooth. It halts at half of the first form and half of the second form. Can some body help me how to make the transition smooth and faster?
Also, I would like to regain the Nokia default background in my Midlet which was seen while using the original LCDUI packages, but now I get white screen as background instead of default Blue background of Nokia. Can anyone help me to regain the Nokia background using the LWUIT packages?
Thanks in advance
|
|
|
|
|
|
|
Re: LWUIT and Nokia 6131issue
Posted:
Nov 2, 2008 3:36 AM
in response to: chin153
|
|
|
Hi, Transition smooth can vary from one device to another, that depends on the power of your device. Check if the Transition in the LWUITDemo works better, if so send your code and we can investigate.
Regards, Chen
lwuit-users@mobileandembedded.org wrote: > Hello, > I created a sample application in Netbeans 6.1 and Noka 6131 NFC phones. The problem is when I place Slide animation to move from one form to another the transition is slow. Also the transition is not smooth. It halts at half of the first form and half of the second form. Can some body help me how to make the transition smooth and faster? > > Also, I would like to regain the Nokia default background in my Midlet which was seen while using the original LCDUI packages, but now I get white screen as background instead of default Blue background of Nokia. Can anyone help me to regain the Nokia background using the LWUIT packages? > > Thanks in advance > [Message sent by forum member 'chin153' (chin153)] > > http://forums.java.net/jive/thread.jspa?messageID=314438 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@lwuit.dev.java.net > For additional commands, e-mail: users-help@lwuit.dev.java.net > > >
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@lwuit.dev.java.net For additional commands, e-mail: users-help@lwuit.dev.java.net
|
|
|
|
|
|
|
|
Re: LWUIT and Nokia 6131issue
Posted:
Nov 7, 2008 4:22 PM
in response to: chin153
|
|
|
Thanks for the reply.
I tested teh LWUIT demo and it works Ok in my Nokia 6131 emulator, but when I try to get the main screen similar to the one in Demo for my app with less image buttons on the screen it is running slow. It takes a while before it shows the Menu items after the click.
Shall I post the code here or send you in a some other way?
Thanks
|
|
|
|
|
|
|
|
Re: LWUIT and Nokia 6131issue
Posted:
Nov 8, 2008 3:14 AM
in response to: chin153
|
|
|
|
|
We test frequently on this device and its performance is very good: http://www.youtube.com/watch?v=zANp2gY6xfM
Please read the LWUIT developer guide and the tips regarding performance within it.
> Thanks for the reply. > > I tested teh LWUIT demo and it works Ok in my Nokia 6131 emulator, > but when I try to get the main screen similar to the one in Demo > for my app with less image buttons on the screen it is running > slow. It takes a while before it shows the Menu items after the click. > > Shall I post the code here or send you in a some other way? > > Thanks > [Message sent by forum member 'chin153' (chin153)] > > http://forums.java.net/jive/thread.jspa?messageID=315578 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@lwuit.dev.java.net > For additional commands, e-mail: users-help@lwuit.dev.java.net >
Shai Almog http://lwuit.blogspot.com/
[att1.html]
|
|
|
|
|