Android2EE

  • Adapté
  • Large
  • Etroit
  • Increase font size
  • Default font size
  • Decrease font size
Prochaines formations Android inter-entreprises par Android2EE

Inscrivez-vous.

Inscrivez-vous dès maintenant.
N'attendez pas que les formations soient remplies (8 places maximum).

par mail : contact@android2ee.com ou

par téléphone 06 50 48 24 93. 
Du 24 au 28 Juin
Du 23 au 27 Sept.
Du 18 au 22 Nov. 
Paris  Formation complète : Initiation Avancée, Architecture et Android 4 
Du 07 au 11 Oct.  Lyon Formation complète : Initiation Avancée, Architecture et Android 4 
Du 16 au 20 Sept.
Du 25 au 29 Nov.
 

Toulouse
Formation complète : Initiation Avancée, Architecture et Android 4  La conférence "Android a Quick Course" est disponible, n'hésitez pas à la visionner. ici

Participez aux formations Android2EE et gagnez peut-être le Nexus (plus d'informations)

Lancement dès Octobre 2013 de la fromation Android 4+ dédiée à HoneyComb, IceCreamSandwich et JellyBean. Stay Tuned

Web Services Access Tutorial

E-mail Print PDF
Those tutorials show how to use a Web Service, to parse it and display its content using an inner android web page. The example use the Forecast web service of Google.
The first tutorial uses DOM to parse the Xml answer, the other one uses SAX.
Using Dom Using SAX
WebAccessTuto WebServiceSaxTuto

 

You'll find in the following zip, an Eclipse project that shows how to implements the functionnalities described before, just ready to be used.

 Using DOM

 Using SAX

 

 

This code is free for any usage but can't be distributed.

Its distirbution and its intelectual property belongs to site:

http://android2ee.com.

The use of those codes is under your own responsability and nobody (else than you) can be considered as responsible for any loss or damage of any nature that results from this usage.

All the quoted products name or marks of this books are trade marks by their respective owners.

 
You are here Examples Tutorials Web Services Access Tutorial