TOUR
PRICING
HELP
Stencylpedia
Blocks Guide
Sample Games
Developer Center
FORUMS
CHAT
#MADEINSTENCYL
EDUCATION
SIGN IN
×
Welcome back!
Username or E-mail
Password
(
Forgot?
)
C
OMMUNITY
Home
Issue Tracker
Inbox [0]
New Posts
New Replies
Search
Stencyl Community
→
Stencyl
→
Ask a Question
→
Android Testing Errors
Pages:
1
Android Testing Errors
cvaughn55
Posts: 17
August 04, 2016, 09:56:44 pm
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
August 06, 2016, 09:37:08 pm
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
August 07, 2016, 02:44:56 am
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
August 07, 2016, 07:51:32 am
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
August 09, 2016, 11:58:30 am
Logs are Telling me ADbe.exe isnt found, but i can go straight to where the sdk is installed and find trhe adb.exe
Pages:
1