tutorial android OnClickListener button info code
public class appActivity extends Activity implements OnClickListener { /** Called when the activity is first created. */ @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.main); Button mybutton=(Button)findViewById(R.id.Button01); mybutton.setOnClickListener(this); }
@Override
public void onClick(View v) {
TextView mytextview=(TextView)findViewById(R.id.TextView01);
EditText edittext=(EditText)findViewById(R.id.EditText01);
mytextview.setText(edittext.getText());
}
}
Vous Francais c'est tres sexxxxyyyy!!! Encore!
anjiemo 2 months ago
ohh man ... if you are doing an french tutorial give it a french title -.- not an english one... thumb down!
liminos 3 months ago 2
@maradona640 cmon man, I'm russian but I want english too!
HoodyDog1 5 months ago
tres bien merci
HandMekeysYouFuCoSkr 6 months ago
lulzn o english errybody
HandMekeysYouFuCoSkr 6 months ago
@maradona640 no enlish
HandMekeysYouFuCoSkr 6 months ago
no english
HandMekeysYouFuCoSkr 6 months ago
@alexbrazviana yeah WORLD wide web, english isn't the only language spoken so why should everything be in english, you amercians are so selfish
maradona640 7 months ago
Merci ! Même si les non-francophones se plaignent ;)
Bvic2 7 months ago
English please. This is the world wide web. Come on!!!!
alexbrazviana 7 months ago