• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Android Build failed processDebugResources

Ozee62

Member
Hi All,
I'm getting this Error I tried to change minsdk target sdk etc. but still it occurs. After I added Googleplay services it started. Anyone have faced this before?
Thanks in advance.
Code:
:com.asfghybft.asdaersd:processDebugResources FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':com.asfghybft.asdaersd:processDebugResources'.
> com.android.ide.common.process.ProcessException: Failed to execute aapt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BU�LD FAILED

Total time: 12.883 secs




Error : Build Failed
Igor complete.
elapsed time 00:00:24.0539634s for command "C:\ProgramData/GameMakerStudio2/Cache/runtimes\runtime-2.2.2.326/bin/Igor.exe" -j=8 -options="C:\Users\ozgun\AppData\Local\GameMakerStudio2\GMS2TEMP\build.bff"  -- Android Package started at 08/20/2019 16:51:37
"cmd"  /c subst Z: /d

elapsed time 00:00:00.0220151s for command "cmd" /c subst Z: /d started at 08/20/2019 16:52:01
"cmd"  /c subst Y: /d

elapsed time 00:00:00.0200142s for command "cmd" /c subst Y: /d started at 08/20/2019 16:52:01
"cmd"  /c subst X: /d

elapsed time 00:00:00.0240148s for command "cmd" /c subst X: /d started at 08/20/2019 16:52:01
FAILED: Package Program Complete
upload_2019-8-20_17-16-21.png
 
Top