CRUD-Android-App icon indicating copy to clipboard operation
CRUD-Android-App copied to clipboard

data not send to database

Open harunarrosyid opened this issue 5 years ago • 1 comments

I was try the code and run, but data not send to database?

harunarrosyid avatar Apr 13 '19 14:04 harunarrosyid

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.

rizky201008 avatar Jul 17 '22 12:07 rizky201008