Hi Simón, Can you try adding the Android internet permission to your app manifest? http://stackoverflow.com/questions/2378607/what-permission-do-i-need-to-access-internet-from-an-android-application
That solved it. Thank you very much :)