<div dir="ltr">I know there was a limit on the number of shared libraries of Android's dynamic linker. But I found the limit is removed recently since 4.3.
In 4.2.2, there is a SO_MAX, see [1].
But in 4.3, SO_MAX is removed, see [2].<br><br>[1] <a href="http://androidxref.com/4.2.2_r1/xref/bionic/linker/linker.cpp#63">http://androidxref.com/4.2.2_r1/xref/bionic/linker/linker.cpp#63</a><br>[2] <a href="http://androidxref.com/4.3_r2.1/xref/bionic/linker/linker.cpp#59">http://androidxref.com/4.3_r2.1/xref/bionic/linker/linker.cpp#59</a><br>

<div><div><div><div dir="ltr"><div><br></div><div>Yi-Lung (Bruce) Tsai</div></div></div>
</div></div></div>