Android :: Google Goggles - Read QR Code
Dec 7, 2009
The biggest disappointment is that it doesn't seem to read QR Code. If so, it would at least be a replacement for Barcode Scanner. That way I would use it more regularly as goggles is improved.
View 33 Replies
Jan 17, 2010
Does anyone know if there is a google goggles API for Android? If not, is there one coming any time soon? With an API for this thing the possibilities are endless... So far all I've been able to find on this subject is a discussion about not currently having a version for the iPhone due to it's "google labs" status (iPhone version coming once it's more "complete"). I'm hoping an API may be released then. Anybody have any info on this at all?
View 4 Replies
View Related
Feb 8, 2010
How come this app is not available for the droid eris? I've searched the market a bunch of times and can't seem to find it. My assumption is that it is not available for the eris.
View 5 Replies
View Related
Dec 29, 2009
Just downloaded the Goggles app. Took a snap of a digital camera I have....first run through no go..but second time it picked it up and took me to the correct web page. Nice. Dont know how much use I would get out of it, but at least it works.
View 4 Replies
View Related
Jul 15, 2010
I keep getting an error when attempting to run Google Goggles. It loaded fine, but when I try to run it, I keep getting the same error: SORRY! The application Goggles (process com.google.android.apps.unveil) has stopped unexpectantly. Please try again. and it asks me to Force close. I do. I have even rebooted my phone a couple times and looked for updates. no luck. Should I uninstall and reload? How do I uninstall?
View 2 Replies
View Related
Apr 17, 2010
I have a motorola devour and according to all the reviews it can run goggles and according to google it can as well but i cannot find it on the marketplace!! my friend runs a search on her g1 and it comes up no problem! whats wrong with the devour!~
View 4 Replies
View Related
Apr 6, 2010
I am trying to get google goggles on my eris, but can not. I search it in the market and it says it can not find it. So I go onto appbrain.com and find the app on there and download it so i can install it on my phone. When I click the install on my phone it takes me, back to the marketplace saying it can not find google goggles. Can anyone please help me with this?
View 6 Replies
View Related
May 22, 2010
does anyone have problem with google goggles? it FC right after i take the pic
View 2 Replies
View Related
Jan 13, 2010
What is keeping us from being able to use GG?
View 15 Replies
View Related
Dec 8, 2009
This is becoming a routine. A new great app is coming out for Android, but is does not support 1.5. Even Google itself does not support this version since it is too old. I am sick of this, it seems HTC does not think it's urgent to take care of its customers. We should get 2.0 already!!! HTC, today's smart phones are measured in cool apps. You want to beat the IPhone, start moving your people and create this d*$m update.
View 49 Replies
View Related
Jun 10, 2010
Whenever I take a picture in Google Goggles, i hear 2 clicking sounds coming from the phone. The first sounds comes when the capture button is pressed, and the second sound comes as soon as the picture is taken. I don't hear these noises when taking pictures through the regular camera app. It sounds like it's coming from inside the phone.
View 4 Replies
View Related
Sep 21, 2010
Is anyone having stability issues with Google goggles on their Droid 2? It seems to always freeze when I attempt to take a picture or just becomes unresponsive to commands. More often then not, when I take a picture, it simply gets stuck with the loading symbol (red spinning circle) displayed.
View 3 Replies
View Related
Mar 29, 2010
For those who haven't tried it download the app. This thing is addicting. As long as the image isnt glossy it seems to do pretty well.
View 3 Replies
View Related
Mar 22, 2010
ok I've searched the threads and can't find this. I RUU'd my phone and re-rooted. back on 2.1 (Fresh this time) But I cannot find Google Goggles or Google Shopper anywhere... I had them before. did they get yanked from the market? I used them all the time
View 3 Replies
View Related
Dec 22, 2009
I have a Sprint HTC Hero and I can't find Google Goggles in the Marketplace. Is this not available on the Hero? I have the Fresh ROM 1.0 on my phone along with the latest firmware update.
View 3 Replies
View Related
Dec 8, 2009
Google has released a Search by Sight application using the camera to detect and search! Search By Sight With Google Goggles. Unfortunately the fine print reads "Available on phones that run Android 1.6+ (i.e. Donut or Eclair)" so we'll have to wait until the 2010 update that @HTC promised. Still pretty exciting technology here! Maybe by the time we get it, the bugs will be worked out. It's a labs product still after all.
View 12 Replies
View Related
Mar 1, 2010
Is there anyway to disable flash when using this app, or does it always
View 6 Replies
View Related
Jun 30, 2010
Is there a way to scan qr codes directly in the android browser? I.e. can I use an app link code directly without having toopen the page on another system and to scan it from there?
View 4 Replies
View Related
Sep 4, 2010
How can I read dmesg output in my program?
View 1 Replies
View Related
Jun 4, 2009
Is there a way to read a Notification in the program (via code!)?
View 4 Replies
View Related
Sep 22, 2010
I'm working on an Android app with a Java component and a C++ component via JNI. The C++ component is used on other platforms. It would make my life considerably easier if the C++ component could query the existing SQLite database (via the SQLite C API), without having to shell calls out to the Java side.
View 3 Replies
View Related
Oct 14, 2010
Just trying this out on photos of photos. And yes it works. These are my own shots taken with a DSLR, they are printed and hanging and I used my Captivate to photograph them off the wall. The first one I instantly re-tagged because I didn't realize the exact name of what I photographed. Another way to do this is to use a flickr app, like "Just Pictures" that can push shots to Google Goggles for analysis, but I was just trying this straight from my wall. Goggles by nyer82, on Flickr. G by nyer82, on Flickr Goggles by
View 5 Replies
View Related
Jul 21, 2010
I have been trying to write an app that periodically parses the contents of gmail messages. I have been through the JavaMail FAQ and I have looked at a number of examples in the JavaMail download package but have been unable to get this to work. The code below currently causes the following gmail error:
Host is unresolved: imaps.gmail.com:993
I have also tried imap.gmail.com:143 but get:
Host is unresolved: imap.gmail.com:143
GMailReader is the class I am using to try and return gmail imap messages:
CODE:...........
View 1 Replies
View Related
Apr 13, 2009
I am new to Java and Android. I have a flat file (pipe-delimited) stored in R.raw called word list.text. I want to open this file and quickly search for a word I pass into my procedure. I've been searching for a simple way to do this but not having much luck. Can anyone share some code on how to do this?
View 2 Replies
View Related
Dec 3, 2009
Reading values like integers, strings, colors, etc. from resources (xml files) is easy and well defined at http://developer.android.com/guide/topics/resources/available-resourc.... But what about a float value, like 0.1 or 1.4? How can such float value be defined in resource file and accessed from code? Is it possible at all?
View 3 Replies
View Related
May 21, 2010
Is anyone aware of a listing of apps that require Android 2.1 to run (e.g. apps like Google Goggles, etc.)? I've searched the threads here at Android Forums and elsewhere and haven't been able to find such a list or site.
Now that I upgraded to 2.1, I'd like to "see what I've been missing" and take advantage of the new OS.
View 3 Replies
View Related
Mar 2, 2010
Anyone with a moment running 1.5 try Google Goggles? Else I will just have to wait for 2.x
View 4 Replies
View Related
Apr 28, 2014
I wanna to read data from Internet , this is my code :
Code:
public class Main extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
TextView tv=(TextView) findViewById(R.id.textView1);
[Code] ....
What It doesn't get anything from internet ?
View 1 Replies
View Related
Mar 22, 2009
Is anybody download the PaPi games from market and played it?
I found when I played one of this series of PaPi game and I input my name,then all series PaPi games can read this name.
At beginning, I consider maybe the application saved some data which can be shared by other PaPi games, but when I "Factory data reset" and format the SD card, then I download these games and play them again, it's so crazy that these games can read my name which I inputed before all the same!!
next, I consider maybe the application read the only code of the phone (IMEI) to identify the phone,but I check the install information about all the PaPi games, I can't found any information about "READ PHONE STATE",so I think these applications didn't read the IMEI code. who can tell me how to achieve this function?!
View 6 Replies
View Related
Nov 17, 2013
I am trying to read AndroidManifest file to extract all android permissions in eclipse plugin developnebt but have reached a dead end. It is not able to open file in /Project_root_directory/res/AndroidManifest.xml. I searched and found that it is in encrypted form.
But there should be some way because eclipse shows it in human readable format to the end user. I can't figure how to read it using Java.
View 10 Replies
View Related