SA-MP Forums Archive
[Tool/Web/Other] SA-MP RCON (Xamarin.Forms App) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Tools and Files (https://sampforum.blast.hk/forumdisplay.php?fid=82)
+---- Thread: [Tool/Web/Other] SA-MP RCON (Xamarin.Forms App) (/showthread.php?tid=674438)



SA-MP RCON (Xamarin.Forms App) - Nacompllo - 19.04.2020

Description:

This application is a RCON client for SA-MP developed with C # and Xamarin.Forms, it is open source so anyone can check its code or send a pull request. Currently the app is compatible with Android, although it would be relatively easy to develop a version for IOS, UWP or Tizen thanks to the fact that in Xamarin.Forms practically all the code is shared between platforms. Any suggestion or bug that you find in the application you can notify me so that I can solve it as soon as I can. The application is available in English, Russian, Portuguese and Spanish.

News of the app:

News of the app

Features of the app:
YouTube:

YouTube video

Images:






RCON Commands:

List of available RCON commands

Credits:

Xamarin.Forms app developed by Nacompllo.
SACNR Monitor API
RCON Query Mechanism example

Icons:

bqlqn
Freepik
surang
Pixel perfect
itim2101

Downloads:

Official Website (All available downloads)

GitHub


Re: SA-MP RCON (Xamarin.Forms App) - Chaprnks - 20.04.2020

The app force closes apon every launch for me.

Device: Nexus 6p
ROM: AICP (android pie)
Rooted


Re: SA-MP RCON (Xamarin.Forms App) - Nacompllo - 20.04.2020

Quote:
Originally Posted by Chaprnks
View Post
The app force closes apon every launch for me.

Device: Nexus 6p
ROM: AICP (android pie)
Rooted
Edit: After researching, I found out that the release version (published in the store) was failing due to a problem with the ProGuard code optimizer, I have disabled ProGuard until I know the reason for the crashes. I just distributed a version with this fixed in the store.


Re: SA-MP RCON (Xamarin.Forms App) - EvilExecutor - 29.06.2020

WOW... This looks really useful.

Gonna give it a try!