0
votes
2answers
105 views

Java-based Android app for personal SmugMug galleries

I am a Java developer. I want to write an Android app to display my SmugMug galleries. Before I get started I'd like to ask a few questions from any SmugMug developers out here. Is it possible to ...
3
votes
1answer
61 views

Is random.mg documented anywhere?

I know you can get a random image for a specific album via this: http://[nickname].smugmug.com/photos/random.mg?AlbumID=[albumid]&AlbumKey=[albumkey]&Size=[150x150, Th, etc.] But, can you ...