Android :: RSS Reader To Pull My Channels Off Google Web Page
Nov 6, 2008
Going to Google really takes time to read rss channels someone needs to make a Rss reader to pull my Channels off Google web page where i have a ton of my RSS on there.
View 3 Replies
Nov 3, 2010
I am trying to find a News Reader and find that most of them seem to rely on feeds from Google Reader and seem not to recognise UK based feeds (or at least I cannot find the same feeds that I used on my iPhone).
View 11 Replies
View Related
Jun 20, 2010
A one stop RSS reader. Preferably with Google reader sync.
View 9 Replies
View Related
Jun 26, 2010
What would be the best RSS reader if one excludes greader?
View 5 Replies
View Related
Nov 3, 2008
I greatly prefer using apps like the telegraph news program over googles mobile versions why aren't their dedicated apps for Reader and News?
View 6 Replies
View Related
Feb 11, 2010
What is the best RSS reader app (free or paid, doesn't matter to me), preferably the best RSS reader that directly syncs two-way with Google Reader without too much trouble?
View 15 Replies
View Related
Jun 23, 2010
I would like to sync some content in my application with google reader. I know that there are apps on the market that access google reader so I know that it can be done.
Are there any built in java apis in android to access google reader, if not, what do you think is the best approach to implementing this.
I've googled a bit on this and I have some ideas on how to implement this, but I don't want to reinvent the wheel if there already is a working solution available.
View 2 Replies
View Related
Aug 30, 2011
Is there a quick and easy way to create app menu bars like the ones at the top of the Google+ and Google Reader apps??? Basically, I'm speaking of the bar at the very top that contains the app title/logo and a few buttons to the right.
Is there a standard way of doing this like when editing the Action Bar in Honeycomb, or is this simply a RelativeLayout?
View 6 Replies
View Related
Sep 25, 2010
Is there an app that lets you access your Google Reader feeds, rather than going to the mobile website?
View 8 Replies
View Related
Apr 20, 2010
I currently use Slidescreen as a glorified Google Reader app (i.e. turned off the facebook, twitter and stocks parts), because it presents the feeds beautifully in light grey text on a black background, which not only looks cool, but it saves on battery life on my Desire's AMOLED screen. Letting me swipe away feeds without clicking through (when I can see from the headline that I don't need to) is nice too.The downside is that Slidescreen seems to eat up quite a lot of power and battery, and there is no convenient way to refresh feeds (you either have it autocheck regularly, eating lots more power, or you have to click the menu button, then "home settings", then scroll down to "google reader", then "reload group" - hardly a simple process to do regularly).
Another nice thing that Slidescreen does is let you choose which Reader folders it syncs with, so it can just present you with feeds more suited to reading on a phone.Are there any other Google Reader apps (that use less cpu/battery than Slidescreen, otherwise I might as well stick with Slidescreen), but also offer white/grey text on a black background, and let you choose which of the feeds it syncs with?I've got Greed2, which is a very nice app, but it doesn't have either of the above features.
View 2 Replies
View Related
Feb 23, 2010
I love the new feature in Listen that allows it to sync with Reader to manage podcast subscriptions...or at least I love the idea of it. Since updating Listen and using it for many days now, I have seen nothing regarding my podcast subscriptions popping up in my Reader account. How can I fix this? Is there something I'm missing?
View 10 Replies
View Related
Jul 12, 2010
I just realized that the News app that comes with my Evo does not sync with Google Reader. That seems weird, given that Android is made by Google. (I think the app is made by HTC, not Google, but still...)
What news/RSS reader is good and will sync with my feeds on Google Reader?
I'm not sure yet whether I want a widget on the home screen or if I will just put an icon and go to the app when I want to read stuff, but any reviews on an app's bundled widget is helpful too.
View 15 Replies
View Related
Sep 16, 2010
I've had (unsolved) problems before signing in to sites using stock browser, but now i can't log in to the google reader mobile webpage! google.com shows i am logged in, and if i use the drop down to access Gmail, that works...but if i use the dropdown for Reader, it gets in a permanent loop of asking me to log in - even though i already am logged in to my google account in stock browser. i've cleared cache - what else do i do? it was working up until yesterday afternoon...i woke up this morning and i can't log in. i don't have any problems logging in using Opera - but i hate Opera so much!
View 1 Replies
View Related
Apr 29, 2010
Other than the Google reader site that is optimized for mobile touchscreen, is there any application I can use for my Google reader account? I would like to actually have an application that does everything the site does but would like it to be nice and simple instead of launching the site every time.
View 19 Replies
View Related
Apr 6, 2010
I'm sure there's an easy answer to this: I have a lot subscriptions in Google Reader that I'd to access through HTC's news widget; do I really need to export an OPML file from the Reader to my phone - or is it easier than that (I'd have thought so!)?
View 4 Replies
View Related
Sep 24, 2010
How can i use a pipe channel to open and read a file on android? Can anyone give me an example?
View 1 Replies
View Related
May 6, 2009
When i use the code below. status_t ALSAStreamOps::
CODE:...................
View 2 Replies
View Related
Feb 6, 2009
I'm running into an IllegalSelectorException in my application which can be reproduced with the following code (I put this test code right after the super() in onCreate() of an Activity):
CODE:.......................
View 3 Replies
View Related
Mar 11, 2010
This is my first time on stack overflow, so I apologize if this question has been asked before, but is there an easy way to implement an RSS reader on the Google Android (API 1.5)?
I'm searched far and wide with the code sources I know of, and I've only found one implementation which takes 6 different classes and doesn't seem to compile on the current Android SDK's.
If I end up having to write my own, I'll be sure to post it here later on.
View 3 Replies
View Related
Jun 6, 2009
I have an specific requirement to change default home page of Android Browser which is by deafult "google.com" Can any give an idea how to change it like when I click on browser it should come like "yahoo.com".
View 4 Replies
View Related
May 4, 2010
I'm trying to purchase an app, but everytime I enter in my Google Apps premier account info, it just takes me back to the Account Sync page. The app never gets purchased. Is there a way I can fix this issue? I have purchased numerous things using my Google Apps account and all the information is current.
I did a number of searches regarding this issue, but either the question goes unanswered or the response is "just create another Google account to buy the app". I would rather not have to create another account just for this. If anyone knows how to correct this, please let me know.
View 1 Replies
View Related
Jul 8, 2010
this Android code worked fine before, but i'm having problems for some reason. here is the request i'm trying to make: https://www.google.com/reader/api/0/token. i'm getting 400:Bad Request as a response, and i'm not sure why. isn't this the correct URL for requesting a token? the auth token is being passed as a header in all requests now, and i can request feed list, and it works just fine, so there's nothing wrong with the auth code. what gives? in addition, i can request a token in a normal browser, like Chrome, and get a token as a response body. so the request itself is not the problem. i just can't figure out what is wrong with my requests in code...
View 1 Replies
View Related
May 20, 2009
I just found that left/right channels are swapped when calling SoundPool.play(int soundID, float leftVolume, float rightVolume, int priority, int loop, float rate), running in 1.1 emulator on MacOS. Unfortunately I'm far away from my G1 headset (with proprietary connector) so I can't check if the behavior is the same.
View 2 Replies
View Related
Jun 22, 2010
I have an ally and i just had to get a new one because my old one was re-booting. anyway, I had the google navigation beta shortcut on my home page on my last phone and i cant find it now. its the blue arrow. i have re-booted to see if it shows up, nothing. i have searched the market for "google maps" and cant find it. can i do a manual update?
View 3 Replies
View Related
Feb 17, 2010
Does anyone know how to add a scan barcode button to a webpage like google has in the shopping page? I am wanting to allow my clients using a droid phone to press the button scan a barcode and post the data back into my webpage.
View 3 Replies
View Related
Jun 17, 2010
I have seen the Flo TV thing, but it has bad reviews. I've read that vcast on verizon might be a better result. However, does it have ANYTING besides sports? That's all I see. I'd really like to hand my INC over to my 8 year old in the car and let her watch nickelodeon or disney when she's driving me crazy. Is that possible?
View 12 Replies
View Related
May 27, 2010
i have a htc desire, my mate who has a iphone browses to the site tvcatchup and can stream live tv channels on his phone, i can access this site no problem from my desire but when i choose a channel it says the phone hasnt got any software compatible to play the files, i noticed in my download section this site is trying to download .m3u8 files, is there any free software players for my phone i can download so i can use this site?
View 3 Replies
View Related
Jun 11, 2010
This forum has been great to visit since I got my Evo yesterday, so I figured I'd ask this stupid question here.
I set up a QOTSA channel on Pandora, but can I set up multiple other channels?
View 1 Replies
View Related
Apr 6, 2014
If I do a Google search via the search app or the search bar widget and for whatever reason go back to the home screen, how do I get back to the search results page? If I do a search and leave the search results page I can't seem to find a way to get back to it without opening a new search altogether.
View 2 Replies
View Related
Sep 19, 2013
I was using an LG Lucid up until a couple days ago, and for a while now it stated trying to open up "goolgle" as the default page when opening the browser. I figured it was just the phone acting retarded since it was rooted and romed and it's been randomly restarting a lot too, so who knows...
So I bought a Galaxy Nexus second hand and it works great. But ever since I signed into my Google account with it it's started doing the same freaking thing! Opens up "goolgle" when I open the browser.
View 7 Replies
View Related