PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → erreur de génération de l'apk avec Windev mobile 22
erreur de génération de l'apk avec Windev mobile 22
Débuté par Makef, 10 aoû. 2018 16:43 - 2 réponses
Posté le 10 août 2018 - 16:43
Bonsoir a tous lors de la génération de mon apk sous Windev mobile 22 je reçois ce message pouvez vous m'aider


Echec de la création de l'application Android <C:\Mes Projets Mobile\EXPRESS_bstam\Exe\EXPRESS_BSTAM.apk>.


Ligne de commande : "C:\PROGRA~1\Java\jdk1.8.0_121\bin\java.exe" "-Dorg.gradle.appname=C:\Mes Projets Mobile\EXPRESS_bstam\Android\Generation" -classpath "C:\Users\Esther Kamte\AppData\Roaming\PC SOFT\22.0\Android\Gradle\lib\gradle-launcher-2.14.1.jar" org.gradle.launcher.GradleMain assembleDebug -b "C:\Mes Projets Mobile\EXPRESS_bstam\Android\Generation\build.gradle"


Erreur retournée :
C:\Mes Projets Mobile\EXPRESS_BSTAM\Android\Generation\build\intermediates\manifests\full\debug\AndroidManifest.xml:36:28-80: AAPT: No resource found that matches the given name (at 'theme' with value '@style/Theme.AppCompat.Light.NoActionBar.Translucent').

C:\Mes Projets Mobile\EXPRESS_BSTAM\Android\Generation\build\intermediates\manifests\full\debug\AndroidManifest.xml:106:35-50: AAPT: No resource found that matches the given name (at 'resource' with value '@xml/searchable').

C:\Mes Projets Mobile\EXPRESS_BSTAM\Android\Generation\build\intermediates\manifests\full\debug\AndroidManifest.xml:31: error: Error: No resource found that matches the given name (at 'theme' with value '@style/Theme.AppCompat.Light.NoActionBar.Translucent').

C:\Mes Projets Mobile\EXPRESS_BSTAM\Android\Generation\build\intermediates\manifests\full\debug\AndroidManifest.xml:104: error: Error: No resource found that matches the given name (at 'resource' with value '@xml/searchable').


FAILED
Membre enregistré
7 messages
Popularité : +1 (1 vote)
Posté le 10 août 2018 - 16:57
Windev ne trouve pas certains fichiers utilisés par les gabarits. Regarde par là.
Membre enregistré
1 603 messages
Popularité : +64 (70 votes)
Posté le 10 août 2018 - 17:31