That wasn't my point about feeling wrong about Android APIs, surely there are some restrictions due to programming resource constrained devices.
Any Java developer that used Java Card, J2ME or Embedded Java is quite aware of them.
A native Java dev would not have used Hungarian notation, snake case identifiers, allocation of classes just to fake out parameters which could be returned as result,have event handlers with unused parameters repeating AWT design errors and a couple of other things that I could still rant on.
Any Java developer that used Java Card, J2ME or Embedded Java is quite aware of them.
A native Java dev would not have used Hungarian notation, snake case identifiers, allocation of classes just to fake out parameters which could be returned as result,have event handlers with unused parameters repeating AWT design errors and a couple of other things that I could still rant on.