How To Choose Language Level For New Project In Android Studio?
On this screen: How do I know which value to select for Language Level?
Solution 1:
Select Level 6 where annotations are introduced and majority of the android projects do follow the same level. Level 7 is introduced recently and isn't that senior to be compatible for all the IDE's (If at all you may want to use it on Eclipse later).
Post a Comment for "How To Choose Language Level For New Project In Android Studio?"