This is a mind bender for me, guys. Does anyone know how the four services in the title (and probably many more) do the things showcased in this video?:
https://www.youtube.com/watch?v=iZ_-4qM4P2U
https://www.youtube.com/watch?v=Lv9RCdYoak4
It seems they can somehow stream the Android/iOS device's screen to the browser but also the complete view tree, along with all properties so they can accurately render the UI in HTML5. After you change something in the browser, it is instantly applied on the device itself, without any app build or update.
Any idea how that's done on Android or iOS?