gpt4 book ai didi

android - 我的应用程序在 android studio 3.1.3 的 Release模式下等待调试器

转载 作者:行者123 更新时间:2023-11-29 15:35:23 25 4
gpt4 key购买 nike

我是 Kotlin 和 android studio 的业余爱好者。我正在尝试将 facebook 登录集成到我的应用程序中,但最终遇到了障碍。按照 facebook 登录 for android 集成教程后,我无法在 Release模式下运行该应用程序。我之前确实在 Debug模式下运行相同的应用程序进行调试。但现在我手机上的应用程序在 Release模式下也显示“等待调试器”。

我已经完成了以下操作,但没有奏效。

  1. 在 Release模式下将 debuggable 设置为 false
  2. 重启亚行
  3. 重启安卓工作室
  4. 重启手机
  5. 重启电脑
  6. 切换 USB 端口
  7. 更新一切
  8. 将 keystore 移动到我的 android 项目的基本路径中。
  9. 设置 minifyEnabled 为假
  10. 尝试检查 BuildConfig.BUILD_TYPE.equals("debug")

Run 它显示,

07/24 12:11:43: Launching app
$ adb shell am start -n "com.example.vishwa.imaginators/com.example.vishwa.imaginators.SplashscreenActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER
Connected to process 16495 on device xiaomi-redmi_note_3-57c506ac
Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page.
W/ActivityThread: Application com.example.vishwa.imaginators is waiting for the debugger on port 8100...
I/System.out: Sending WAIT chunk

我没有放上 logcat,因为里面有很多文本。

最佳答案

您可能已经在手机上的 Select app to be debugged 中添加了您的应用程序。在 Settings -> Developer Options -> 选择要调试的应用

要解决此问题,请转至选择要调试的应用,然后点击No apps

关于android - 我的应用程序在 android studio 3.1.3 的 Release模式下等待调试器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51492371/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com