November 26, 2014 — kyle.huynh205
Enable Auto import all in Android Studio?
You can go to File -> Settings -> Editor -> Auto Import -> Java
and make the following changes:
change Insert imports on paste value to All
mark Add unambigious imports
on the fly option as checked