0% found this document useful (0 votes)
35 views2 pages

Module 1: Introduction To Android Development: Assignment

The document discusses an Android development certification course. It covers an introduction to Android development and includes two assignments - one to create an app with buttons that log click messages and another to localize button text to German and Japanese.

Uploaded by

Banu Rajamani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views2 pages

Module 1: Introduction To Android Development: Assignment

The document discusses an Android development certification course. It covers an introduction to Android development and includes two assignments - one to create an app with buttons that log click messages and another to localize button text to German and Japanese.

Uploaded by

Banu Rajamani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Android Development

www.edureka.co/android-development-certification-course

Module 1: Introduction to Android


Development
Assignment

Brain4ce Education Solutions Pvt. Ltd.

Version 2.0

Module 1 Introduction to Android Development


www.edureka.co/my-course/android-development-certification-course

Assignment
Question 1
Design the application in Android which will have four buttons one below each other either in
RelativeLayout or LinearLayout. On Click of each button the log message will be printed with
button title.

Question 2
Design the application in Android with 3 buttons named as Text1, Text2 and Text3. Create a
localization for the same in German and Japanese.

Brain4ce Education Solutions Pvt. Ltd

Page 1

You might also like