Wednesday, March 11, 2015

Auto Import missing imports in Android Studio

It's easy actually, go to File -> Settings -> and then just type in 'Auto Import' in the search box above.
Tick all options in Java section and then set 'Insert import on paste' to 'All'
Here's mine in Android Studio:


No comments:

Post a Comment