Die Flutteranwendung öffnet sich nicht mit Android -Emulator

Post a reply

Smilies
:) :( :oops: :chelo: :roll: :wink: :muza: :sorry: :angel: :read: *x) :clever:
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Die Flutteranwendung öffnet sich nicht mit Android -Emulator

by Anonymous » 10 Apr 2025, 07:48

Ich habe eine einfache App erstellt. Debugging "< /p>
< /li>
Es wird nichts sagen und plötzlich geschlossen. Aber mein Emulator öffnet immer noch, ohne die App zu starten.FAILURE: Build failed with an exception.

* Where:

Build file 'G:\github\Unveil_Entertainment\Unveil\unveil_flutter\android\build.gradle.kts' line: 16

* What went wrong:

A problem occurred configuring project ':app'.

\> [CXX1101] NDK at C:\Users\Hp User\AppData\Local\Android\Sdk\ndk\26.3.11579264 did not have a source.properties file

* Try:

\> Run with --stacktrace option to get the stack trace.

\> Run with --info or --debug option to get more log output.

\> Run with --scan to get full insights.

\> Get more help at https://help.gradle.org.

BUILD FAILED in 1s

Running Gradle task 'assembleDebug'... 2,237ms

Error: Gradle task assembleDebug failed with exit code 1
< /code>


Danach habe ich NDK auch aus Android Studio installiert. Edge Browser zum Ausführen von App Es wird sehr erfolgreich ausgeführt. Aber ich möchte das mit meinem Android -Emulator versuchen.

Top