You are on page 1of 8

BACKGROUND COLOR

CHANGER
By Group 3 (Akash Swain, Charu Agarwal, Jyotheshwara Reddy, Venkata
Triveni, Siddartha K )

OBJECTIVE
To Design and implement an android app that will change
its background color, through the options given.

FEATURES/OPTIONS
Change background color Using Default options selected from
Menu. Or
Input a desired Hex value and the color would be reflected.

LAYOUT OVERVIEW

LAYOUT OVERVIEW(CONTD..)

VALIDATIONS

BASIC PIECE OF CODE

View.setBackgroundColor(Color.parseColor(Hexstring"))

DEMO
By Siddartha K

You might also like