-
https://yingjue.info/posts/android/android-logcat-usage/?
zsh:no matches found 因为zsh缺省情况下始终自己解释这个firefox*,而不会传递给adb logcat来解释。 在~/.zshrc中加入: setopt no_nomatch, 然后进行source .zshrc命令
-
I propose support for Android's logcat format.
### Scope
* Support default logcat format (not `brief`, `long`, etc.)
* Log level colorization
* Inclusive + Exclusive Filtering by tag regex, PID,…
-
Is there a way to make the logs (verbose/errors) also be printed to android logcat using something like __android_log_vprint ?
-
Every now and then the module seems to let the logcat one time access prompt slip through.
Device: OnePlus 12 (Android 14)
-
### Tested versions
4.3.stable.mono
### System information
Godot v4.3.stable.mono - Windows 10.0.22631 - Vulkan (Mobile) - integrated Intel(R) Iris(R) Xe Graphics (Intel Corporation; 31.0.101.5590)…
-
**Describe the bug*
App crashes upon start-up, regardless whether Shizuku is running, or not. I've wiped data, uninstalled it and reinstalled it. I also tried installing it from different repositorie…
-
### Issue type
Source code related
### Device
Enchilada
### crDroid version
crDroid 10
### Exact version / Build date
10.10/2024-11-25
### Bug description
Video on social me…
-
Device: POCO F2 Pro
Android version: 14
Magisk version name: 070719db
Magisk version code: 28001
When try to install a module without `META-INF/com/google/android/updater-script` (mis-typed …
-
Review logcat for Android Auto
-
Events from Android can send device logcat logs as attachments.
The current preview format shows it as standard text. We'd like to be able to see the logs in a more user friendly way.
For example,…