Android :: Google Books Search
Feb 9, 2009
I didn't see this posted anywhere here and thought it was cool. For those of you that like to read. (I totally copy and pasted this from the Tmobile forum.)Google has launched a mobile version of its Book Search application which gives Android and iPhone users access to over 1.5 million out of copyright texts from authors including Austen, Dickens and Shakespeare. Google has optimised the texts for iPhone and Android handsets, and users will need an internet connection to view them. The texts are separated under handy categories including General Fiction and Mystery, and the service keeps a list of recently viewed eBooks and allows you to bookmark your page.
View 2 Replies
Jan 27, 2014
I have a problem on my Asus ME301T tablet with the Play Books app (I'm running android 4.2). Regular text based books work just fine, however, comic books show as blank pages. Sometimes it will load a few pages if I rotate the screen a few times.
I've tried to reinstall the app and redownload the comics without luck. It works fine on my Samsung i9000 running android 4.3.
View 2 Replies
View Related
Aug 27, 2010
I would like to create a search in my app which acts like the map search in the Google Maps app. I have creates an an auto complete text view which updates dynamically based on the results of the Geocoder.GetLocationByName() Method. However the results retrieved from this function are really bad and not at all consistent with the text I pass to it. Is there a better method of doing this to achieve accurate results?
View 1 Replies
View Related
Nov 6, 2009
Is there any type of apps to read books (particularly Google books) on the Droid?
View 1 Replies
View Related
Jun 29, 2012
Why does latest Google play books update say it has support for epubs but there is no way to side load them?
SPH-D710 using Tapatalk 2
View 2 Replies
View Related
Jun 14, 2012
I bought some books from the Play Store, and I'd like to move them in my brother's phone too, so he doesn't has to buy them again and we can share the price. Is there any way to do that?
View 5 Replies
View Related
Mar 23, 2013
I'm living in a country does not have acces to google play books movies etc. Is there any way to acces them ?
View 1 Replies
View Related
Jun 6, 2013
I'm trying to transfer my books I own on iTunes to Google Play Books. I've read about the issue about removing the DRM. How I can get this accomplished?
View 1 Replies
View Related
Jul 12, 2012
Phone: Galaxy Nexus
Android: 4.1.1 JRO03C
Rooted / CWM
Missing apps: Google Play Movies and TV, Magazines, Ears, Books.
Now in the JB some apps come preinstalled. Unfortunately they don't show up in the drawer but when I try to reinstall them, I get the error message that the application already exists. When I go to system/apps, they are listed there. I have market-enabler installed with the market set to the US. I can see all categories and can install the apps through Google Play (browser) on the phone. But I still get the same error message.
Is there a way I can unhide them and use them?
View 2 Replies
View Related
Feb 17, 2014
l uninstalled Google Search and Google Play store apps, but they were not completely uninstalled and now I can't reinstall them because the store says they are installed. I cannot find them on my android tablet and so I cannot use them. What is a good app to completely uninstall them. Some of these apps will not install on my Lenovo tablet.
View 4 Replies
View Related
Nov 14, 2013
Just installed the new Google Search. But i dont have any options to turn on cards, like TV shows, local transport etc. Do these appear over time? I only have 4 things in "Everything else" but i have seen people have like 20+
View 1 Replies
View Related
Apr 13, 2010
I have searched the forum and found other people in the past looking to do local searches but I didn't see an answer. I also found the documentation for the AJAX api but I'm not sure if that is what I need. I'm a little lost and I'm not sure exactly where to begin. An example would be great. I have a List View and I need to show business names in it. The names will come from a Google search based off of category and locale Ideally the results will come back in XML, but I can handle anything else if necessary.
View 3 Replies
View Related
Mar 24, 2010
Is it possible to use google map search API in android?
View 2 Replies
View Related
Jan 19, 2010
i am looking to put search on google map in android application can any one guide me how to achive this?and want to display some text along with that perticular search location.
View 1 Replies
View Related
Mar 6, 2009
I want to do a google search, so I open an HttpURLConnection() to www.google.com.
However, I am getting an error:
CODE:.............
And the response headers are:
CODE:.............
View 5 Replies
View Related
May 24, 2010
As we know,we can search nearby when use google map.recently I want to do something about search which when you can input a number (500meter ~2000meter) you can search within the limit of nearby for using the number.now how can I do to mapping the number to the map? Have any methods?
View 4 Replies
View Related
Dec 14, 2009
I am interested in using the Google voice search capability as an API. I tried looking for it but cannot find it. Is this voice search capability not available to developers?
View 2 Replies
View Related
Sep 16, 2010
Difference is between this and just hitting search on the soft keys. Also long press search on soft keys for voice search. theres really no reason for it am i right? maybe except for looks and to fill the screen..
View 4 Replies
View Related
Mar 17, 2010
I've got an HTC Hero cell phone, I'm in the UK but when I use Google search bar on my phones "desktop" I get directed to the Orange France web site to sign in as a cell phone customer. I'm a frequent visitor to France and suspect that I changed something in Google a couple of years ago but can't remember what. I would call my cell phone providor only I've noticed French results coming up in my search results occasionally when Googling on one of my PC's at home. I checked my search settings in Google and they are logged as UK and English.
View 3 Replies
View Related
Mar 13, 2010
I just got the Motorola Droid and it's great. I was playing around with it and it looks like I may have moved the "Google Search" that was originally docked at the top of the screen. Is there a way to get it to dock at the top of the screen again? I try to move it up there and it doesn't appear to be sticking / docking.
View 5 Replies
View Related
Aug 17, 2010
I downloaded google search last night even though we already have it built in, apparently when you go to the market it doesn't show google search as installed nor an update. I installed it and it appears to have updated the built in google search in our phones. I then uninstalled it just to see if it would tell me there was an update and then it did. I thought I would post this so everyone can update their google search. Also don't forget to install/update google voice search while you're at it.
View 5 Replies
View Related
Oct 4, 2010
Does anyody have an .apk file of the flan Google search bar widget? The one on my Milestone 2.1 is the old one without the the voice search button(I installed voice search on my phone recently since that too wasn't included). And is it possible to use the search bar from Froyo and install it on my phone?
View 6 Replies
View Related
Mar 23, 2010
I'm trying to build an android app that would do a local search on google.I know there is a Google Search API for Java, and I am able to use it for a desktop application. However, when I use the same jar file (gsearch.jar) in my android project, Some problems arise.When I call the .localSearch() method of my gsearch.Client object, a runtime error is occurring. The error message is: "java.lang.VerifyError: gsearch.Client". This message is occurring in the Dalvik Debug Monitor log.So what is the problem here? Can I not use the search API on the android? More importantly, how do I do a local search from an android app? Does the android sdk have search APIs inbuilt? I could only find the Maps api, and Map search is not what I'm looking for.
View 2 Replies
View Related
Nov 21, 2010
Is there a way to use Google Image Search API from Android application?Official page (http://code.google.com/apis/imagesearch/) talks about using the API from a website. I'd like to use it from android application. I'd like to get URL of a first image for the specified keyword which will user enter in my applicaton.
View 1 Replies
View Related
Jun 23, 2009
The new GOOGLE MAPS? How do you actually use the voice search? I can't seem to get it to work on the Magic or find the option for it. The other thing as well I dont understand the lack of a Compass? No Orientation of Google Maps they did it with the new Iphone why not with Android?? we have a Compass.Bad Google! did they only give the USA the Search VIA Voice? Other then the 2 points I listed this app is great!
View 1 Replies
View Related
Sep 9, 2010
EXCLUSIVE: Verizon Dropping Google Search From All Future Androids? Android Phones, Android Tips, Android News Thedroidguy.com. "We've been working on this story since yesterday in regards to the Verizon Samsung Fascinate, A Galaxy S Phone. After the Samsung Galaxy release event in late June we discovered, as the rest of you did, that Bing would be the search on the fascinate. We pinged Verizon spokeswoman, back on July 1, 2010 who gave us this reply: We also have a great relationship with Microsoft and Bing is the default search engine on our feature phones. Customers may change the search engine on their phones if they like. However after careful review of the Samsung Fascinate we found that the Google Search" bar is not in the Android Widgets menu, nor can you access it from market. Also we tried several of the Google Seach bar and have not been able to get those to work either. These are working on the Captivate, and Vibrant as side loads. Here where the story gets interesting. 2 of our Verizon tipsters, including the one who substantiated those HTC Merge photos back on August 4th, have told us that Verizon is dropping the Google Search from all future Android Devices and offering Bing in it place. We were under the impression that Verizon is committed to the entire Google/Android experience."
View 18 Replies
View Related
Nov 5, 2010
I have a problem with Google Maps. Everytime I start searching for something in Google Maps, the search box will disapper while typing like I hit the back button. I don't recall this type of behavior happening in any other application. I'm using a Spring HTC hero with Fresh 2.4 (Andriod 2.1) and I'm running the latest version of Google Maps (4.6). After some quick google searching I have seen other andriod phones with similar issues, so I don't think it's related to Fresh. THis issue also happened with the previous version of Google Maps.
View 1 Replies
View Related
Sep 11, 2010
Google Search, the blue icon app, is on my phone. I assume this came with Froyo. Why doesn't the market show it as installed when I go to its market page?
View 9 Replies
View Related
Oct 6, 2010
i want to use Google's ajax local search API in my android application.
View 5 Replies
View Related
Apr 16, 2010
Is it my imagination or did the Google search results recently get useless?It used to be, I would search on my N1, say for "office depot" and it would show me web results with local results included. Then when I clicked on "Show Map" it would go to Google Maps and I would have the option of navigating to that location.Now, I click "Show Map" and it shows me a map with an arrow for the location and I can't do a damn thing.Am I the only one who's seeing this? I updated Google Maps a few weeks ago, and I'm thinking that's when it broke.As a workaround, I've discovered if I do the search from within Google Maps I can still navigate, but it's a headache.
View 3 Replies
View Related