I opened my gideros android project in Android Studio (1.1.0). But play button not active, and there's no files that usually exist if creating new android project, under External Library group.
I have installed Gideros Studio 2015.10. Then export Collision sample to Android Studio. In Android Studio, there is no 'app' folder. Play button still disabled. I have connected my android to pc. But nothing happens.
I just tried export of an older gideros project that I used to build with Eclipse Juno/Mars etc and it exported fine with 'Android Studio' selected.
I then 'imported' that export into Android Studio 1.5 (latest version) and updated the build tools to suit etc and it all worked fine when I sent it down to via ADB to real Nexus 7 device over USB.
Conclusion: It does work and Android Studio is way nicer than Eclipse was.
mmm I think all this time I was wrong how to imported it to Android Studio. I was using 'open project', but it should've been using 'import project', right?
Comments
I have installed Gideros Studio 2015.10. Then export Collision sample to Android Studio. In Android Studio, there is no 'app' folder. Play button still disabled. I have connected my android to pc. But nothing happens.
What have I done wrong?
Seems to be working correctly for me. Are you sure "Assets only" is not checked for you?
Likes: MobAmuse
I then 'imported' that export into Android Studio 1.5 (latest version) and updated the build tools to suit etc and it all worked fine when I sent it down to via ADB to real Nexus 7 device over USB.
Conclusion: It does work and Android Studio is way nicer than Eclipse was.