android Create an UI such that, one screen have list of all the types of cars. On selecting of any car name, next screen should show Car details like: name, launched date, company name January 08, 2022
android Create an application that will Demonstrate Button onClick() Event and change the TextView Color based on button Clicked January 08, 2022
android Create an application that will get the Text Entered in Edit Text and display that Text using toast (Message) January 07, 2022
android Create spinner with strings taken from resource folder(res >> value folder). On changing spinner value, change background of screen. January 07, 2022
android Create an application that will pass two number using TextView to the next screen , and on the next screen display sum of that number. January 06, 2022
android Create an application for demonstration of Explicitly Starting New Activity 2 using Intent January 06, 2022
android Create an application for demonstration of Relative and Table Layout in android January 06, 2022
android Create and Login application as above. Validate login data and display Error to user using setError() method January 05, 2022