Hi, A few questions:
First, is it possible to use the Zxing apps/code to convert a scanned image into useful database info. For example, can I scan and convert to product features (ie. name, size, price etc). Is the data freely available from the internet for my application (commercial)? Second and coupled with the above, how do I go about reading the code, convert to searchable data, perform the internet search (on which internet database) and retieve the data to my application? Third, is it better for my application to store data, in the form of a database, on the phone or in a user account on a web site somewhere? If the data is simply pure numeric data, I would think this could be easily stored on the SD card. I want the user using my app to be able to retrieve the data at a future point in time without having to worry about connectivity. Is the SQLite object/class easy enough to work with. Lots of questions - thanks for any response ! Marc --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---