Deutsch English Français Italiano |
<100fq1u$cuf$1@nnrp.usenet.blueworldhosting.com> View for Bookmarking (what is this?) Look up another Usenet article |
Path: news.eternal-september.org!eternal-september.org!feeder3.eternal-september.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!nnrp.usenet.blueworldhosting.com!.POSTED!not-for-mail From: Marion <marion@facts.com> Newsgroups: comp.mobile.android Subject: Re: Tutorial: How to output Android system information to a text/pdf/html file Date: Mon, 19 May 2025 17:33:51 -0000 (UTC) Organization: BWH Usenet Archive (https://usenet.blueworldhosting.com) Message-ID: <100fq1u$cuf$1@nnrp.usenet.blueworldhosting.com> References: <100ej34$u63$1@nnrp.usenet.blueworldhosting.com> <100fk4f$eoc$1@nnrp.usenet.blueworldhosting.com> <100fmcv$11de$1@nnrp.usenet.blueworldhosting.com> <100fpen$2jmf$1@nnrp.usenet.blueworldhosting.com> Injection-Date: Mon, 19 May 2025 17:33:51 -0000 (UTC) Injection-Info: nnrp.usenet.blueworldhosting.com; logging-data="13263"; mail-complaints-to="usenet@blueworldhosting.com" User-Agent: MacSOUP/2.8.5 (ea919cf118) (Mac OS 10.12.6) Cancel-Lock: sha1:dM6lVi62GkN7FcuaN2ud93N2ir0= sha256:JJXN9HnyN+O91b5t/2ngK+kwMx7g2vDXbAUY7v7RHVU= sha1:pfuzuvqOLV3cNU/O5tQmCTS/cyQ= sha256:KEMVx5Hr7epkrFXfQC1ojZF8vzhxzPmRVMo0i05TzKw= 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.