posted 10 years ago
hey every body, am working on a project of surveys on android, it consist on login ( this part works) the part that doesn't work is the questionnaire, when the man of survey log in to the application, there is a survey to do, in this project i started with 5 question with yes or no answers, he must answer the questions and while clicling the save button they must be added to the mysql database. but this doesn't work ( the logcat is below)
here's the class questionnaire.java:
here's the php file :
and here's the logcat errors:
thanks for answering.