1

From someone who has used Eclipse for awhile I Prefer keeping the same shortcuts in Android studio. Is it possible to import shortcuts in Android Studio from Eclipse ?

M'hamed
  • 2,508
  • 3
  • 24
  • 41
  • Try this. So that u can configure your shortcuts jus like your favorite IDE (Eclipse..) http://stackoverflow.com/a/25419358/3020568 – Deniz Mar 31 '15 at 05:35

1 Answers1

2

Android studio allows you to use the Eclipse default shortcuts. If you go to Settings -> Keymap then you can chose from a selection of preset mappings in a dropdown menu. One of the options is Eclipse.

Joel
  • 14,861
  • 3
  • 27
  • 31