Android applications plugin. - 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: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Android applications plugin. (
/showthread.php?tid=568394)
Android applications plugin. -
Banditukas - 21.03.2015
Hi,
Is there any plugin of android application? i mean i could get information what player do on phone on my application send information and something like this.
Re: Android applications plugin. -
Evocator - 21.03.2015
Socket plugin AFAIK.
Re: Android applications plugin. -
Banditukas - 22.03.2015
Maybe here is lesson how to make mobile application connected with this socket plugin? Do like player could withdraw money from application and he get money in hands when he is playing something like that.
Re: Android applications plugin. -
Pottus - 22.03.2015
Try using MySQL.
Re: Android applications plugin. -
Banditukas - 22.03.2015
How with mysql?
Re: Android applications plugin. -
Pottus - 22.03.2015
Your obviously not ready to do this yet go read tutorials and practice this section is not to teach you.
Re: Android applications plugin. -
Banditukas - 22.03.2015
I know how mysql works, but how use it with application? you mean send query every second and check if there is something changed?