Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Android Screen Flicker Fix

Screen Flicker is Nasty on Android Devices ! But... Here's a simple fix !
Tiggr.navigateTo('Screen you wan to go to');
ie. Events/Add Action/ Custom Java Script/ enter Tiggr.navigateTo('Screen2');

Dont use the Events/Action/ Navigate to Page .
I came across this by fluke and My flicker is gone changing screens!!!
Don't know why it works...lol

AlanGruskoff
Posts: 0
Joined: Sat Sep 15, 2012 11:49 pm

Android Screen Flicker Fix

This is a backwards blessing as I really needed to find the code equivalent of the Navigate to Page layout function.

As I am new (to Tiggzi) I need to know the code equivalents of ALL the screen layout functions. Tiggzis - where is the documentation of how to code what Tiggzi screens are doing under the hood?

BTW - Tiggzis screen layout tool is the best Flex app ever! Spaseebah.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Android Screen Flicker Fix

Code for eliminating flickering on Android is here:
http://help.tiggzi.com/documentation/...

also here: http://blog.tiggzi.com/2012/08/elimin...

Tiggzi is an app builder and uses HTML5, jQuery, jQuery Mobile to build the app. These are the technologies behind each screen - http://help.tiggzi.com/5steps.

All the docs are here: http://help.tiggzi.com

Thanks about the Flash, however, we are switching to HTML5/JavaScript builder in late October.

Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Android Screen Flicker Fix

Also More info on screen navigation fix and related correct way to change screens and not muck up browser history...

https://getsatisfaction.com/tiggzi/to...

Return to “Issues”