Bom dia Felipe..
Cara só uma dica. Acho que não é uma boa pratica iniciar um Thread somente com um titulo o-O.private OnClickListener onCliclBtnBotao = new OnClickListener() {
@Override
public void onClick(View v) {
// TODO Auto-generated method stub
// Implemente seu código aqui
}
};
private Button btnBotao;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.seu_layout.xml);
btnBotao = (Button) findViewById(R.id.btnBotao);
btnBotao.setOnClickListener(onCliclBtnBotao );
2014-03-07 9:57 GMT-03:00 Felipe Ribas <feliperibas2012@hotmail.com>:
--
You received this message because you are subscribed to the Google Groups "Android Brasil - Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to androidbrasil-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Rudson Lima ( live-O )
Desenvolvedor Android - Web Service C# - SQL Server - Delphi+55 85 87050560 - Fortaleza-ce
Meu app na Google Play "CepLive-O"
You received this message because you are subscribed to the Google Groups "Android Brasil - Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to androidbrasil-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.






0 comentários:
Postar um comentário