Android Networking: Fundamentals, Episode 4: Create a HTTP Connection | Kodeco, the new raywenderlich.com

Learn how to create an HTTP connection, and how to send and receive data using streams. Add timeouts and headers, receive data as JSON.


This is a companion discussion topic for the original entry at https://www.kodeco.com/35031245-android-networking-fundamentals/lessons/4


Hi,

I am trying to set up the project in HTTP connection module but I cannot access the Base Url and getting error (java.io.FileNotFoundException: https://taskie-rw.herokuapp.com/api/login). Because of that, cannot create a user and login into the app.

Please kindly guide me through this.

Thanks.

Hi @vegetarianzombie, I had a reminder to check in with the Android team about this question. Do you think you/someone from the team can help our member out? Thanks so much!

Hi Joan - we’re in the process of implementing a fix for this. It will take a little time though.

Thank you, @bdmoakley .

Hi, is there any update on this? I am still getting a file not found exception.