Tutorial on making a currency converter App for Android which pulls actual currency value from a web-service on the internet.
This is the introduction, in video 2 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]