• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps CurrencyConverter using fixer.io API

Hi, how do I implement the fixer.io API: http://fixer.io/ in my code? I would like to have a spinner where I can choose one of the currency and then convert a value in € to the chosen currency.

I probably will have to create a getJSON class like here: http://mobile.dzone.com/news/android-tutorial-how-parse but the implementation is different..

Unfortunately my Emulator doesn't work (I am working for Android Studio) .. so all I am doing is not testable :-/ Thank you.
 
Back
Top Bottom