Usando XML, JSON y PBF en aplicaciones de Android

0
(0)

Nos mandan un artículo de como utilizar XML, JavaScript Object Notation (JSON) y el Protocol Buffers Format de Google para integrar información de internet en Android:

Many of your Android apps will need to interact with Internet data, which comes in a variety of formats. In this article, build an Android app that works with popular data formats — XML and JavaScript Object Notation (JSON, as well as the more exotic protocol buffers format from Google. You’ll learn about the performance and coding trade-offs associated with each format.

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

Leave a Reply