AndroidXXLUser
Lurker
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.
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.