Open mittalharsh54 opened 8 years ago
Sorry for the late response. There are no logging in the library, but you can upload photos to Flickr. To do this you have to use the following snippet : flickr.getUploadService().uploadPhoto(File, String, String);
Hey are there any examples of how to use this library for logging and uploading pics to flickr?