android how to check whether .so file in lib exist

前端 未结 0 960
[愿得一人]
[愿得一人] 2021-01-30 12:12

In my app i have to check whether specific .so file exists. For this Im using the following code:

val fileName = filesDir?.parent + "/lib/libnative-lib.so&qu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题