Hi guys. I created this 2 threads and hope you understand... I'm really having trouble with exporting/generating my game's apk in Android Studio. I'm having a hard time with those errors and still figuring it out. I thought, however, of using Eclipse. But problem is I think Eclipse is not the official... or not any more continuously being supported with regards to Android. May I know if anyone here still use Eclipse as of 2017? Thanks a lot. I badly need to know so that I can use Eclipse as solution, also if I got mistake, please correct me
Buildbox currently recommends Eclipse. https://www.buildbox.com/publish-android-build-for-google-play/ Eclipse is not dead, Eclipse is a compiler, what really matters is the SDK with which you make the game. With Android Studio you will have many problems when creating APK. I Use Eclipse, I dont use Android Studio. Follow the tutorials... http://buildbox.com/forum/index.php?threads/are-there-any-bb-code-helpers.482/#post-2893 http://buildbox.com/forum/index.php...pse-java-and-android-sdk-video-tutorial.2794/ INSTALL ONLY JAVA JDK1.7
Hi, thanks for replying. However I wonder if what would be the difference of an Eclipse generated APK from Android Studio generated APK? Also, are there buildbox games in Google Play that used Eclipse?
There is no difference in creating a game with Eclipse or Android Studio, but you will have many difficulties in creating it with Android Studio. Most games created with BB on Google Play have been export with Eclipse.
hey I already watched that and tried that, however I am getting errors when building signed apk.. maybe you can help me with it?
I'll try, Let's start with the errors you're getting. What do the errors say? Will your game run in the emulator?
Hi. Can I PM you with regards to this? or email you? Thanks Btw, the error is this: Android Studio: Error:Execution failed for task ':app:transformClassesWithJarMergingForRelease'. >
hey thanks, Im getting a lot of errors in Eclipse. Around 56 errors and 24 warnings. What Im trying to do is produce an signed APK. I just want to test it in my device even the game is not complete. Thanks
Hi all. Im getting ad related problems. what I want to achieve is just to make an apk file without ads, like just to test it on my phone.. my game is not complete yet. is this possible?
If you do not want to see the tutorials or manuals listed, do not ask for help. If you have seen the tutorials, you would not have the problems it indicates.