Found problem reported by Sylvain: Android/Gears would fail if the Geolocation.getCurrentPosition() call was made *after* onModuleLoad() completed. Fixed that by a workaround: Gears is inited *twice*, once in parent (in the permutation selection script) and once in JSNI code (GearsFactory). This, as far as I can see, seems to do the trick.
Please test :-)
Bart Guijt
E: bgu...@gmail.com
T: +31 6 30408987