Deutsch   English   Français   Italiano  
<v3k3nk$2err$1@nnrp.usenet.blueworldhosting.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder9.news.weretis.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!nnrp.usenet.blueworldhosting.com!.POSTED!not-for-mail
From: Andrew <andrew@spam.net>
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: <v3k3nk$2err$1@nnrp.usenet.blueworldhosting.com>
References: <v3950n$e8i$1@nnrp.usenet.blueworldhosting.com> <v3hhv7$1352t$1@solani.org> <v3ial4$1vrq$1@nnrp.usenet.blueworldhosting.com> <lc44ibFlivoU1@mid.individual.net> <lc4beoFlivoU5@mid.individual.net> <v3jtf3$12v2$1@nnrp.usenet.blueworldhosting.com> <v3julh$133d$1@nnrp.usenet.blueworldhosting.com> <lc5eoqFriuvU1@mid.individual.net>
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...
 <https://www.google.com/search?q=how+to+use+Android+logcat+debugger>

 *View logs with Logcat*
 <https://developer.android.com/studio/debug/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.

 <https://developer.android.com/studio/debug>
 "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.