Sujet : Re: Tutorial: How to output Android system information to a text/pdf/html file
De : marion (at) *nospam* facts.com (Marion)
Groupes : comp.mobile.androidDate : 19. May 2025, 18:33:51
Autres entêtes
Organisation : BWH Usenet Archive (https://usenet.blueworldhosting.com)
Message-ID : <100fq1u$cuf$1@nnrp.usenet.blueworldhosting.com>
References : 1 2 3 4
User-Agent : MacSOUP/2.8.5 (ea919cf118) (Mac OS 10.12.6)
On Mon, 19 May 2025 17:23:36 -0000 (UTC), Marion wrote :
While it displays lots of system device information tidbits, unfortunately,
I didn't see any way to output the system device information to a file.
The best free search engine on the planet also found this app, which
apparently has only about 1K downloads, so no normal Android owner would
find this free/ad-free/buyout-free app for reporting system information.
Device info System, CPU, Phone by Evil Scan
<
https://play.google.com/store/apps/details?id=com.evilscan.deviceinfo>
It has an "Export" button which saves by default to DeviceInfo.txt
C:\> adb shell ls /storage/emulated/0/Download/DeviceInfo*
C:\> adb pull /storage/emulated/0/Download/DeviceInfo.txt
The GUI on this app is rather interesting, where you'll just have to see it
to realize what I mean by it being different from anything you've seen.