Ewald Za Horn wrote:...and Android Studio has been around for so long? What would be the reason for sticking to Eclipse, as I think this could be confusing, especially to Android beginners?
The first stable build was released in December 2014, starting from version 1.0.[6]
Ewald Za Horn wrote:The learning curve to start using Android Studio is very small in my experience, so the extra effort required is worth it for me.
Ewald Za Horn wrote:I see from the content that the book mainly uses Eclipse for Android development.
Karthik Shiraly wrote:
Ewald Za Horn wrote:I see from the content that the book mainly uses Eclipse for Android development.
The new 2nd edition (that's the edition being promoted on our forum right now) uses Android Studio everywhere. I'm guessing you saw the TOC of the older 1st edition.
Joel Murach
author of Murach's Java Programming
Maneesh Godbole wrote:I tried Android Studio and got frustrated and gave up. With me, I suspect it was more of a 'you cannot teach an old dog new tricks' scenario
Joel Murach wrote:Sorry for the confusion. It looks like there was a bad link to the table of contents.
Anyhow, just to verify what you've already said, the first edition of this book used Eclipse as the IDE, and the second edition uses Android Studio. That's probably the most striking difference between the two editions.
Thanks!
Maneesh Godbole wrote:
As a developer who is used to Eclipse, I personally prefer using the same tool. It is human tendency that a learning curve introduces inertia. So from existing Eclipse user's point of view, I just need to focus on learning Android concepts and not IDE concepts too.
But of course, for a beginner, it wouldn't matter.
salvin francis wrote:
Maneesh Godbole wrote:
As a developer who is used to Eclipse, I personally prefer using the same tool. It is human tendency that a learning curve introduces inertia. So from existing Eclipse user's point of view, I just need to focus on learning Android concepts and not IDE concepts too.
But of course, for a beginner, it wouldn't matter.
I too found android studio quite difficult to work with. I unknowingly use a million keyboard shortcuts that I find difficult to unlearn. I found myself repeatedly making the same mistakes of pressing a bunch of keys and wondering why its not happeningAlthough, I found Android studio is quite fast actually.
Joel Murach
author of Murach's Java Programming
Joel Murach wrote:To answer Ewald's question, all of the apps presented in this book work fine using the permissions available prior to Android 6.x, so I didn't add any coverage of the permissions features that became available with Android 6.0. However, I plan to add coverage of these features to the next edition of this book.
Joel Murach
author of Murach's Java Programming
I too found android studio quite difficult to work with. I unknowingly use a million keyboard shortcuts that I find difficult to unlearn. I found myself repeatedly making the same mistakes of pressing a bunch of keys and wondering why its not happeningAlthough, I found Android studio is quite fast actually.
If it can't be found, don't look for it
mooooooo ..... tiny ad ....
Thread Boost feature
https://coderanch.com/t/674455/Thread-Boost-feature
|