www.androidchunk.com

Hi Developer, Please visit www.androidchunk.com for Latest Updates. Thank you!

Important Shortcuts for Android Studio

Category: Android Codez | Last Updates: 24/05/2017



Hi Android Developer, In this section We are going to learn amazing stuff related to android studio. 


  • Add quickly "new blank Activity"

You can assign a shortcut for quickly adding "new blank Activity". In this tutorial we are assigned cntrl + Alt + shift + n  as hotkey for "new blank Activity". You can assign  a shortcut as per your needs. Let's start...

Open File>Settings
File>Settings

Open Keymap> and search for "Activity". Now right click on Empty Activity and click on add keyboard shortcut. (New window will appear) Set your favorite shortcut for  "new blank Activity". Click OK. Click Apply and OK. 

Done!


Set hotkey for "new blank Activity"

Some quick shortcuts(Windows):

  • Refactor/Rename: SHIFT+F6
  • Quick Fix: ALT+ENTER
  • Run: SHIFT+F10
  • Debug: SHIFT+F9
  • Go to class : CTRL + N. 
  • Go to file : CTRL + SHIFT + N.
  • Navigate to last edit location : CTRL + SHIFT + BACKSPACE
  • Format code: CTRL + ALT + L
  • Show logcat: ALT + 6
  • Duplicate Line: CTRL + D
  • Delete Line: CTRL + Y

  • Check null/not null

New stuff coming soon. Stay in touch by subscribing to our new updates...
Enjoy Fast Coding...

No comments :

Post a Comment