Can I use Samsung fingerprint to authenticate users in my app?

半城伤御伤魂 提交于 2019-12-14 03:49:19

问题


I was going through the Samsung SDK which supports "Pass" Fingerprint recognition as per the given link : http://developer.samsung.com/samsung-mobile#pass.

Can I use this Fingerprint recognition for authentication of our application? Does any one have Samsung S5 and is this feature tested on this device our a third party app?


回答1:


  • First please be sure about the tag as it does not belong to android.Its just samsung sdk going by the link you provided.

  • Second for the testing part of the fingerprint on Samsung S5 mobile you could test it on the Emulator with the specified configuration of the phone model due to unavailability of the phone right now.

  • Third for doing this you would need to integrate your eclipse with the samsung sdk link. (OR)

  • If you just want to test the app in the Android adt emulator then you could simply download the Galaxy S5 emulator on developer.samsung.com and do the required test you want to do.




回答2:


Yes, you can use it for authenticate your apps users, but they should use S5 for their authentications.

For more info see the YouTube video [Tutorial] Security With Pass SDK on the Samsung Developers channel



来源:https://stackoverflow.com/questions/24361482/can-i-use-samsung-fingerprint-to-authenticate-users-in-my-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!