PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → WM20 - Unable To Generate Android Application
WM20 - Unable To Generate Android Application
Débuté par Neil Porter, 21 déc. 2016 16:18 - 4 réponses
Posté le 21 décembre 2016 - 16:18
This has been working fine. I'm not aware that I've made any changes to my PC.

Today I cannot generate an android application, I get the following error:

Failure creating the Android application named
<V:\Mobile\Android\iMobile2\Exe\iMobile2.apk>.


Command Line: .\build-tools\25.0.2\aapt.exe package -m -J
"V:\Mobile\Android\iMobile2\Android\Generation\gen" -M
"V:\Mobile\Android\iMobile2\Android\Generation\AndroidManifest.xml" -S
"V:\Mobile\Android\iMobile2\Android\Generation\res" -I
"platforms\android-24\android.jar"


Error returned:
V:\Mobile\Android\iMobile2\Android\Generation\AndroidManifest.xml:2:
error: Error: No resource found that matches the given name (at
'resource' with value '@xml/searchable').


Has anyone else ever seen this error?

Regards,

Neil.
Posté le 21 décembre 2016 - 20:25
Hi. You have a disk cleaner or optimizer installed? Then it has deleted files from the WM Android Framework in C:\Users\<usuario>\AppData\Local\Temp\FRMK_Android_XXXX

Delete this folder and run again the app generation.

Rubén
Posté le 21 décembre 2016 - 22:58
Thank you so much Rubén,

Removing that folder worked perfectly!

I would never have found that without your help.

Regards,

Neil.

On 2016-12-21 18:25:06 +0000, ÿÿÿÿÿÿÿÿÿÿÿÿÿ said:

Hi. You have a disk cleaner or optimizer installed? Then it has deleted
files from the WM Android Framework in
C:\Users\<usuario>\AppData\Local\Temp\FRMK_Android_XXXX

Delete this folder and run again the app generation.

Rubén
Membre enregistré
105 messages
Posté le 07 décembre 2017 - 23:16
Just wanted to say thanks!! This fixed this issue for me too!
Posté le 04 mars 2018 - 18:22
Un millón de gracias. Tenía días tratando de resolver este problema y con su ayuda por fin lo logré.