Reputation: 14453
Is it possible to use Android 2.2 on Eclipse current version? And Is it working properly on Eclipse current version?
Upvotes: 0
Views: 488
Reputation: 69228
I run Eclipse 3.6.1 with ADT 0.9.9. All android versions from 1.5 to 2.2 work like a charm.
Upvotes: 1
Reputation: 20324
As specified in the Eclipse ADT Plugin installation instructions, there are known problems with the ADT plugin under the latest version of Eclipse (3.6).
Caution: There are known issues with the ADT plugin running with Eclipse 3.6. Please stay on 3.5 until further notice.
It might work OK for you, but there can be certain problems as well. One known issue is that you might experience lag when accessing the intellisense menu.
Upvotes: 1