• 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.

How To Solve failed to find target with hash string 'android-23' in: C:\android-sdk

  • Thread starter Vanavah Edwards
  • Start date
V

Vanavah Edwards

Guest
Hello:
I have tried numerous times to create an android application using your links on (1) GameMaker: Studio Android (SDK and NDK setup)
http://help.yoyogames.com/hc/en-us/...with+solving+android+create+application+error

(2) GameMaker: Studio Global Game Settings for Android
http://help.yoyogames.com/hc/en-us/...with+solving+android+create+application+error

Nevertheless, no matter what project I select, when I try to create an application, the compiler always fail with all of them and prints the following error:

************************************************************************************
A problem occurred configuring project ':com.companyname.VolumeSystemPremiumAgosto2016'.
> failed to find target with hash string 'android-23' in: C:\android-sdk

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

BUILD FAILED

Total time: 59.234 secs
Create finished: 10:56:56 PM
*************************************************************************************

It has reached stage now that I have to ask to please help me solve this
problem?
 
V

Vanavah Edwards

Guest
I got the problem solved myself. I opened the Android SDK and install API 23 and it worked.
 
Top