Arduino To Processing Error For Capactive Sensor

Sure. So I get these points. Please correct if I m wrong:

  1. My arduino is sending string data
  2. My processing is converting string into integer
  3. You are suggesting that i should not do the second step and receive string on processing as well?

Is this correct