Path: ...!weretis.net!feeder9.news.weretis.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!nnrp.usenet.blueworldhosting.com!.POSTED!not-for-mail From: Andrew Newsgroups: comp.mobile.android Subject: Re: Muntashirakon App Manager is, IMHO, by far, the best app manager on Android Date: Mon, 3 Jun 2024 09:51:49 -0000 (UTC) Organization: BWH Usenet Archive (https://usenet.blueworldhosting.com) Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Injection-Date: Mon, 3 Jun 2024 09:51:49 -0000 (UTC) Injection-Info: nnrp.usenet.blueworldhosting.com; logging-data="80763"; mail-complaints-to="usenet@blueworldhosting.com" Cancel-Lock: sha1:mSmdrEsqfDWh90kE98AsDSdVCz0= sha256:n9p3x2uaTyyPW+kBvyY4HajhhE8vc8sVMJ2FMxs2XAc= sha1:wKYFnw23nOCYa7cp/Oh8sO0dFPY= sha256:VmOGjJKnzJrz10ilmJSjkEL9beyqvDXkem7C1dAYPgM= X-Newsreader: PiaoHong.Usenet.Client.Free:1.65 Bytes: 2984 Lines: 37 Andy Burns wrote on Mon, 3 Jun 2024 09:55:54 +0100 : >> Does anyone know how to get a Debug log out of a "Debuggable" package? > > LogCat? Hmmm... never used it... Don't even know what it is... *View logs with Logcat* "When an app throws an exception, Logcat shows a message followed by the associated stack trace containing links to the line of code." But that link was for developers. I need something for users. "Before you can begin debugging, do the following: 1. Enable debugging on your device. If you're using the emulator, debugging is enabled by default. But for a connected device, you need to enable debugging in the device developer options. 2. Run a debuggable build variant. Use a build variant that includes debuggable true (isDebuggable = true in Kotlin scripts) in the build configuration." 3. If your app is already running on your device, you can start debugging without restarting your app as follows: Click Attach debugger to Android process . In the Choose Process dialog, select the process you want to attach the debugger to. That should fit what I'm doing, right? Let me try it out. BTW, I saw your post about the battery status going south all of a sudden, and I looked at your image you kindly uploaded - so let's see what others say as my experience is the battery lasts forever on my older device.