Currently I am parallely learnig how to program against
Android and how to program against Windows Phone 7.
My overal impression is that programming against WP7
is far more easier and straigth forward. I "have a feeling"
that Android / Java is not well designed, nor consistent,
for example in naming classes. methods or constants.
It has got a "not well designed" model of working. For
example to know if user canceled or accepted a dialog
thru accept or cancel buutons you have to use "delegates",
etc, etc.
But ... since I am not a *skilled* developer it''s quite
possible that my opinion is simply wrong, so I would
like to here some "feedback" from others, using
AND and WP7
.

