admin管理员组

文章数量:1350072

I'm trying to build an android app using react native. I currently have a project I setup using npx @react-native-community/cli init name and a phone, the Z FLIP 6 connected (and yes I did check that it is hooked up using adb devices), but whenever i run npx react-native run-android it keeps returning the err code after I replaced file path names

    Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to .12/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
10 actionable tasks: 10 up-to-date

info 

本文标签: reactjsIssue with Android Emulation Stack Overflow