tags:

views:

53

answers:

1

I have one android project.I have one class file of about 6000 lines when i tried to add more code it shows the java.lang.verifyerror
please help me out

A: 
   I have used about 500 lines of switch case with atleast 25 case in it ,i put all the               
     cases  in if else condition and My problem solved
bindal