SA-MP Android documentation
This documentation covers the SA-MP Android app and its public Plugin API 1.0. Use the sidebar to browse every available guide.
Choose a starting point
- Install and configure the app
- Install and manage plugins
- Create your first plugin
- Browse the Plugin API 1.0 reference
Documentation structure
The SA-MP Android section explains installation, required resources, normal usage, and troubleshooting. Plugin users covers installation, permissions, updates, and removal. Plugin developers is the complete workflow from a minimal Lua project through packaging and release. API 1.0 is the versioned contract for capabilities, permissions, and runtime limits.
New plugin developer?
Start with Quick start, then keep the API reference open while developing.