Aplicación de control que se inicia en Android
Frecuentes
Visto 371 veces
0
I want to build an Android app that protects particular app with some mechanism of protection, something like password. I was searching over Internet how to achieve to control app launching on Android, but I couldn't find an answer.
I want that on particular app start, user gets view on which he needs to type, for example some password.
1 Respuestas
0
you can have an start activity which ask for username password etc..by matching it with database you can start new activity or you can close app on mismatch.
Respondido 28 ago 12, 14:08
OP wants to protect other apps, now his own - Marcin Orlowski
No es la respuesta que estás buscando? Examinar otras preguntas etiquetadas android password-protection or haz tu propia pregunta.
im not sure if i am getting this... you want to write a app, which "protects" other apps, so you can only start those other apps with a password? - nurgan
Algo como esto...droidlessons.com/how-to-password-protect-apps-on-android - user232343
i would have said it aint possible, but since it obviously is i cant help... very intresting question therefore... - nurgan
did you find out something? i so, would be nice if you post an answer yourself, i'd like to know how this can be done. - nurgan
@user232343 can u pls share your knowledge how u have done /? - nida