7

Being More Productive With Android Studio - Part 3 - Ravi Rupareliya

 2 years ago
source link: https://www.ravirupareliya.com/blog/being-more-productive-with-android-studio-part-3/?amp%3Butm_medium=rss&%3Butm_campaign=being-more-productive-with-android-studio-part-3
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Home Android / Android Studio Being More Productive With Android Studio – Part 3

Being More Productive With Android Studio – Part 3

As we have already seen some of the android studio shortcuts in previous tutorial.

Today we will see some more shortcuts to increase your productivity with less efforts.

Search in Project

Windows : CTRL + SHIFT + F 
macOS : CTRL + SHIFT + F

It allows you to perform search  operation inside your current project.

Android Studio shortcut


Optimize import

Windows : CTRL + ALT + O
macOS : CMD + ALT + O

It will delete unnecessary and unused imports, however you can also enable this setting from preferences -> Editor -> General -> Auto import -> Optimize import on fly

Android Studio shortcut


Issue Quick Fix

Windows : ALT + ENTER
macOS : ALT + ENTER

It will suggest you to quick fix your compile time errors.

Android Studio shortcut


Line Comment

Windows : CTRL + /
macOS : CMD + /

It will comment/uncomment your current line.

Android Studio shortcut


Block Comment

Windows : CTRL + SHIFT + /
macOS : CTRL + SHIFT + /

It will comment/uncomment selected block of code.

Android Studio shortcut


Method Parameter

Windows : CTRL + P
macOS : CMD + P

shows you all available parameter of method/function.

Android Studio shortcut

Ravi Rupareliya

He loves to explore new technologies and have worked on Android, React Native, Action on Google and Flutter.

Ravi Rupareliya October 17, 2016


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK