ArminKH
Well-Known Member
Hi
I want to create a security locker app which lock each selected programs(unlocked if correct pass entered)like most application which is available on play store
Now i have a question
We should listen for running applications and if the runing task be equal to selected package names then we should ask for password
But how is this possible?
By using service which is running always?
Or by using brodcast receiver?
If we have any receiver please let me to know
Thank u
I want to create a security locker app which lock each selected programs(unlocked if correct pass entered)like most application which is available on play store
Now i have a question
We should listen for running applications and if the runing task be equal to selected package names then we should ask for password
But how is this possible?
By using service which is running always?
Or by using brodcast receiver?
If we have any receiver please let me to know
Thank u