Code Monkey home page Code Monkey logo

Comments (8)

nesquena avatar nesquena commented on May 18, 2024

Great suggestion!

from android_guides.

mitchross avatar mitchross commented on May 18, 2024

This power point slide should help! https://docs.google.com/presentation/d/12Eb8OPI0PDisCjWne9-0qlXvp_-R4HmqVCjigOIgwfY/edit#slide=id.p

from android_guides.

aat-antoine avatar aat-antoine commented on May 18, 2024

Information about powerPoint ==> In Weaknesses part, there is "JSON only". According http://square.github.io/retrofit/

CONTENT FORMAT AGNOSTIC

In addition to JSON, Retrofit can be configured to use other content formats. Retrofit provides alternate converters for XML (using Simple) and Protocol Buffers (using protobuf or Wire). Please see the retrofit-converters directory for the full listing of converters.

The following code shows how to use SimpleXMLConverter to communicate with an API that uses XML

For me, the github.io of retrofit is pretty cool ...

from android_guides.

mitchross avatar mitchross commented on May 18, 2024

Retrofit is great because it handles all the background threading for you. Its faster than Volley too. Once you get the hang of it Retrofit is quite easy to use and is very robust. http://instructure.github.io/blog/2013/12/09/volley-vs-retrofit/

from android_guides.

nesquena avatar nesquena commented on May 18, 2024

Created a stub here. Still would love to see this guide materialize if @mitchross and/or others want to take the lead drafting it up.

from android_guides.

codeversed avatar codeversed commented on May 18, 2024

I just was spreading the word of what you guys created here! Great stuff. I wouldn't mind helping out with a retrofit tutorial. I would think it would be great to include all examples of callbacks and include gson object parsing.

from android_guides.

nesquena avatar nesquena commented on May 18, 2024

Looks like @mitchross put together a first version here which looks pretty good. Just wanted to update this issue.

from android_guides.

nesquena avatar nesquena commented on May 18, 2024

Handy cliffnote retrofit guide now roughly complete. Closing.

from android_guides.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.