Tutorial on making a currency converter App for Android which pulls actual currency value from a web-service on the internet.
In this video I will design the user interface step by step, in video 3 we will pull the currency exchange data from the internet, and in video 4 we will pull everything together to complete our App.
Please watch previous tutorials if you are completely new to Android, especially:
1. Programming for Android, Installing everything you need, NEW Simpler Process using ADT Bundle [http://www.youtube.com/watch?v=_RNNgo79d2s]
2. Android App Programming Tutorial making a simple converter App [http://www.youtube.com/watch?v=3Nv6TV4cyFY]
Links:
https://openexchangerates.org/
Code As project was at begging of tutorial:
NONE
Code As project was at END of tutorial, you can import this into Eclipse:
http://www.mediafire.com/download/5xqkpbd11lgf949/ChaChing_After_UI_Tut.zip