No, but you can authenticate the user with a webservice via a password. This is what most apps do, for example.
Again, consider there was a way to force a password to be set, now consider the rom which simply disregards this. You could consider a third party distribution scheme where you encrypt the apk, and then give the user the password out of band, or something like that, then provide a decryption solution and let the user sideload the app, or something, I suppose.. kris On Fri, Sep 14, 2012 at 12:27 PM, markcorv <[email protected]> wrote: > is there a way to set a password, which the user must enter to install the > .apk. > > > thnx > > -- > You received this message because you are subscribed to the Google Groups > "Android Security Discussions" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/android-security-discuss/-/-8iV_o2HLk4J. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/android-security-discuss?hl=en. -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-security-discuss?hl=en.
