Groups | Search | Server Info | Login | Register


Groups > comp.mobile.android > #148514

Re: Tutorial: How to output Android system information to a text/pdf/html file

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 2025-05-19 16:31 +0000
Organization BWH Usenet Archive (https://usenet.blueworldhosting.com)
Message-ID <100fmcv$11de$1@nnrp.usenet.blueworldhosting.com> (permalink)
References <100ej34$u63$1@nnrp.usenet.blueworldhosting.com> <100fk4f$eoc$1@nnrp.usenet.blueworldhosting.com>

Show all headers | View raw


On Mon, 19 May 2025 15:52:48 -0000 (UTC), Marion wrote :


> In summary, PixPlicity is interesting in that it tells you system 
> information, and it will share to some programs to save the file.

The perfect search engine also found this app which has only 5K downloads
(again, normal Android owners will NEVER find these apps because they use
garbage search engines out of sheer ignorance - so they miss a lot).

Quick System Info PRE by Shawn Q.
 <https://play.google.com/store/apps/details?id=org.uguess.android.sysinfo.pre>
 <https://github.com/qauck/qsysinfo>
 <https://github.com/qauck/qsysinfo-pro>
 <https://bitbucket.org/qauck/qsysinfo/downloads/>

The open source Quick System Info Pro (free on GitHub) can share the 
system information (even down to environment variables)

Interesting you can view system logs with this program.
 Dmesg
 Logcat
 
And you can set the log level from 
 Verbose
 Debug
 Info
 Warning
 Error
 Fatal

Which you can share to over 100 installed apps.
But when I tried to send the ENTIRE system information set of scores of
reports, I realized it's sending it to the developer (I think).

So the way around that was to turn off the Wi-Fi & Cellular radios.
Then you can share the report to over 100 installed apps on the device.
 android_report.zip

I saved it to the Windows file system where the text file inside that
zip was a whopping 30K lines of information about my Android system.

Note I don't recommend this method because of the need to turn off
the Internet but also note the immense amount of information generated.

Back to comp.mobile.android | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Tutorial: How to output Android system information to a text/pdf/html file Marion <marion@facts.com> - 2025-05-19 06:28 +0000
  Re: Tutorial: How to output Android system information to a text/pdf/html file Arno Welzel <usenet@arnowelzel.de> - 2025-05-19 08:40 +0200
    Re: Tutorial: How to output Android system information to a text/pdf/html file Marion <marion@facts.com> - 2025-05-19 07:03 +0000
  Re: Tutorial: How to output Android system information to a text/pdf/html file Marion <marion@facts.com> - 2025-05-19 15:52 +0000
    Re: Tutorial: How to output Android system information to a text/pdf/html file Marion <marion@facts.com> - 2025-05-19 16:31 +0000
      Re: Tutorial: How to output Android system information to a text/pdf/html file Marion <marion@facts.com> - 2025-05-19 17:23 +0000
        Re: Tutorial: How to output Android system information to a text/pdf/html file Marion <marion@facts.com> - 2025-05-19 17:33 +0000
          Re: Tutorial: How to output Android system information to a text/pdf/html file Marion <marion@facts.com> - 2025-05-19 19:48 +0000
  Re: Tutorial: How to output Android system information to a text/pdf/html file Marion <marion@facts.com> - 2025-05-19 20:04 +0000

csiph-web