Page 1 of 1

Screen Refresh Issues On Android Device

PostPosted: Fri Sep 27, 2013 5:24 pm
by anil
I have managed to get the Mobile Sample running on my Samsung Galaxy note but there is an odd behaviour with the forms.

When I run the app on the Samsung, every time you go from one form to another, then the following happens :

1. The current form appears to refresh itself i.e. goes blank and then repaints itself.
2. The current form disappears
3. The new form appears

Visually it is very unappealing and very off putting.

You don't see this behaviour when you are running on the mobile client in developer. The screen transition is smooth and the forms appears to 'enlarge' itself.

Anyone else noticed this behaviour? Is it particular to the browser on the Samsung Note?


Thanks

Re: Screen Refresh Issues On Android Device

PostPosted: Sun Sep 29, 2013 9:49 pm
by rmidata
Hello people!
It's the same with motorola HD android phone.
Greetings.

Re: Screen Refresh Issues On Android Device

PostPosted: Mon Sep 30, 2013 10:27 am
by pbakker
This is a known issue on Android's stock browser and when running inside PhoneGap, see https://support.servoy.com/browse/SVY-5154

So far it seems this issue is present in JQuery Mobile, which is the underlying UI framework used by the Servoy Mobile Client. We're still investigating however.

Paul

Re: Screen Refresh Issues On Android Device

PostPosted: Mon Sep 30, 2013 10:59 am
by Harjo
We had the same with our own jQuery Mobile Project

Maybe this helps: http://stackoverflow.com/questions/1472 ... on-android

Re: Screen Refresh Issues On Android Device

PostPosted: Mon Sep 30, 2013 5:11 pm
by pbakker
Tnx for the links! We'll certainly have a look at this.

Paul