Hi Xav, I agree that developers should not be depending on implementation. However, sometimes, looking into source code provides an immediate insight to developers about how their code works (or does not work) with the platform itself. For example, at the simplest, lets say, I added a view to my app that does not show up as expected, then, if i am able to step through the platform code, I might be able to tell why the platform code did not pick up my view and then correct myself. This might be a bad example, but it could apply to other more likely situations. Moreover, this ability is standard with other open source tools in the java world and it would be great to have it.
So, again: how do I download source for a specific version of the platform that I am developing against? Currently, my interest is version 3.0 or version 3.1 (the tablet oriented OS). Thank you, Best, Sachin Dole -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

