I am working for Qr generator application and for that I have nice kyupay Library.
In that Library I need to pass string value and it returns QR Image.
It’s working nice for text,Email and etc…
But Now i wants to create QR Image for Contact and Event And i don’t know how to do this.
so My problem is what should be the logic for that ????
please suggest me or if you have code for that then please Share it.
Thanks for respond me on my question.
I finally creates a function that returns contact Qr code string.
It’s easy but too long.
we have to check for data inputs from user and append sting as per data and create string.
I am Posting my code so it may help others and save theirs time.
Thanks….