Android :: Is There Way To Force Browser To Open Regular Facebook?
Aug 23, 2010
Instead of the mobile version? I figured since froyo has flash, that facebook might be fully functional, but it always opens the damned mobile version, instead of the full main pc version.
View 6 Replies
Dec 11, 2009
Is it possible to open the regular Facebook page in the browser? I am almost able to log in to it, but then it asks me for my birthday because I'm not browsing from a "familiar location". So I select my correct birth date from the drop-down menus, but the Login button stays grayed out for some reason and I can't go any further. Has anyone else had any success?My reason for wanting this is so I can access the actual Notifications page. The way I currently have it set up, I get an e-mail notification in Gmail. Then when I click the link in the e-mail for whatever update it's supposed to take me to, it just takes me to the homepage of Facebook Mobile. Then sometimes it won't even list the New Notifications link. This makes it very inconvenient if I want to go find where to reply to a comment or something. I have to know exactly where it is, which is difficult if it's not recent.
View 5 Replies
View Related
Sep 29, 2010
how to force the full facebook site to load on your android browser, it keeps on reverting back to touch.facebook.com which is bloody annoying when clicking from a link
View 2 Replies
View Related
May 21, 2010
I'm just wondering if anyone else is having this problem. When I try to open a Facebook contact, the people app keeps force closing and restarting.
View 8 Replies
View Related
May 12, 2010
Well, I seem to either A) have a problem or B) it's a problem just in general.I have Facebook installed, and there's obviously Facebook for HTC Sense. I want to sync my Facebook account and only that. I don't personally care to use the Sense inspired widgets because I like my streams separate.Anyway, I go into the Accounts menu in settings and removed the Facebook for Sense account and tried to add a new account, but whenever I click Facebook, it does absolutely nothing.I don't understand what's going on. If anyone has any clue, I'd love to hear it!
View 2 Replies
View Related
Oct 21, 2010
With the Dolphin browser, is there a way to "force" a website to load as a FULL/normal/regular html website rather than as an m.site.com mobile website?
For example, when I try to navigate to eBay - New & used electronics, cars, apparel, collectibles, sporting goods & more at low prices I am ALWAYS redirected to m.ebay.com
Is this a setting within the Dolphin Browser or is this controlled by the website itself??
I looked through the settings and could not find a preference to chose between mobile and "full html" site options
View 2 Replies
View Related
Feb 24, 2010
I've been having a weird problem lately. Whenever I open a webpage in the normal browser and click on a link, it opens up dolphin browser and opens the page in there. Any idea why? I'd like to continue using the normal browser and dolphin just as a backup.
View 6 Replies
View Related
Aug 22, 2010
How can i make it so i view my facebook notifications in my facebook app? I dont want to keep going in-between the facebook app and my browser to check every single one.
View 3 Replies
View Related
Jul 15, 2010
I just got the Droid X today and was wondering how to UN-sync all the facebook contacts with my regular contacts.
View 18 Replies
View Related
Oct 16, 2010
Facebook app vs. facebook access from browser? For some reason, I think that accessing facebook from browser (I use dolphines) is much better than using the app...
View 6 Replies
View Related
Jan 6, 2010
When I start the gmail app I would like it to ALWAYS go to the Inbox.Instead it starts with some old message displayed and I have to tap menu Back to Inbox so I can see new messages.And it's not like it's opening the last message that I was reading either it's some old message that's not even in the Inbox.Is there any way to force it to ALWAYS go to the Inbox when I start the app?
View 4 Replies
View Related
Jan 20, 2010
I have the Motorola droid. I can see my inbox but when I try and open an email the app force closes. Anyone else had this problem?
View 1 Replies
View Related
Nov 26, 2009
Is it possible to start the browser activity from my game but force it to be portrait regardless of orientation so that it matches the orientation of my game which is always in portrait regardless.
View 2 Replies
View Related
Apr 19, 2014
I am developing a network that will have a welcome screen right after the Wifi connection of the device. The welcome screen is an html file that is downloaded from the router. When i try this system on IOS platform a captive portal screen (pseudo browser) is launched and read the HTML file.
Android platform on the other hand is only pop up a notification that is required to tap in order to open the html file (launching an installed browser).Is it possible to force the device to automatic launch browser without poping the notification?
View 2 Replies
View Related
Jun 16, 2010
Anyone experiencing force close with Qik app? It was working ok now it won't open and I get a force close dialog.
View 3 Replies
View Related
May 7, 2010
When I go down through my contacts, or my favorites and they have the green circle with a number to show updates, I open them up, go to the updates portion and if it says update no Facebook page, I select it. Problem is, it goes to Face book's mobile page and not the app, which is how I would like it. Has anyone else experienced this, know of a work-around/solution? I did a brief search and didn't really see anything.
View 2 Replies
View Related
Jan 27, 2013
I've scoured the internets looking for an answer and haven't been able to find one. I want to know if there's a way to force Chrome to always open up a new browser tab when opening a link from an app. For example: I frequently use the reader app, and when I click on a link to open in Chrome, it opens it in the same tab as the one for the last link that I clicked. Furthermore, the browsing history isn't saved so I can use the back button to view what I have opened before.
Is there a way to force Chrome to always open up a new tab when I click on a link?
View 1 Replies
View Related
Jun 6, 2010
I have a button in my app. When it is pressed I call the onSearchRequested() method. When this is called the stock search box comes up so the user can type some junk in there. When they press "Go" I need the results returned back to my application but instead the stock browser is opened and a google search is performed. How can I tell it to return the results to my application instead.
I've tried these items in my manifest.xml file:
CODE:.....................
View 1 Replies
View Related
Feb 4, 2010
How to open an URL from code in the built-in web browser rather than within my application? I tried this:
Intent myIntent = new Intent(Intent.ACTION_VIEW, Uri.parse(strURL));
startActivity(myIntent);
But I got an Exception: "No activity found to handle Intent
{action=android.intent.action.VIEW data =www.google.com"
View 1 Replies
View Related
Dec 1, 2009
Is there a setting anywhere in the browser (Either default or on Dolphin) which would keep the browser from opening up a new tab every time I try to open the browser? It gets very annoying closing 30 tabs a day. 90% of which are the home page.
View 4 Replies
View Related
Aug 17, 2010
I want to make something like hyperlink. Right now, I created button, which opens new Activity with WebView. But I want to open a "globally" default web browser at specified URL. How can I do this ?
View 2 Replies
View Related
Oct 2, 2010
Short question that i cannot get my finger on, I'd like to launch a new browser from my WebView after people click a Hyperlink. But how can i set that target of that link to escape the WebViewClient? code...
View 2 Replies
View Related
Sep 27, 2010
Just bought the new xscope browser and I keep getting web kit not found and the a FC.
View 4 Replies
View Related
Nov 30, 2009
I downloaded imusic, an application in the market and now my phone is jacked up. It says I have no service and everytime I open anything....it force closes. tell me that I don't have to reset. I have not received any sms or calls all day.
View 3 Replies
View Related
Aug 16, 2010
Is the browser application on android open source if yes can u please help me finding the source code.
View 1 Replies
View Related
Oct 13, 2010
I am trying to open up http://www.google.com in my emulator default browser. But it is not to open it. My computer is connected with Internet and emulator is also display the 3G symbol on status bar. So why could I not to open up website in emulator. It is return Web Page not Available message.
View 2 Replies
View Related
Jan 24, 2010
When a user clicks the "about" button in my app's menu I want it to open the browser and go to a specific webpage. Is there like a one - liner out there somewhere to do this? Seems simple but Google is not being helpful right now - or I'm just searching the wrong thing.
View 5 Replies
View Related
Apr 15, 2010
I've got my work account set up in google, but I don't want it on my phone - so I only check email through the browser. However I like to have the stock browser still be my profile. So what I've done is set up Dolphin to have my work's profile. What I'd like to do is set up a short cut to a bookmark in Dolphin to open in dolphin. Anytime I've set up a shortcut to the URL on the screen it opens up in the stock browser - any way to make a specific shortcut to open a URL in an application of my choosing? I don't know enough of Linux/Android to try and edit some changes. My phone is a Magic (MyTouch3g for you americans) and is running 1.5 with SenseUI and is non-rooted.
View 3 Replies
View Related
May 20, 2010
I just bought a droid eris today and I'm loving it so far, but I want to set it up so that when I open the browser it goes to the homepage that I've already set but instead it goes to the last page that I was on, is there anyway to change this?
View 3 Replies
View Related
Dec 10, 2009
How do you open a link in a new tab when using the dolphin browser? I assumed long pressing the link would bring up an option but it does not, unless its just mine. I am running 2.0.1 on droid if it makes a difference.
View 10 Replies
View Related