I know this is probably too late, but I thought that just in case anyone else is interested that I developed / still developing a face recognition application on android using JavaCV. This was for the uni project, and can be found on my git-hub here :
I adapted the Stephen Reeds class, which he mentioned in his comment for working through the Android framework. It is rather rough around the edges, itβs not finished anywhere, and face recognition can only be seen through the den-cat, as it does not yet have an overlay on top of the cameraβs preview. But it works.
Hope this helps.
source share