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?
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?
YES, Its possible using broadcast receiver... for more information you should read this tutorial... BroadCast Reciever Tutorial