📜  错误:命令失败:adb shell am start -n - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:36.654000             🧑  作者: Mango

代码示例1
First of all make sure you have set the permanent java jdk path correctly https://www.javatpoint.com/how-to-set-path-in-java

Right click on the android folder in your react native project and open with command promt and type "gradlew clean"

3.Navigate to your root project folder,right click and open with cmd and type "react-native run-android"

This worked for me. Link https://www.youtube.com/watch?v=voYoKf0WUyk