Forum Other Serverside Non-Android Java clients?

Other languages which can compile to a .Net 2.0 DLL

Non-Android Java clients?

Postby active6 » January 3rd, 2015, 1:17 pm

The PlayerIO connection object in the Java SDK must be initialized with an Android Activity:

Code: Select all
public static void authenticate(Activity activity, String gameId, String connectionId, Map<String,String> authenticationArguments, String[] playerInsightSegments, Callback<Client> callback)


This prevents the SDK from being used to develop desktop or web service Java clients. The AS3 and .NET SDKs have no such limitation.

Is there a way to create a desktop or web service Java client or is this on the roadmap?
active6
 
Posts: 1
Joined: October 8th, 2013, 11:00 pm

Re: Non-Android Java clients?

Postby zudikas-zveris » October 5th, 2015, 1:12 pm

I am also awaiting for this functionality.
zudikas-zveris
 
Posts: 2
Joined: October 5th, 2015, 11:20 am

Re: Non-Android Java clients?

Postby Henrik » October 21st, 2015, 12:37 am

No, we made that client Android only.
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm

Re: Non-Android Java clients?

Postby zudikas-zveris » October 21st, 2015, 5:50 am

Is there a future plan for non android java client?

I would like it to use with LibGDX java framework.
zudikas-zveris
 
Posts: 2
Joined: October 5th, 2015, 11:20 am

Re: Non-Android Java clients?

Postby Henrik » October 22nd, 2015, 10:15 pm

Sorry, no, we currently do not have any plans to make a generic Java client library.
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm


Return to Other Serverside



cron