Hi All,
I think you all know there is a class in Android called FaceDecteor. And there is also one more inner class in the FaceDectetor Class called Face.
Can anyone tell me how to create a object for that inner class Face.
That class don't have default constructors and also anyother constructor.
I want to call the method in that inner class. So can you please tell me how to call the method in that inner class.
Thanks in Adv,
rajendrakumar Chinnaiyan.
WT,Bangalore.

