InfoHeap
Tech
Navigation
  • Home
  • Tutorials
    • CSS tutorials & examples
    • CSS properties
    • Javascript cookbook
    • Linux/Unix Command Line
    • Mac
    • PHP
      • PHP functions online
      • PHP regex
    • WordPress
  • Online Tools
    • Text utilities
    • Online Lint Tools
search

Android development tutorials

  • Android - Show top processes using adb
  • Android studio keyboard shortcuts
  • Disable sleep during android usb debugging
  • Download apk using AirDroid
  • Enable usb debugging
  • Exerciser monkey tutorial
  • Find top processes by memory/cpu on Android using Adb
  • Find used ports by an app on Android using Adb
  • Install Android 8 on Pixel 2
  • Root Android pixel 2 using Magisk and boot image patching
  • Transfer android apk using adb
  • Using Google analytics SDK v2 for android app real time tracking
  • View Desktop Site
  • adb tutorial
 
  • Home
  • > Tutorials
  • > Android Development

Android studio keyboard shortcuts for beginners

By admin on Nov 12, 2015

In case you are using Android studio for android app development, it a good idea to use keyboard shortcuts for various operations for increasing productivity. Android studio is based on Intellij IDEA Java IDE. Here are some keyboard shortcuts to get started for Android studio on Mac:

Android studio keyboard shortcuts on Mac
Action Shortcut
Goto go declaration Command + B (⌘ + B)
Goto go implementation Option + Command + B (⌥ + ⌘ + B)
Navigate to class Command + O (⌘ + O)
mac-android-studio-navigate-to-class-name
Navigate to file Shift + Command + O (⇧ + ⌘ + O)
mac-android-studio-navigate-to-file-name
Navigate to line
(and optionally char position)
Command + L (⌘ + L)
mac-android-studio-goto-line
Jump to navigation bar Command + Up arrow ((⌘ + Up arrow)
mac-android-studio-navigation-bar-example
Show file structure Command + F12 (⌘ + F12)
mac-android-studio-file-structure-example
Recent files Command + E (⌘ + E)
mac-android-studio-recent-files-example

Note that this is not a comprehensive set of shortcuts. These shortcuts would be useful for beginners to get started.

Suggested posts:

  1. How to download apk from mobile using AirDroid
  2. Mac terminal – how to close shell on exit
  3. Root Android pixel 2 using Magisk and boot image patching
  4. Install Android 8 on Pixel 2
  5. curl – some handy commands
  6. Linux – number of cpus (lscpu)
  7. AngularJS format date using date filter
  8. adb – android debug bridge – quick tutorial
Share this article: share on facebook share on linkedin tweet this submit to reddit
Posted in Tutorials | Tagged Android Development, Mac, Tutorials
  • Browse content
  • Article Topics
  • Article archives
  • Contact Us
Popular Topics: Android Development | AngularJS | Apache | AWS and EC2 | Bash shell scripting | Chrome developer tools | Company results | CSS | CSS cookbook | CSS properties | CSS Pseudo Classes | CSS selectors | CSS3 | CSS3 flexbox | Devops | Git | HTML | HTML5 | Java | Javascript | Javascript cookbook | Javascript DOM | jQuery | Kubernetes | Linux | Linux/Unix Command Line | Mac | Mac Command Line | Mysql | Networking | Node.js | Online Tools | PHP | PHP cookbook | PHP Regex | Python | Python array | Python cookbook | SEO | Site Performance | SSH | Ubuntu Linux | Web Development | Webmaster | Wordpress | Wordpress customization | Wordpress How To | Wordpress Mysql Queries | InfoHeap Money

Copyright © 2025 InfoHeap.

Powered by WordPress