Hey everyone! I've been lurking around reading all the wonderful stuff you guys have posted. Thanks!
One thing I don't quite understand, is how to use intents from another app, specifically the Barcode Scanner.
In case it may help to explain what I want to do-- I want to create an application that uses Barcode Scanner's scanning intent, search a database (such as upcdatabase.com) to obtain the item name. After it's done that, the user will enter in the size of the product, and the POS price along with some other info to then save it to a database. The app will do other stuff, but that's the basics. I know it sounds odd, but it's not going to be a public use application (although it certainly could modified to be).
Thanks! I searched around for this information but didn't find exactly what I was looking for.