Click here to Skip to main content
15,879,535 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi friends.

i am developing an application for android in eclipse using java. i want to user can enter some information about himself and after that i can to create QR Code for it. how can i do that. and i want to read that information's from QR Code later and show it's value for user. how can i do that?
thank you.
Posted

1 solution

Have a look at zxing[^].
 
Share this answer
 
Comments
_Starbug_ 3-Oct-14 17:12pm    
thanks.if i have for example 10 column in a table and they have value, can i store them in QR Code?
_Starbug_ 3-Oct-14 17:16pm    
and another problem is that i can use zxing library to create QRCode. but when i want to decode this QRCodes my QRCode Application that i installed in my android phone can not read(Decode) this QRCodes. what is the problem you think?
_Starbug_ 3-Oct-14 17:44pm    
when i enter a text in persian language, my mobile app can not read generated QRCode and when i my text is in english my application can fetch text from QRCode. what is wrong with my code and what i must do?
thanks.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900