4 ms·
Part of why Android development is so frustrating for me is the tools we have to use. If I'm not bashing my head trying to understand fragments and layouts, I'm
by berrypicker 12y ago
Part of why Android development is so frustrating for me is the tools we have to use. If I'm not bashing my head trying to understand fragments and layouts, I'm battling with Eclipse -- constantly closing/refreshing project -- and that incredibly slow emulator.
- ch0wn 12y agoAndroid Studio is way better in every conceivable way the old Eclipse-based ADT and I haven't had speed problems with the Android emulator since they released the x86 images. Have you actually developed for Android in the last year?
- berrypicker 12y agoI never used Android Studio, only Eclipse, since it was what everybody else was using. This was my experience from around 2012/13 sorry for sharing it but it put me off Android.
- ch0wn 12y agoThings have drastically improved. You should give the new toolchain another try. It's far from perfect, but a huge improvement.