Open main menu

CDOT Wiki β

Changes

Working with Android Studio

295 bytes added, 19:34, 16 March 2015
no edit summary
== Week 9 (March 8 - 14)==
#To look up a method use the following shortcut, Ctrl + Alt + l (2014) [http://stackoverflow.com/questions/16580171/code-formatting-shortcut-in-android-studio] (Elsi Nushaj 3/13/2015: Method search)
 
== Week 10 (March 15 - 21)==
#If you are creating your application around material design and want to ensure that you applications follows all criteria (Paddings, Margins, Etc..), you can validate it using the DSPEC Library [https://github.com/lucasr/dspec] (Krishanthan Lingeswaran 3/16/2015)