CRUD-Android-App
CRUD-Android-App copied to clipboard
data not send to database
I was try the code and run, but data not send to database?
Please re-check your code because in my place it runs smoothly, input, update, delete, and read. Make sure the url to your API is valid and use the POST method to accept input data.