Warning message: The value of the field CancelAnAlarmActivity.mDetailsButton is not used
问题 The program is running on my emulator and phone but I don't understand why i'm getting this on ADT. Is there something wrong with my codes? please check. i need help. If I remove this lines my app might not work properly according to how i wanted it to work. here's one of my java codes: import java.util.List; import android.app.AlarmManager; import android.app.AlertDialog; import android.app.ListActivity; import android.app.PendingIntent; import android.content.DialogInterface; import android