Options

Java kallsoft API, Android apps

billblackmonphotographybillblackmonphotography Registered Users Posts: 1 Beginner grinner
Hi,
I'm new here so please bear with me if some of these questions seem...obvious. I'm a Java developer
who wants to write an Android app to display my SmugMug-hosted pictures. I've downloaded the kallsoft Java libs and have started with the sample app....logging in and getting basic credentials. Ok....works.

The next step is getting a list of albums......stuck.

What is the "ShareGroup" variable? What would an example be for my galleries at billblackmonphotography?

/*
public static final String[] ARGUMENTS = { "APIKey", "SessionID",
"NickName", "Heavy", "SitePassword", "ShareGroup" };
*/

Also, before I delve to deeply into this endeavor I just need to know if I am going to be able to stream a set of photos from a specially-prepared and named album? I'd rather not have to host the pictures elsewhere if you know what I mean :)

If anyone else out there is attempting to do this I'd like to hear from you!


Thanks!
Sign In or Register to comment.