How to retrieve the android sdk version?

Viewed 73065

How can I get the current Android SDK version(1.5, 1.6, 2.0, etc.) programmatically?

2 Answers
Related