1

I want to list the actions done by user using the device(eg: opening apps,incoming calls etc...).Is it possible to get list of use actions?

How can i achieve this?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Devu Soman
  • 2,246
  • 13
  • 36
  • 57

1 Answers1

1

YES, Its possible using broadcast receiver... for more information you should read this tutorial... BroadCast Reciever Tutorial

DynamicMind
  • 4,240
  • 1
  • 26
  • 43