in reply to: สอบถามผู้รุ้ vibrator ค่ะ
ขอดู log cat ด้วยครับ
ปล . ลองแก้
@SuppressWarnings(“unused”)
Vibrator vibrate=(Vibrator)getSystemService(Context.VIBRATOR_SERVICE);
เป็น
vibrate=(Vibrator)getSystemService(Context.VIBRATOR_SERVICE);
ขอดู log cat ด้วยครับ
ปล . ลองแก้
@SuppressWarnings(“unused”)
Vibrator vibrate=(Vibrator)getSystemService(Context.VIBRATOR_SERVICE);
เป็น
vibrate=(Vibrator)getSystemService(Context.VIBRATOR_SERVICE);