본문 바로가기
Programming/Android

Android Studio에서 Package 자동 Import (이클립스 Ctrl+Shit+O) & 자동 키맵핑 바꾸기

 File -> Settings -> Editor -> General -> Auto Import -> Java

 

  • change Insert imports on paste value to All

  • markAdd unambigious imports on the fly option as checked

enter image description here

 

 

키맵핑 바꾸기

File -> Settings -> KeyMap

Android Studio -> Preferences -> KeyMap (Mac)

change keymaps settings to eclipse so that you can use the short cut keys like in eclipse.

 

enter image description here

 

http://stackoverflow.com/questions/16615038/what-is-the-shortcut-to-auto-import-all-in-android-studio