legacy-api-documentation icon indicating copy to clipboard operation
legacy-api-documentation copied to clipboard

Request to add fandroid SDK as one of 500px Android SDK

Open jerryfan2000 opened this issue 11 years ago • 4 comments

Today, I have finished the development and testing. I actually spent 60% of my time during development on testing and making documentation. So I believe my work is good to go.

My motivation to make this SDK was because having an Open source project of my own had been a dream for me for a while. Since I am a fans of 500px and also noticed that the official SDK had lack of several key features to be complete. So I decided to make my first open source project for 500px. The shortcoming in original SDK I tried to address were, (1) Lack of http put request support (2) Lack of http put multi part support (3) Lack of response data encapsulation (4) Very hard to perform http 500px api request.

So, I am hoping if you could add the link of my SDK (https://github.com/jerryfan2000/500px_fandroid_sdk) as one of 500px's Android SDK on your github page.

jerryfan2000 avatar Apr 02 '14 14:04 jerryfan2000

Thank you for your contribution! I've asked our team to look over your project and provide feedback. I'll get back to you as soon as I hear from them.

freeatnet avatar Apr 06 '14 18:04 freeatnet

Very nicely done. This looks good, could you just add an example workflow to make starting out with your SDK very simple for a new user evaluating their options? E.g.: Is it possible to show actual code that would retrieve a photo's comments and post a new comment?

Melraidin avatar Apr 14 '14 15:04 Melraidin

Hi Kevin, Sure. I will modify existing sample provided by 500px to use my SDK. But I am very busy recently on moving my house. So I think I can only start the modification job next week.

jerryfan2000 avatar Apr 16 '14 02:04 jerryfan2000

Hi Kevin, I have finished a demo by directly porting five00dp. You can find the src code and binary download at https://github.com/jerryfan2000/five00dp-by-fandroid-sdk

jerryfan2000 avatar Aug 28 '14 15:08 jerryfan2000