Android :: Launching Barcode Reading From Browser
Aug 9, 2010
On the Google Products page, from an Android device, there is a "scan barcode" button that launches a 3rd party barcode scanning app, which returns results back to the browser. 1) How did they do this? 2) Is this available for any web developer to do, or a Google -> Google api only?
View 5 Replies
Aug 27, 2009
How do we do programmatic reading of a barcode that is captured using a mobile phone camera? For example, how do that using iPhone or Android or Java ME? Do we need separate hardware to read bar code or can we do image manipulation
View 6 Replies
View Related
Apr 13, 2010
I placed this query on another board but no ones has been able to help so far. Anyone any idea if this exists or nor? Is there any way of reading a barcode from your mobile browser? I'm sure I'm missing something here. Every time I find a barcode while browsing on my phone I then have to open the same web page on a desktop / laptop so I can snap it with the barcode reader on my phone. I'm probably just being stupid but can I get my phone browser to read the barcode? Do any browsers offer this as a plugin?
View 2 Replies
View Related
Oct 13, 2010
I want to launch an application in the phone by clicking its link in the browser..
View 2 Replies
View Related
Mar 23, 2010
Here is my question: Is it possible to launch a browser on Android and don't give the option to change page?For instance, if I launch a browser to stackoverflow.com, i want the user to navigate on the site, but don't give the ability to go to another site.
View 1 Replies
View Related
Jan 11, 2010
I want to List Item in Preference activity. and I want to launch a Browser with a URL which can change dynamically, When I click on that Item. Can anyone let me know how can i Achieve?
View 4 Replies
View Related
Sep 29, 2010
Does anyone know any good tutorials for this please? Or could anyone run me through some basic code for making this?
View 1 Replies
View Related
May 4, 2009
Using Eclipse Ganymede I found various bits of code on the internet and put together some code to test javascript and Android attaching latitude, longitude to a browser form application. If I comment out the location loc code and execute the two assignment lines, things work as expected. The javascript code in the browser picks up latitude, longitude. With the loc code, the browser displays a blank screen for a moment and then goes away. Any help and thoughts appreciated Regards, Tom Birchmire import android.app.Activity; import android.os.Bundle; import android.content.Context; import android.location.Location; import android.location.LocationManager; import android.webkit.WebView; Code...
View 2 Replies
View Related
Oct 12, 2010
Is there a setting to keep the browser from launching the phone dialer if I click a string of numbers by mistake?
View 2 Replies
View Related
Jun 29, 2010
I would like to know if there is a way of preventing a duplicate launch of browser/activity, while the user is already focused on it.mybe there is a way to detect before if the user's current screen is already focused on the same activity/browser i intent to launch?
View 2 Replies
View Related
Feb 18, 2010
I am able to launch browser and open site "google.com" and from my App successfully. I have a requirement that when the browser is launched from my application, I have to hide the address bar visible at top for that browser session. So can think of that I dont want the address that I am trying to open to be visible to users.Please let me if this is possible and and if yes how.
View 5 Replies
View Related
Jul 12, 2010
Instead of launching a UI I was wondering if I could have a process monitor the execution of a javascript in the emulator's browser and read in the output data. Is it possible to execute a local javascript file using the phone's browser?
View 10 Replies
View Related
Jan 15, 2010
Anyone know why, when I launch the browser (the droid is not rooted or modified in anyway) I get the GPS icon in my notification bar? Then sometimes it will not do this or the icon will go away after a minute or so.
View 6 Replies
View Related
Jul 6, 2012
Are those saved as images? Because when I try to use the 'search on page' function of the browser it does not find any letter. (Yeah I think it's obvious)
If so, any browser that lets you save like an offline html so the search function will work?
View 1 Replies
View Related
Apr 29, 2010
Just got my droid incredible tonight and when trying to use the barcode scanner app it keeps trying to focus and just as it is about to lock in on the bar code, it goes out of focus and back in focus again... and repeats over and over.I tried cleaning the glass but it is pretty darn clean. Anyone else having this issue? Any thoughts?
View 9 Replies
View Related
Jun 9, 2009
QR-Code Generator Want to create a barcode for use with "Barcode Scanner" App?
View 5 Replies
View Related
Feb 4, 2009
Is there a barcode library that will let my app scan barcodes?Pointer please?
View 4 Replies
View Related
Nov 15, 2010
Exist some way from read the barcode using the android SD?
View 4 Replies
View Related
Jan 12, 2010
DL 2 different scanners, barcode scanner and shopsavvy. Neither one works worth a darned. Have tried different items usually common ones i.e. a case of Mtn. Dew. It chokes and says it can't find a retailer. Seriously?! If it can't find even a simple case of pop which hundreds of retailers have, that's pathetic!! Has anyone found a real BC app that has actual products and works?
View 49 Replies
View Related
Jul 15, 2010
I send backup tapes offsite each day, and every day I have to write down the barcode numbers and print them off so the driver can sign for them to say he has taken them.I know there is a 101 apps to scan, but they are all for shopping, is there a free app that will simply let me scan more than 1 item at a time, then show the scanned items in a report so I can email it myself from my phone?Just a text file that list barcodes in a row would be nice.
View 3 Replies
View Related
May 5, 2010
I'm a Legend user. I've downloaded brightbuyr/shopsavvy and each time, it says that the application needs Barcode Scanner. It then can't find it on the Market at all! Does anyone know where I can get Barcode Scanner from? Eek!
View 4 Replies
View Related
Nov 17, 2009
I am writing an application that needs the ability to scan barcodes. I know that the ZXING Library can be used for this but I can't find a resource only that has a tutorial on how to use this library in your app. I want to be able to install my app and if the ZXING library isn't installed maybe install it too?
View 3 Replies
View Related
Sep 26, 2010
I sifted through some threads but didn't find anything on this. I'm including the barcode Scanner app in my project instead of using intents. Before I start adding my code, I just tried compiling it and running it.
View 2 Replies
View Related
Sep 24, 2010
I have Samsung Captivate and I downloaded bar code scanner. It supposed to read those square codes and bar codes. Well, I cannot get the camera to be focused perfectly on those squares or bars and the scanning never happens...am I doing something wrong?
View 16 Replies
View Related
Feb 12, 2010
Atrack dog application is telling me that there is a newer version of barcode scanner available. I have version 3.1 and it's telling me that version 3.11 alpha 1 is available. But I can't download the new version from anywhere!! How do I get the new version of barcode scanner?
View 4 Replies
View Related
Apr 29, 2010
So I'm working on a project, and I'm wondering if there is a way I can implement the barcode scanner into my android app? So it would go from my app, open the camera and take the "picture", get the info, and go back to my app with that info?
View 2 Replies
View Related
Oct 8, 2010
I need to scan a barcode using phonegap in Android and iPhone.
Is there a way to do this? If yes, please share links.
View 2 Replies
View Related
Feb 16, 2010
How can I access the barcode app on the Droid from a webpage like Google is doing with the Shopping page?
View 3 Replies
View Related
Nov 24, 2009
I just got an Android phone on Sunday and I'm still learning what I'm doing. I found a thread on here for the Android Network Awards, and all of the apps have a 2-D barcode next to them. Clicking on it invokes a "market" protocol. I'm guessing that there may be some way for me to scan this barcode from my phone and install the app. Is that right? Presumably, I could also browse to the page from my phone and click on the "market://..." links, but scanning a barcode to install an app is just cool.
View 6 Replies
View Related
May 24, 2010
Is it possible to use the barcode scanner as text input method instead of the keyboard when inputting into a text box on the web? Thanks
View 9 Replies
View Related