Ich habe ein PhoneGap-Projekt in das Android Studio importiert.
Hier erhalte ich diese Fehlermeldung
Code: Select all
This project does not use the Gradle build system. We recommend that you migrate to using the Gradle build system.
Ich habe die folgenden Schritte ausgeführt.
- node.js und PhoneGap und Android Studio-Installation
- PhoneGap-Projekterstellung
- Fügen Sie die Android-Plattform zum PhoneGap-Projekt hinzu und erstellen Sie Android
- Importieren Sie das Projekt in das Studio (Ich habe die gesamte App importiert, nicht nur die Android-Plattform)
Code: Select all
Migrate Project to Gradle?
This project does not use the Gradle build system. We recommend that you migrate to using the Gradle build system.
More Information about migrating to Gradle
Don't show this message again.
Mobile version