0

I am new to android application development. I want to know from which API finger scanner support? Now I want to develop an app which include finger scanner. Testing on LeTv device and it would crash at KeyGuard Manager class.

Dennis van Opstal
  • 1,294
  • 1
  • 22
  • 44
  • Shirish: this is considered [off-topic](http://stackoverflow.com/help/on-topic) for SO. If you have tried something, post your code and SO users may be able to help with the challenge. – dubes Jun 02 '16 at 07:46
  • Can you provide the log and the code you have used? – Lalit Sharma Jun 02 '16 at 10:05
  • These as been added in API 23 (M) as you can see in the upper right corner : https://developer.android.com/reference/android/hardware/fingerprint/FingerprintManager.html – AxelH Jun 02 '16 at 10:59

1 Answers1

0

I want to know what is the minimum requirement for applying finger scanner for android application development.