Search found 2 matches

by LucasNesk
Mon Feb 13, 2017 3:26 pm
Forum: General
Topic: Google API Client
Replies: 1
Views: 1501

Re: Google API Client

So, I've found a fork of the original repo of love-android-sdl2, and it looks pretty easy to implement those API usages on Android, called by C++. Here is the original post, if someone ever get into the same trouble: https://love2d.org/forums/viewtopic.php?f=5&t=82166&p=197941&hilit=npin...
by LucasNesk
Mon Feb 13, 2017 1:58 am
Forum: General
Topic: Google API Client
Replies: 1
Views: 1501

Google API Client

Hello all! I've got a look at Mobile development with LÖVE framework and I see that it's missing some Google API Game Services implementation. Those services are helpful to players who want to sync your game progress, get achievements or see global rank. Does someone has ever used some alternative l...