From the course: Android Development: Retrofit with Java

Android, the web, and Retrofit - Android Tutorial

From the course: Android Development: Retrofit with Java

Start my 1-month free trial

Android, the web, and Retrofit

- [Instructor] There is a lot you can do - [Instructor] There is a lot you can do - [Instructor] There is a lot you can do with an Android application. with an Android application. with an Android application. And even more that you can do And even more that you can do And even more that you can do when that Android application is connected to the cloud. when that Android application is connected to the cloud. when that Android application is connected to the cloud. To do things like make the users configuration To do things like make the users configuration To do things like make the users configuration available on all of their devices. available on all of their devices. available on all of their devices. So how do we do this? So how do we do this? So how do we do this? We can bridge this gap by using the Retrofit API. We can bridge this gap by using the Retrofit API. We can bridge this gap by using the Retrofit API. This will include defining data models, This will include defining data models, This will include defining data models, downloading data from a RESTful API downloading data from a RESTful API downloading data from a RESTful API and exploring some of the available configuration options. and exploring some of the available configuration options. and exploring some of the available configuration options. Hi, my name is Jon-Luke West. Hi, my name is Jon-Luke West. Hi, my name is Jon-Luke West. I am a product engineer that creates Android and iOS apps I am a product engineer that creates Android and iOS apps I am a product engineer that creates Android and iOS apps for users from the consumer to the enterprise market. for users from the consumer to the enterprise market. for users from the consumer to the enterprise market. I am thrilled to take your Android apps to the next level I am thrilled to take your Android apps to the next level I am thrilled to take your Android apps to the next level by connecting them to the cloud. by connecting them to the cloud. by connecting them to the cloud.

Contents