robotics-in-concert / android_remocons

Android based remote controllers for 1-1 robot pairing and multi-robot concerts.
0 stars 1 forks source link

[Headless launcher] Refresh problem of chrome browser #6

Open dwlee opened 10 years ago

dwlee commented 10 years ago

The launched web app by Chrome browser is must do refresh for connecting the concert. But, In case of using the fire fox, this problem is not occurred.

stonier commented 10 years ago

Firefox is on the phone?

dwlee commented 10 years ago

Yes, The firefox app is working without the refresh. So, I think need to debug and test with the web app side.

dwlee commented 10 years ago

This problem is happened when order app is launched by headless launcher at first time. For launching the cafe order app, The 'interaction.js' is needed. Its roles parses the information of interaction which is passed by url. So, the order app must download the this file when it is launched. But the android device does not guarantee the network speed. So, the time out error is often occurred.