

This is wrong, and you already pointed out why: most code is auto-generated. Experienced Android developers, and dare I say, experienced iOS developers, don’t “write” code. As an example, writing a 5-line anonymous callback on Android (e.g. OnClickListener) takes around 3 keystrokes. It doesn’t matter whether you’re writing Java, Objective-C, Python…