Android Testing Errors

cvaughn55

  • Posts: 17
Tried Testing my Game on an Android device, but get an error once it hits the compiling stage. I have already tried reinstalling the Android Sdk and updating it to the right version.

Any help is appreciated, i have been stuck with this issue for a month, and cant figure out how to fix it

« Last Edit: August 07, 2016, 07:50:28 am by cvaughn55 »

cvaughn55

  • Posts: 17
Bump. I have seen multiple posts very similar to mine on the forums and not a single one has been answered. I am surprised that this seems to be a common issue among some other users, and no one has found a solution for the problems.   Also I am Running Windows 10.

letmethink

  • *
  • Posts: 2545
 com.android.dex.DexException: Multiple dex files define Lcom/christianvaughn/mazefinity/BuildConfig;

I think you can get around this by renaming the whole Stencyl project and changing the package name. Although, just deleting the games generated file for your game may also work.
~Letmethink

cvaughn55

  • Posts: 17
I tried that and instead of not getting to the compiling part i got there and after a minute or so I got another error. There is updated logs up top. Could the ADB, Neko, and other processes not being found be the problem?

cvaughn55

  • Posts: 17
Logs are Telling me ADbe.exe isnt found, but i can go straight to where the sdk is installed and find trhe adb.exe