0

In my application I want save date and time when user save contact detail.

through which I can know date and time that when user has saved particular contact details.

Thank you.

Nirav
  • 5,700
  • 4
  • 34
  • 44
  • i dont understand what you want to say . please give more description about your question . – Chirag Mar 17 '11 at 12:02

1 Answers1

0

use KeyEvent class documented here

http://developer.android.com/reference/android/view/KeyEvent.html

Jim
  • 809
  • 1
  • 7
  • 18