I am trying to encode a text in to QR code by using ZXing. I have downloaded ZXing 2.0. Now I do not know how to do the rest of the things. Kindly tell me what I need to do next. All I want to do is to enter a text in to edittext and generate the QR code based on this text when I press button. I have seen many questions related to this topic but I was unable to find a suitable answer.
Kindly explain me the steps to follow. I also need to know what changes I have to make in the manifest for achieving this and how I can display it the QR code as bitmap in my activity