Ubidots Variables to Android Studio

Hi how do I get Ubidots variables and get them to show on android studio, using kotlin language. I have only seen Java tutorials on how to get Json or the body of the site but i dont get it

Hey @jennidinh,

I’ve never worked with Android Studio before. However, this post may serve as a reference for you to handle API requests using Kotlin. Once you’re able to make a successful request, refer to the Ubidots API to handle the data desired.

Cheers,
Maria H.