android training day 5

Download Android training day 5

If you can't read please download the document

Upload: vivek-bhusal

Post on 19-May-2015

736 views

Category:

Technology


2 download

DESCRIPTION

Android Training Day 5 slide organized in Mobile Nepal from 22nd sept, 2013 to 28th sept, 2013 for beginner level

TRANSCRIPT

  • 1. Android Apps Development Training Day 5

2. Previously public void onClick(View arg0) { String name = ETname.getText().toString(); String email = ETemail.getText().toString(); String phoneno = ETphoneno.getText().toString(); if(name.length()