I have the following method implemented and I will use it in several Activities
private int dia, mes, ano;
String data;
String dd, mm;
int hora, minuto;
static final int TIME_DIALOG_ID = 0;
String horas;
@Override
public void onCreate(Bundle...
asked by
30.03.2014 / 16:36