
Logcat
不需要 Root 的 Android Logcat
Read Android logs without root access. The app uses remote debugging to connect
to phone local ADB daemon. Configuring remote debugging on a phone can be
challenging and requires some technical expertise. It has to be done once and
after each device reboot.
Enable USB debugging first on your device. Navigate to Settings > About Phone
and tap Build number seven times. Go back, access the Developer options menu and
check USB debugging option.
Next step is to enable remote debugging. You need to have Android SDK installed
on your computer. Connect your phone via USB cable and run following adb
command:
adb tcpip 5555
Disconnect USB cable before trying to use the app. Some phones have problems
handling network ADB connection when they are connected via USB as well.
Sometimes establishing connection to ADB hangs and requires killing and
restarting the app. It seems to be a problem with ADB daemon itself and not the
app issue.
to phone local ADB daemon. Configuring remote debugging on a phone can be
challenging and requires some technical expertise. It has to be done once and
after each device reboot.
Enable USB debugging first on your device. Navigate to Settings > About Phone
and tap Build number seven times. Go back, access the Developer options menu and
check USB debugging option.
Next step is to enable remote debugging. You need to have Android SDK installed
on your computer. Connect your phone via USB cable and run following adb
command:
adb tcpip 5555
Disconnect USB cable before trying to use the app. Some phones have problems
handling network ADB connection when they are connected via USB as well.
Sometimes establishing connection to ADB hangs and requires killing and
restarting the app. It seems to be a problem with ADB daemon itself and not the
app issue.
- 作者: Anton Tananaev
- 许可: Apache License 2.0
- 问题跟踪系统
- 源代码
- 构建元数据
版本
尽管下面提供了 APK 安装包的下载选项,但你应该注意,以这种方式安装将不会收到更新通知,这是一种不太安全的下载方式。 我们建议你安装使用 F-Droid 客户端。
下载 F-Droid-
该版本需要 Android 4.4 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。
-
该版本需要 Android 4.3 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。
-
该版本需要 Android 4.3 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。