Skip to content

Latest commit

 

History

History

2018_08_19_Android-Class-1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Class - 1 -> Installation ,Activity Cycle and Views

Initial Setup Instructions

Resources

Code

Follow the app code present here.

Task

  • Design a basic activity with 2 Buttons and a TextView.
  • TextView Initially shows "Welcome to Android"

    • On 1st Button Click - TextView should change to "Learning Android" , with green color text.

    • On 2nd Button Click - TextView should change to "Android is fun" , with green border , text remains black.

  • Do attempt this task before the next class.Feel free to add more cool stuff as you explore.

We encourage you to run given code and feel free to experiment with it. In case of any doubt just ping any of the co-ordinators we are always here to help :)