Password Protected Android App
Posted
by
Caution Continues
on Stack Overflow
See other posts from Stack Overflow
or by Caution Continues
Published on 2012-11-16T09:39:49Z
Indexed on
2012/11/16
11:01 UTC
Read the original article
Hit count: 141
I wana make a security app and in case of stolen or lost my app must not be uninstalled without taking password. yes It is possible to make such an app that can take password before getting uninstall.. My friend Aditya Nikhade has made this app :) .But he is not giving me this secrete recipe:( Install this app Findroid from google Play. In this app first you need to unlock your app then only u can uninstall it. So please help me how to crack this technique.. I searched and got some incomplete answer in that we can declare a receiver of type PACKAGED_REMOVED but i want to know how can I stop if my app is being uninstalled. I am little close to solution of it. I am working/studying on Device Administrator. Please paste code snippet if anyone have. Thanks a Ton in advanced....!!!
© Stack Overflow or respective owner