Android publishing problem

solleader

  • Posts: 44
I couldn't export a game example in android, i've installed and reinstalled many times the JDK and the ADK. There is a log attached. What's the problem?

LIBERADO

  • *
  • Posts: 2720
 :D Hello!

Android requires the Java JDK, version 6/1.6, in order to build apps.

Which version have you installed?

Also, you must have installed the drivers corresponding to your mobile device to test your game.

« Last Edit: June 27, 2014, 11:25:32 am by LIBERADO »
I'm spanish, excuse me for my bad English.
I'm not a private teacher. Please, post your questions in the public forum.

solleader

  • Posts: 44
Hi! thanks for your response, in the log it shows that the JDK 6/1.6 is being used. I want to export the .apk file, also when i try to test it on my mobile i get the same issue.

LIBERADO

  • *
  • Posts: 2720
Does that happen only with a particular game?, or does with all games?
I'm spanish, excuse me for my bad English.
I'm not a private teacher. Please, post your questions in the public forum.

solleader

  • Posts: 44
It happends with the example games from stencyl: "platform" and "joystick", i suppose it will happend with all other else.

LIBERADO

  • *
  • Posts: 2720
You can try this:

Run > Clean Project from the main menu before running your game for the first time. This will remove legacy output that can sometimes trip up Stencyl.
I'm spanish, excuse me for my bad English.
I'm not a private teacher. Please, post your questions in the public forum.

solleader

  • Posts: 44
Done, i also tried the "cleanup unusued files" option, but still the same problem :(

LIBERADO

  • *
  • Posts: 2720

« Last Edit: June 27, 2014, 06:21:44 pm by LIBERADO »
I'm spanish, excuse me for my bad English.
I'm not a private teacher. Please, post your questions in the public forum.