java - How to Check if seek API is available on your Android Device? -


do know how check if android device secure element evaluation kit api available through code in android? in advance.

you can connect using adb , check existence of file

org.simalliance.openmobileapi.jar in system/framework

if file exist that's mean have lib seek in android device.

hope it's


Comments

Popular posts from this blog

html - Cut text on left side inside button while centering -

plugins - CodeIgniter support on netbeans 8.0 -

php - Selecting items from MySQL for a status update feed efficiently while accounting for possible spam -