All Questions
3 questions
12
votes
4
answers
1k
views
Why don't mobile platforms support generational garbage collection?
Both Windows Phone/Xbox and Android lack support for generational garbage collection. This is frustrating for a lot of programmers. There seems to be a legitimate engineering reason to it, but I can't ...
7
votes
2
answers
1k
views
As a C# developer, how much "advanced" Java do I need for Android development? [closed]
I'm a professional .NET -C#- developer who's interested in doing development for Android. I'd like to know if it's really necessary for me to first read a book or two on Java (like Java For ...
46
votes
5
answers
18k
views
As a C# developer, would you learn Java to develop for Android or use MonoDroid instead? [closed]
I'd consider myself pretty well versed in C#. It's my language of choice at the moment, and it's where basically all my professional experience lies.
Still, I'm puzzled by the existence of the ...