...::: Recent Updates :::...

Showing posts with label login button should remain disabled.. Show all posts
Showing posts with label login button should remain disabled.. Show all posts

Saturday, July 7, 2012

Create login application where you will have to validate EmailID(UserName). Till the username and password is not validated, login button should remain disabled.


Question -3

Create login application where you will have to validate EmailID(UserName). Till the username and password is not validated, login button should remain disable.





Step 1: Create New Project in Eclipse.
Step 2: Edit Main Layout XML file from res/layout folder


Step 3: Edit MainActivity.java file from scr/package/ folder