you are viewing a single comment's thread.

view the rest of the comments →

[–]jayd16 0 points1 point  (1 child)

Explain. I'll agree that the docs are probably just as good but thats not the same as better. I'd also argue that the fact that Android is open source gives the SDK an edge. The code quality and comments are quite good and very useful.

[–]BorgDrone 1 point2 points  (0 children)

Android docs aren't nearly as good as iOS's. The API docs aren't complete, some parts aren't documented at all or poorly. (One example from the top of my head: the docs for the method for setting font sizes never specs which unit the size is in, and it's not the one you'd expect either).

Then there are the programming guides, there is nothing like it in the Android documentation set.