Skip to content

🌐 Solution for implementing WebView (CEF) in SA:MP Mobile

Notifications You must be signed in to change notification settings

denis-akazuki/samp-mobile-cef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language: English | Українська

SA:MP Mobile CEF

Ready-made solution for integrating a browser (WebView, or more commonly known as CEF) into the SA:MP mobile client. For example, it enables the integration of beautiful interfaces into the client-side using browser technologies (HTML/CSS/JS).

Key Features

  • Full control over WebView on the server side.
  • Interaction between client and server: data transfer, function calls on both sides.
  • Easy integration with any SA:MP mobile client and server (open.mp or standard server).

Download and Getting Started

Source Code and Modification

Currently, the source code for the client-side (C++ and Java) is not distributed and any modification is impossible. All the server-side source code is available in the file server/SAMPMobileCef.inc, and modification of this code is allowed as long as the copyright comment is retained.

Example of Solution Usage

A simple notification system with the ability to accept or reject an action - the server offers the player to change their skin to a female one.

Example #1 Example #2


Stand With Ukraine


Copyright © 2024 Denis Akazuki.