androideclipseintellij-ideaandroid-studio

How to auto implement suggestions in Android Studio?


How can I auto implement suggestions in Android Studio just like Eclipse. Any idea?
In Eclipse we can click on the suggestions so that it will get implemented by Eclipse itself.

Eg. "If a variable accessed from within an inner class it should be declared final" in eclipse if I get this suggestion by the IDE I am able to click and implement that suggestion by IDE itself. No need to do it manually. that's what I need.


Solution

  • I am not sure what you mean but there are a few important shortcuts in Android Studio: