Android Worklight App UI Performance Bad vs. Browsers -
in our project using jquery mobile 1.3.1, wl 5.0.6 , knockout 2.2.1.
the ui performance of compiled, bundled , installed worklight app in pretty every aspect - slide transitions, page transitions, button click responsiveness, etc. - quite bad on high-end android galaxy 3, galaxy 4 , lg optimus g phones.
when tested applications straight consumer version tomcat worklight server using /worklight/apps/services/preview/app/android/1.0/default/app.html performance in browsers on android phones - built-in, chrome, firefox, opera great. comparable ios, better in cases. of course have load times of web resources server, once loaded fast!
we looked solutions , found proposal of:
<application android:hardwareaccelerated="true" ...>
... since should default android api version 14 not expect real performance increases.
are there suggestions how worklight app same performance app in android browsers?
known , on our radar...
please see ishai's answer in question: ibm worklight: ui performance.
suggested tweaks androidmanifest.xml file should in increasing ui performance when using jquery mobile in hybrid application android environment.
Comments
Post a Comment