Skip to content

penteleichuk/SAMP-Mobile-Launcher-RN

Repository files navigation

Samp launcer Logo

About Samp Mobile Launcer

A mobile launcher that allows online play in GTA SA (SA-MP). It can download game resources, server monitoring, client updates, news feed, complete launcher customization, and display of donations."

Not for developers

I do not assist with launcher assembly. If you have knowledge of React Native, you will be able to build and run the launcher yourself. If you lack the necessary knowledge, I can create a custom launcher for you and, if needed, assist with publishing it on the Play Market. My price ranges from $1000 to $4500. If you are not ready to pay, please do not contact me.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 4

Screenshot 5 Screenshot 6 Screenshot 7

Getting Started

Pre-reqs

  1. Rename .env.example to .env
  2. Provide the necessary parameters.

Game cache

  1. Download download cache
  2. Download download cache snow
  3. Upload the files to your hosting.

Distribution

It is necessary to collect in the tree all the necessary files to run the client. The file should be uploaded to the server as well as the cache

Installation

Open a Terminal in the project root and run...

Install all dependencies:

yarn install

Running on Android

yarn android

Running on release

cd android && ./gradlew bundleRelease

Generate APK

cd android && ./gradlew assembleRelease

About

A mobile launcher that allows online play in GTA SA (SA-MP)

Topics

Resources

Stars

Watchers

Forks