Answer the question
In order to leave comments, you need to log in
How to work with MySql database using Retrofit2?
You need to connect and process POST / GET requests, but it's not very clear how to do this with MySql, because in all articles on Retrofit2 they offer work with JSON databases, like jsonplaceholde. Please help me figure this out, and also please advise something similar to jsonplaceholde, but with mysql.
Answer the question
In order to leave comments, you need to log in
You need to write a REST API server to access the data, retrofit is an HTTP client to work with the API.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question