Setting up inApp mini-speed-of-me test

Anyone would know how to set up a mini speedtest within an App.
The idea, if a user want to check 1/if he is connected 2/what minimum speed he is connected to…
just clic an inApp Speed test and get a result quickly.
Not an extensive heavy load volume…
s/t small on its Data Plan, Dwnld few Mb maybe…
:sunglasses:

Theoretically, you could code a custom component to do this, but the fastest way to implement something like that would be to use the webview component along with one of the speed tests available on the web.

Thanks Ben, Ok, I see what you mean - havent gone through the use of the webview yet…
though, I bet speedtest.net let you choose only preconfigured servers with “speedtest” perfile… what if I wanted to make sure, my client is testing its connection to MyApp on MyAdalo space…(to see if/how good it works) I guess it would require a small file to download/upload from my Adalo “space” and display some Chart then, thats the use case I was thinking of…
…or can Adalo servers be pointed to as a Target server for those Speed Test online page ?
Thanks