android - 在没有 adb 的情况下启用 Samsung Galaxy Note II 日志记录

标签 android logging galaxy samsung-mobile

是否有任何选项如何启用此设备上的登录?在其他设备上,我们在开发人员选项中有“Take bug report”选项,但在 NoteII 上缺少此选项。 (开发者选项可见)。我们已经尝试了一切(alogcat,按电源+音量按钮)。

最佳答案

如前所述here ,您需要执行以下操作:

If you’ve found that the Developer Options selecting is missing from the Settings of your Android device, it’s probably because you have version 4.2 (JellyBean) of the Android OS. The option is now hidden and has to be enabled first.

  1. Open the Settings app.

  2. Scroll down to the bottom and select About phone or About tablet.

  3. Scroll down to the bottom and tap Build number repeatedly. A message should appear on the screen that says “You are now 4 steps away from being a developer.” Keep tapping until it says “You are now a developer.”

enter image description here 4. Now back on the main Settings screen, Developer Options should appear as a selection.

如果您为 siii 使用旧版本的 android,请按照 Samsung Galaxy S3: Enable/Disable USB Debugging 进行操作.

关于android - 在没有 adb 的情况下启用 Samsung Galaxy Note II 日志记录,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15570377/

相关文章:

android - 封装在 Android JNI 和 iOS 中的 C/C++ 应用示例

android - 优化我的语法荧光笔

android - 如何在小部件android上沿对角线方向绘制一条线

windows - 如何将 Windows cmd 输出重定向到文本文件?

android - 在 Galaxy S3 上录制时视频显示出现乱码

Android:设备独特的硬件

android - android 中的 CountDownLatch 问题

java - 错误找不到键 log4j.appender.error 的值

ruby - 在将字符串写入日志文件之前从字符串中删除颜色装饰

android - Samsung Galaxy Note 上 getExternalStoragePublicDirectory 的路径