Check out the Eclipse Android tooling.. https://projects.eclipse.org/projects/tools.andmore
On Tuesday, 13 January 2015 15:36:55 UTC-8, Nanard wrote: > > I regret the choice from Google to 'force' us to use AndroidStudio. > The Studio is not so bad, after a few hours of practice. > > But, in my case, I have a lot of difficulties managing my code, the IDE > seems to work better if you use the User Interface : menus, mouse, ... If > you enter code (interface, image resources .... using keyboard or 'cp' for > .png : it won't work well). > > Example : > I have 2 versions. Easy in Eclipse : 3 projets : 2 App+1Lib > On Android studio, you can have only 1 projet, but several 'flavors'. > Each time you edit a file, you have to 'be' in the correct flavor, or the > App won't compile !!! > How to add and use common code to both flavor ? When I do it, > AndroidStudio 'loose' the 'path' to resources (R.layout....), the App won't > compile. > I'm also not sure you can create images with Gimp directly in the > AndroidStudio resource directory... > AndroidStudio also, as many more config files (more the Eclipse where only > the Android.manifest we usefull to understand) > > If Google could forget AndroidStudio and go back to officialy support > Eclipse+SDK... it will be a wonderfull year ! > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

