Difference between revisions of "Spring 2021: Android Programming Lab (PSCS)"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
| style="width: 60%" | Installation of Android Studio. | | style="width: 60%" | Installation of Android Studio. | ||
| style="width: 15%" | Lab Exercise No. 0 || | | style="width: 15%" | Lab Exercise No. 0 || | ||
+ | |} | ||
+ | |||
+ | {| class="wikitable" style="text-align: left; width: 100%"; | ||
+ | |- | ||
+ | ! Q. NO. | ||
+ | ! Program | ||
+ | ! Lab Exercise No. | ||
+ | ! Remarks | ||
+ | |- | ||
+ | | style="width: 8%" | 1 | ||
+ | | style="width: 60%" | Create "Hello World" application that will display "Hello World" in the middle of the screen in the emulator. Also display "Hello World" in the middle of the screen in the android phone. | ||
+ | | style="width: 15%" | Lab Exercise No. 1 || | ||
|} | |} |
Revision as of 09:54, 21 January 2021
Resources
Lab 1: Getting Started ( week of 04th January 2021 )
Q. NO. | Program | Lab Exercise No. | Remarks |
---|---|---|---|
1 | Installation of Android Studio. | Lab Exercise No. 0 |
Q. NO. | Program | Lab Exercise No. | Remarks |
---|---|---|---|
1 | Create "Hello World" application that will display "Hello World" in the middle of the screen in the emulator. Also display "Hello World" in the middle of the screen in the android phone. | Lab Exercise No. 1 |