public void onTick(long remain) { // TODO Auto-generated method stub TextView result = (TextView) findViewById(R.id.txtResult); int timeRemain = (int) (remain) / 1000; String strtimeRemain = Integer.toString(timeRemain); SimpleDateFormat timeFormat = new SimpleDateFormat("hh:mm aa"); String strValue = timeFormat.format(strtimeRemain); result.setText("current : "+strValue); }
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง