11-17-2011, 03:38 PM
Hi there,
I'd like to extend Las Venturas Playground's range a bit by creating a mobile application, initially for Android, later (?) to be ported to iOS. To limit the scope, I would like to begin with phones rather than tablets, as these require a completely different user interface.
Requirements
This seems feasible for the first version. A later update could include notifications for when a certain player enters the server, integration with the forum (messages, posts/topics), and probably even chatting in-game through your mobile phone.
APIs for player information exist already:
http://sa-mp.nl/players/4/estroe.xml
Though I'd prefer to have these available in JSON. An API for online players also exists, the only APIs which would have to be added for the first version are logging in and player lists. Since that functionality already exists on the website, porting it wouldn't be hard.
The programming language used will be Java. The following things will have to happen in the planning phase:
Who's interested in helping out?
I'd like to extend Las Venturas Playground's range a bit by creating a mobile application, initially for Android, later (?) to be ported to iOS. To limit the scope, I would like to begin with phones rather than tablets, as these require a completely different user interface.
Requirements
- It needs to run on Android Gingerbread and Ice Cream Sandwich.
- Features the ability to log in to the application with the player's in-game account.
- Features a convenient interface giving access to:
-
[li]Currently online players
- The player's own profile information
- Management, Staff and Player lists
- Player profiles
-
[li]Currently online players
This seems feasible for the first version. A later update could include notifications for when a certain player enters the server, integration with the forum (messages, posts/topics), and probably even chatting in-game through your mobile phone.
APIs for player information exist already:
http://sa-mp.nl/players/4/estroe.xml
Though I'd prefer to have these available in JSON. An API for online players also exists, the only APIs which would have to be added for the first version are logging in and player lists. Since that functionality already exists on the website, porting it wouldn't be hard.
The programming language used will be Java. The following things will have to happen in the planning phase:
- Working on design mock-ups for the application (Russell).
- Working out the mock-ups in LVP's style, while also keeping Android designs into account (??).
- Create a plan for the Java file architecture (??).
- Creating some tools to easily compile the Java files and create an APK (??).
Who's interested in helping out?


