InfoHeap
Tech tutorials, tips, tools and more
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
  • 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 enable Chrome tabs on Android Lollipop
  2. How to disable sleep during android usb debugging
  3. Android lollipop – add the clock widget to home screen
  4. Github tutorial for beginners
  5. WordPress themes for beginners worth considering
  6. Requirejs – quickstart guide for beginners
  7. How to transfer android apk using adb
  8. Android – Show top processes using adb
Share this article: share on facebook share on linkedin tweet this submit to reddit
Posted in Tutorials | Tagged Android Development, Mac, Tutorials

Follow InfoHeap

facebook
twitter
googleplus
  • Browse site
  • Article Topics
  • Article archives
  • Recent Articles
  • Contact Us
  • Omoney
Popular Topics: AngularJS | Apache | AWS and EC2 | Bash shell scripting | Chrome developer tools | CSS | CSS cookbook | CSS properties | CSS Pseudo Classes | CSS selectors | CSS3 | CSS3 flexbox | Devops | Git | HTML | HTML5 | Java | Javascript | Javascript cookbook | Javascript DOM | jQuery | 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

Copyright © 2022 InfoHeap.

Powered by WordPress