i want to add a shared library in android build . should i add that library to prelink-linux-arm.map file
this file having the library name and address for these library on the right hand side of library. how should i get the free space address for my library.
how many library i can add in this prelink-linux-arm.map file. is there any limitation for that.
this file having the library name and address for these library on the right hand side of library. how should i get the free space address for my library.
how many library i can add in this prelink-linux-arm.map file. is there any limitation for that.