2015-02-06 52 views

回答

0
Calendar cal = Calendar.getInstance(); 
SimpleDateFormat oSimpleDateFormat = new SimpleDateFormat("HH:mm:ss"); 
String MyString= oSimpleDateFormat.format(cal.getTime()); 
EditText oEditText =(EditText) findViewById(R.id.MyEdit); 
oEditText.setText(MyString); 

試試這個

0

使用數字時鐘標籤數字時鐘內置於android studio 2.1。 這是建立在標籤上顯示時間 <數字時鐘>不使用空間B/W數字和時鐘,它有問題,同時張貼的答案。