Quantcast
Channel: Java Code Geeks » Android Tutorial
Viewing all articles
Browse latest Browse all 10

Android XML Binding with Simple Framework Tutorial

$
0
0
XML is still important in the area of web services even though REST has gained significant attention lately. Exposed APIs via web services is the main reason I have to manipulate XML content in my Android applications. For that reason I need to parse XML documents even though it is a tedious procedure. In the [...]

Viewing all articles
Browse latest Browse all 10

Trending Articles