Even if you have set Keymap for Android Studio as that found in Eclipse (if not follow this tutorial) you may see that the Ctrl + Shift + O auto-import keyboard shortcut does not work for java files. In order to get it working you need to follow the below steps,

Enable Auto imports
Enable Auto Imports in IntelliJ Android Studio
- Under Menu : Go to Files → Settings on Windows. (if your on Mac OS X go to Android Studio → Preferences)
- Search for Editor.
- Under Editor Section look for Auto Import.
- Now under Java Select both Add unambiguous imports on the fly and Optimize imports on a fly.
- Apply Changes and Click OK.
That's it!! just try Ctrl+Shift+O now and you would see auto imports working just as it does in eclipse IDE.
More Posts related to Android,
- Check Internet Connection WIFI 4G is active on Android Programmatically
- Android Emulator cannot be opened because the developer cannot be verified. [M1 Mac]
- How to Change Android Toast Position?
- Fail to connect to camera service Android java RuntimeException
- How to create Custom RatingBar Android Programming Tutorial
- Fixing Android unknown error 961 while downloading app
- Android AlertDialog with Yes No and Cancel Button
- Share or Send SMS via Android Intent
- The Android Virtual Device myEmulator is currently running an emulator and cannot be deleted.
- Pass data between two Android Activities and access it using Intent
- SQLite with Android Easy to Understand Tutorial that covers Select, Insert, Update and Delete
- [FIX] AndroidRuntime: FATAL EXCEPTION: main - java.lang.RuntimeException NullPointerException
- Android EditText Cursor Colour appears to be white
- Android Development - How to switch between two Activities
- Android xml error Attribute is missing the Android namespace prefix [Solution]
- Android : Remove ListView Separator/divider programmatically or using xml property
- Android is starting optimizing... app 1 of 1
- java.lang.NoClassDefFoundError android.support.v4.content.LocalBroadcastManager
- AlertDialog with single button example : Android
- Android : Exception raised during rendering: action_bar API 22
- Maven : java.lang.ClassNotFoundException: Xmx512m
- Android Lint app_name is not translated in af (Afrikaans) am (Amharic) ar (Arabic) bg (Bulgarian)
- Center align text in TextView Android Programming
- How to Download and Install Android adb Tool on Linux, Mac or Windows
- Multiline EditText in Android Example
More Posts:
- How to Right Click on Mac Desktop? - MacOS
- PHP drag and drop file upload tutorial using dropzone.js - PHP
- How to uninstall/remove or disable Microsoft Teams - Teams
- Setup synonyms or alias or thesaurus in SharePoint - SharePoint
- How to add Back Button on Toolbar in Android [Tutorial] - Android
- [Solved] Mic not working on iPhone 7 after iOS 14 upgrade - Apple
- 12 August - International Youth Day celebrated worldwide - News
- How to make jsfiddle bootstrap ready - CSS