6 ms·
As a mobile developer who has worked on both platforms, I agree wholeheartedly with this. Xcode and Interface Builder is much easier to use than Eclipse (I foun
by prehkugler 13y ago
As a mobile developer who has worked on both platforms, I agree wholeheartedly with this. Xcode and Interface Builder is much easier to use than Eclipse (I found myself constantly editing the raw XML interface files). And I find the UIKit API much simpler to use (for most cases) than Android's Activity-based SDK.
- Rezo 13y agoIntelliJ or the upcoming Android Studio (based on IntelliJ), which will eventually replace Eclipse as the recommended IDE, makes Android development much more pleasant. Give it a try.