Difference between revisions of "Working with Android Studio"

From CDOT Wiki
Jump to: navigation, search
(Created page with '== Week 3 (Jan. 25 - 31) == #Android Tutorial for Beginners: Part 1 (2014) [http://www.raywenderlich.com/78574/android-tutorial-for-beginners-part-1] (Peter Liu 1/25/2015: easy t…')
 
(Week 3 (Jan. 25 - 31))
Line 4: Line 4:
 
#???
 
#???
  
 +
You can easily add common methods to any activity or classes. Simply press ctrl + o and a "Select Methods to overide/implement" window will appear. Here you will select your required methods. -Krishanthan Lingeswaran
  
 
== Week 4 ==
 
== Week 4 ==

Revision as of 18:12, 26 January 2015

Week 3 (Jan. 25 - 31)

  1. Android Tutorial for Beginners: Part 1 (2014) [1] (Peter Liu 1/25/2015: easy to follow)
  2. ???
  3. ???

You can easily add common methods to any activity or classes. Simply press ctrl + o and a "Select Methods to overide/implement" window will appear. Here you will select your required methods. -Krishanthan Lingeswaran

Week 4

Week 5

Week 6

Week 7