
GTU Android Program 4 : Browser Intent Example
GTU Android Program 4 Create and Login application as above .On successful login , open browser with any URL. Android Browser Intent Hope you have enjoyed all previous programs of… Read more »
GTU Android Program 4 Create and Login application as above .On successful login , open browser with any URL. Android Browser Intent Hope you have enjoyed all previous programs of… Read more »
Android TextView Color Example Android TextView is most useful View in Android. It is used to display text to user like a label in similar programming language. To prepare attractive… Read more »
GTU MCA SLMC Program 3 Create login application where you will have to validate EmailID(UserName). Till the username and password is not validated , login button should remain disabled. Validation… Read more »
GTU MCA SLMC Program 2 To understand Activity, Intent a. Create sample application with login module.(Check username and password) b. On successful login, go to next screen. And on failing… Read more »
GTU MCA SLMC Program 1 : Create “Hello World” application. That will display “Hello World” in the middle of the screen in the red color with white background Welcome to… Read more »