2010年6月19日 ... 即可抓取觸控的座標以及事件 x[0] = (int) event.getX(0); //單點觸控的座標 y[0] = (int) event.getY(0);
toimy.blogspot.com