PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → error generating apk
error generating apk
Iniciado por guest, 05,ene. 2015 06:51 - 1 respuesta
Publicado el 05,enero 2015 - 06:51
I am using Windev Mobile 19 express

error description:
Failure creating the Android application named .


Command Line: .\uild-tools\21.1.0\aapt.exe package -f -M "E:\msiav\EXPRESS_msiav\Android\Generation\AndroidManifest.xml" -S "E:\msiav\EXPRESS_msiav\Android\Generation\ es" -F "E:\msiav\EXPRESS_msiav\Android\Generation\in\application.ap_" -I "platforms\android-21\android.jar" -0 ".FNC"


Error returned:
EE::\\mmssiiava\vE\XEPXRPERSESS_Sm_smisaiva\vA\ Adnrdoriodi\dG\eGneenreartaitoino\ r\erse\sd\ darwaawbalbel-el-dxphid\pii_\ci__oc__no__en___e______________11..ppngn:g l:i blpinbgp nwgar nwianrgn:i ngi:C CPi:C CNPo:t Nroetc orgenciozginnigz iknngo wknn oswRnG Bs RpGrBo fpirloef itlhea tt hhaats hbaese nb eeedn ietdeidt
ed

help please
Publicado el 08,enero 2015 - 19:22
Hi Johnson,

I think something went wrong when you pasted that last line in, however, if I'm reading between the lines (or characters as it may be), I'd be willing to bet your build-tools is what is causing the problem.

Start the Android SDK installer and remove the build tools back to 19.1. That is the latest version of build tools that I've been able to find that works properly without generating errors.

Cheers!
ken