-2

I have put the libncurses.so and sqlite3 in the /xbin , but it seems unable to load the library "libncurse.so". waiting for help ! enter image description here

1 Answers1

1

The path of libncurses.so is wrong.

It should be: /system/lib/libncurses.so

Luca D'Amico
  • 186
  • 4