Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Application Lock

Tags:

android

how to make application lock for android mobile.how to lock the application. I have done locking the home screen i.e the entire mobile, but im not sure how to lock particular application.

like image 815
Mohankumars Avatar asked Nov 13 '22 05:11

Mohankumars


1 Answers

For this situation you need to catch the listener event to lock the installed apps..

like image 166
chocolate boy Avatar answered Nov 16 '22 02:11

chocolate boy