Wednesday, June 26, 2019

Android Applications Lab


    Sample Experiments
0. How to create an android project in Android Studio

1. Experiment to handle Button Events

      1.1 Button Event handling within MainActivity ( like Adapter classes in java)
                                                 
 1.2 Button Event handling by using separate Listener Class (click on below link)
1.3 How to create an acitivity in Android Studio