Closed vergro closed 10 years ago
+1 Android Studio is not the official Android IDE yet and it's still Beta (https://developer.android.com/sdk/installing/studio.html). Support should be provided for the official IDE that is also, currently, the most commonly used by Android developers.
+1
+1
Where is the folder eclipse_compat/libraries/BaseGameUtils?
Could somebody how can I use BaseGameUtils in Eclipse with the new folder structure?
Thanks!
until they decide to make the code available again, here was my workaround for eclipse: http://stackoverflow.com/questions/23405174/resolve-basegameactivity
+1
Let us use Eclipse, please :)
Hi guys, We decided to remove eclipse_compat as Android Studio is recommended as a primary development environment (and to reduce a maintenance cost) as a future direction.
For those who need eclipse_compat, I restored a script to generate eclipse_compat manually. https://github.com/playgameservices/android-basic-samples/pull/93
To create eclipse_compat, Please execute ./Scripts/make_eclipse_compat in the terminal.
Hi hak,
Thank you!
Windows DOS command line version will be great :)
Regards, Simon
Closing the issue with 94ba846452 Will consider for DOS .BAT,
I saw there was an issue while using BaseGameUtils with Eclipse, and it was suggested to use Android.Studio. I gave it an attempt but would feel much more comfortable using Eclipse. If these files could become available again that would be really great.