I'd like to demonstrate (for a university class that I'm teaching) what you can find out about your/an android phone from a simple html-page with some java-script (i.e. Battery status, IP-Adress, etc.). Is there a project that shows all the available data on one page (no obfuscation, secrecy, etc. needed)? Note: iPhone Information is okay, too, but afaik delivers much less (reliable) data.
There are a bunch of tools that do this, some examples:
<a href="https://browserleaks.com/" rel="nofollow">https://browserleaks.com/</a> <a href="https://www.experte.com/browser-privacy-check" rel="nofollow">https://www.experte.com/browser-privacy-check</a> <a href="https://coveryourtracks.eff.org/" rel="nofollow">https://coveryourtracks.eff.org/</a><p>Search terms; browser privacy test, browser fingerprinting demo, and similar.
The following site works nicely, even on a locked-down Chromebook:<p><a href="https://webkay.robinlinus.com/" rel="nofollow">https://webkay.robinlinus.com/</a>