Android :: XScope Browser - Cannot Launch YouTube Player
Jul 20, 2010
Just tried out xscope for the first time last night, the best browser out there! Its pretty awesome, however I cannot get it to launch the YouTube player to play YouTube videos OR download them, any workaround for this? I only get a "play video or download" dialog when trying to play a YouTube clip and neither work.
View 6 Replies
Apr 7, 2010
I have just created and iPhone web app, which has some x264 (mp4) video files on it. When I link directly to the file on the iPhone and the user taps the link, the video player is loaded and the video starts playing. Using the app on an Android phone causes the browser to download the video instead of just playing it. Is there a way to force a video player to just boot up and play the video not download it?
View 1 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 23, 2009
Spent 2 weeks poking around Android SDKs and sacrificed last two weekends and finally managed to get a relatively stable version today. Named 'xScope', I did put a $2.99 price tag tough if you please excuse me. I need to buy a bird for this thanksgiving and wife kept bashing my development effort for not doing any housework in the past weeks. The browser is not full blown but works great for simple surfing.
View 49 Replies
View Related
Sep 23, 2010
Well I like this Browser a lot. What do you get with the paid version vs the Free one ?
View 1 Replies
View Related
Sep 16, 2010
I'm using Xscope browser and picked the option to remember username/password on websites that I visit. However, my password has changed but it still tries to auto-populate the website fields with these values. Anyone know of a way to get it to stop so I can edit it with the new values?
When I contacted Xscope's developer, he mentioned that it wasn't any settings within the browser and that xScope doesn't store or manage it. The android webkit does. Anyone know what this means and where do I go to edit sites' field values the browser remembers?
View 1 Replies
View Related
Jul 14, 2010
Where can I find this app on the market search? Will it work on a Moment running 1.5? If so how is it?
View 8 Replies
View Related
Apr 8, 2010
On memory card?
View 6 Replies
View Related
Mar 7, 2010
I installed XScope g and it opens fine works like it should. But, every page comes up unavailable. Like I have no Internet connection?
View 2 Replies
View Related
Jul 27, 2010
After using every browser imaginable for the Droid X, I think I've finally settled on one that works the best. Stock, Dolphin HD, Opera and Skyfire all look a little sluggish compared xScope. Throughout most of the other threads suggesting apps and browsers I rarely saw this one get more than a cursory mention, so I thought it would be nice to point everyone towards another option. I'm currently using the lite version, but I'm more than likely going to pony up for the paid to help out the developer and unlock some features.
View 7 Replies
View Related
Mar 10, 2010
This is an app you can get from the marketplace: The developer of this browser doesn't sleep.
YouTube - Android App Review: xScope Browser
View 12 Replies
View Related
Jan 2, 2010
Its there any way to make dolphin the default browser for all applications that launch a browser? Like quick search?
View 13 Replies
View Related
Mar 10, 2010
I want launch the YouTube with specified video searching list at startup(e.g I want YouTube shows the video list all related with the key word "Susan" and "U.S" in the first page.) But The YouTube application is not open source in Éclair, would you please tell me which YuTube API can implement this feature?
View 7 Replies
View Related
May 4, 2010
I recently upgraded from a G1 to a Desire.
One feature that's bugging me on the Desire, the default application for Youtube videos seems to be the HTC Flash Player, but I don't want to use this. I would prefer it if it opened with the Youtube player so I can get high quality video when viewing Youtube clips on WIFI - the HTC Flash Player has no settings or option for video quality improvement.
On my G1, every time I opened a link for Youtube (from e.g. the browser or Seesmic), it opened up the Youtube application as the default viewer.
View 9 Replies
View Related
Jun 27, 2010
For the first few weeks youtube worked fine on my evo. The past week anytime I try to either use the youtube app or play a youtube video it shows a black screen for a split second and then closes immediately. Anyone else have this problem? I wish I could just uninstall/reinstall the youtube app but I don't think you can do that.
View 6 Replies
View Related
Nov 11, 2009
I am trying to create a widget that, when clicked on, launches the browser and goes to a particular URL. Unfortunately, I have had a lot of problems. I started with a (working) widget that, when clicked, opened the alarm clock. Then, using the code from another Groups post (http://groups.google.com/group/android-developers/msg/ 11e54b1df3a4d279), I tried to convert it to open the browser instead. Here is my (non-working) code...
View 5 Replies
View Related
Jun 2, 2010
Can anybody please guide me regarding how to launch my android application from the android browser?
View 8 Replies
View Related
Mar 6, 2010
I can launch several activities by clicking on link. These Activities are - phone dialing, web browser and probably couple more. My question is how to extend this list? How to make new Activity launch-able by link clicking? Let's say if someone receives email with link myapp://something.here?par1=val1 and clicks on this link my Activity starts. Is it doable?
View 4 Replies
View Related
Mar 4, 2009
Is there a way to launch an activity from the web page? Like <a href="dialer:123456">Call me </a>?
View 4 Replies
View Related
Jun 17, 2010
I'm trying to launch the browser from a wallpaper, but I get a NullpointerException... code looks like this: Code...
View 2 Replies
View Related
Sep 2, 2010
I have the following code... How can I fix this? or is there a different way to launch the android browser?
View 2 Replies
View Related
Apr 23, 2009
How can I programatically launch Browser in my android application? And how can I do that with it opens an URL instead of home page?
View 2 Replies
View Related
Feb 9, 2009
Let's say I have an app that has a "search on Google" button. Every time the user choose it, I want to bring up the browser and run a Google search. Currently, I use: startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse(url)); However, each time, it launches a new Window inside the browser. After a few times, the browser complains that it cannot open new Window anymore. Is there a way to tell the browser to re-use the last Window I created? Something like what you would do with <href=xxx target=_mywindow> in HTML?
View 2 Replies
View Related
Jun 19, 2010
I tried changing the homepage, but it still crashes. Ever since upgrading to 2.1 OTA, the browser has always seemed to crash on first load. Launching the browser a second time brings it back up instantly. It's rather annoying. Anyone else notice this? Is there a tweak/change available to try?
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
Jul 13, 2010
On my LG Ally every time I try to type into a login or password box on a website if I use a letter g or a letter s I get thrown out of the browser and into gmail or messaging. How can I disable quick launch when the browser is active? For the time being I have just removed the associations in quick launch.
View 7 Replies
View Related
Oct 17, 2010
I am trying to load BROWSER VIEW intent in android within onTouchEvent. Basically i have create a live wallpaper and if i click on it then i want to open BROWSER VIEW intent with a specified uri. i have tried following code inside onTouchEvent Uri uri = Uri.parse("http://www.google.com"); Intent intent = new Intent(Intent.ACTION_VIEW, uri); startActivity(intent); but i am getting following error I am trying to load BROWSER VIEW intent in android within onTouchEvent. Basically i have create a live wallpaper and if i click on it then i want to open BROWSER VIEW intent with a specified uri. Code...
View 1 Replies
View Related
Jan 31, 2010
Notice this on the stock browser when it first launches? This takes up at least 5 seconds or more when you're just trying to open up the browser to go to a site. Seems unnecessary. Would be better if it just pulled up the browser. Is there a setting to change this? I like the stock browser, otherwise and I'm not interested in Dolphin. I hear it has advertisements on it?
View 5 Replies
View Related
Jul 29, 2010
I need to make an android App that when the user navigates to my webpage with the browser and clicks on a specific link my App activity gets launched. I try to achieve this using Intent filters but without success. I followed some samples like Notepad and PhotoStream but nothing works for me.
View 1 Replies
View Related
Aug 23, 2010
There is an issue i am having with the youtube app since my froyo 2.2 install on my HTC Evo. Not only does it randomly drop videos in the youtube app, i does the same thing when i navigate to youtube on the web. also, I tried to connect when on my Wifi at home, and i get the same errors.
The error occurs while loading the video, then it says there was a problem loading the video. Some videos will load, then error out during the vid.
View 3 Replies
View Related