How does Android load /system/lib/*.so libraries? How does the system knows what file is for what purpose. Is there a database or list of expected.so files and their functions?
Asked
Active
Viewed 153 times
Linux
+linker
ldd
ordlopen
. – Robert Feb 09 '22 at 08:06.ko
files). // "How does the system know what file is for what purpose"? Please read about dynamic linking. – Irfan Latif Feb 09 '22 at 14:35