When inserting data from Android to MySQL, why is all the data inserted with the number "1"?
When I insert it directly from the console, it inserts normally. What's the problem?
This is my PHP code:
This is part of Activity code:
This is Request code:
