简体   繁体   English

如何在 android 设备中调试反应原生应用程序?

[英]How to debug react native application in android device?

I have installed the React native APK file on my android device.我已经在我的 android 设备上安装了 React 本机 APK 文件。 I am able to open the application on my android device.我可以在我的 android 设备上打开应用程序。 In my application, some functionalities are not working.在我的应用程序中,某些功能不起作用。 I need to debug the code via my android device.我需要通过我的 android 设备调试代码。 How to debug the React native android application in a Real Android device.如何在 Real Android 设备中调试 React 本机 android 应用程序。 Does any third-party plugin need to install or not?是否需要安装任何第三方插件? Does anyone know the answer, please let me know.有谁知道答案,请告诉我。 Thanks & Regards, Karthick谢谢和问候, 卡西克

Yes you can debug via React Native Debugging是的,您可以通过React Native Debugging进行调试

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 React Native Android - 如何仅在设备上以调试模式运行? - React Native Android - how to run in debug mode solely on device? 如何在反应原生 0.62.0 的模拟器/设备中调试 android 应用程序? - How to debug the android app in emulator/device on react native 0.62.0? 如何从反应原生应用程序重新启动 android 设备 - How to restart android device from react native application Android 10 设备在反应本机应用程序中冻结 - Android 10 device freezing in react native application 如何在Google Chrome上调试在物理iOS设备上运行的React Native应用程序 - How to debug on Google Chrome my React Native application running on physical iOS device 在 react-native Android 上远程调试 JS 会挂起设备 - Debug JS Remotely on react-native Android would hang the device [React-Native] [IOS]如何为Android等设备设置动态设置调试服务器主机 - [React-Native][IOS]How to dynamic set Debug server host for device setting like Android React Native,在模拟器或设备上调试? - React native, debug on simulator or device? Expo:当我为 React Native 编程时,如何在实时 Android 设备上调出调试屏幕 - Expo: How do I bring up the Debug Screen on a live Android device when Im programming for React Native 如何在 Android 设备中调试 React Native 项目(使用 Visual Studio Code 开发) - How to debug React Native Project (developed using Visual Studio Code) in Android Device
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM