i am trying to get the answers from a form in an application with android. here is the code i used :
package com.stage.sondage; import android.ap
after seeing your log there is null pointer exception in below class **public class Questionnaire extends Activity** ..at line nuber 53 or 54 you may to see that line your class and debugg and see which object value coming as null and fix it