Changes

Jump to: navigation, search

Working with Android Studio

486 bytes added, 23:10, 21 March 2015
no edit summary
#The Ctrl + D key binding is great for quickly duplicating code lines or fragments. Simply select the desired line or fragment and enter this key binding. (Norbert Curiciac 3/19/2015)
#cmd+shift+e - Same as the above but listing only files that have been edited. (Tai Nguyen 3/19/2015)
#To show line numbers on XML files in android studio, click the grey bar at the top right of the screen (2013) [http://stackoverflow.com/questions/5798009/no-line-numbers-in-eclipse-or-android-studio-xml-editor] (Elsi Nushaj 3/21/2015: XML line number view)
 
== Week 11 (March 22 - 28)==
#To see the call hierarchy for a method enter the shortcut CTRL + ALT + H (2014) [http://www.developerphil.com/android-studio-tips-of-the-day-roundup-1/] (Elsi Nushaj 3/22/2015: See call hierarchy)

Navigation menu