I'm porting my app from iOS to Android: what do I need to know?
- by kubi
What pitfalls should I avoid?
What Java language paradigms do Objective-C developers consistently misunderstand? I learned to program in Java, but I have worked in nothing but Objective-C for years now.
How are the design patterns different between Android and iOS?
If you've made the transition yourself, what parts of Android confused you or took…