Useful Keymap Shortcuts and Settings Android Studio Tips
Posted onAndroid Studio Tips Hi Guys, Here are few Android Studio Tips, Keymap shortcuts and settings useful for a developer. Javadoc comments To generate javadoc comments,type /** and then press Enter key over a method generates a comment Organize imports To organize imports, Ctrl + Alt+ O and at times it may not work as expected.So, Go […]