Generic user library loader for mobile versions of SAMP. //////////////////////////////////////////////// /////////////////////////// Installing the bootloader
Spoiler: With root rights Install any file manager with root access support Go to the /data/data/packet.name/lib/ folder, where instead of packet.name the name of the launcher package (for example com.flin.sa for Flin RP) Rename the libbass.so file there to bass.so Download libbass.zip archive Unpack the libbass.so file into the /data/data/packet.name/lib/ folder Set the file libbass.so rights 755 Start the game. //////////////////////////////////////////////// /////////////////////////// Spoiler: No root rights
Installing plugins Plugins are loaded from the /sdcard/Android/data/packet.name/ folder, where instead of packet.name the name of the launcher package (for example com.flin.sa for Flin RP) / sdcard / - by default points to the internal memory of the phone Plugins must have a .so extension (eg libcleo.so), other files are ignored.