General :: Browser That Display Multiple Windows At Same Time
Jul 18, 2012
Any android browsers that can display multiple open windows at the same time? I would like it to display 4 browser windows at the same time for comparison use. Is that possible?
View 9 Replies
Apr 5, 2010
I want to have multiple listviews in single activity. But only one listview should be displayed at one time. The listviews will be loaded dynamically. So, how can I fill all the four listviews at the same time and display only one.
If anyone knows the solution then please share it over here. I hope to get a quick response.
View 1 Replies
View Related
Jun 9, 2012
How do I close windows on the browser?
View 3 Replies
View Related
Aug 12, 2013
Does something like that exists? Or even a site that has a java app or something running that redirects to a mobile version of a site.
I'm looking to check how a few android versions of sites look without having to install the full SDK. Also would like to be able to use a mobile version of a site from a normal PC for other reasons (it shows different information which I require).
View 1 Replies
View Related
Jan 25, 2012
All I can find is video output to 1 secondary monitor. I need to know if I can (using iDisplay or whatever) output from a pc to 8-12 android tablets in extended desktop. So the tablets would make 1 big monitor. Operating system on pc side can be linux or windows 7/xp.
[URL]
View 7 Replies
View Related
Jul 12, 2013
can you connect multiple dissimilar bt devices at same time?i want to connect 5!
-gps
-obd
-audio
-keyboard
-mouse
View 1 Replies
View Related
Nov 1, 2010
I am getting a date/time string from web in the format of "yyyy/mm/dd'T'HH:MM:SS'Z'" and it is in UTC. Now i have to identify the current time zone of device and then convert this time to my local time. (FYI, Currently, UTC time is 10:25 AM, in india current time is 3:55 PM)
View 1 Replies
View Related
Jan 28, 2014
Is there a way to display the seconds with the time on the Status bar on a rooted phone?
View 3 Replies
View Related
Jul 5, 2012
I want to leave the Browser(Opera mini) running while I want to trun of the display. The javascript script should get executed while the display is off, is that possible? I have a rooted Motorola Motus(Backflip).
View 1 Replies
View Related
May 30, 2010
Is the any way to adjust the stock browser to open more than 4 windows at once? If not, will rooting give us that ability?
View 4 Replies
View Related
Oct 24, 2010
Is it possible to get more than 4 browser windows in the stock web browser? I know I have seen the options in certain roms, but I want to add the feature to the stock 2.2.
View 4 Replies
View Related
Jan 13, 2010
Like the title implies, I'm looking for an app that will browse cifs/smbfs shares on any given WiFi network you connect to. I want to be able to move word documents and the like from the sdcard to network shares, or vice versa, so that I don't need to carry a USB cable with me wherever I go.
Also I'd also like to know if there's an app that would install a server on the phone to enable other PC's on the network to connect to my phone via CIFS/SMBFS so I can browse/modify the files directly on it without having to copy it to the computer first.
View 2 Replies
View Related
May 8, 2010
I apologize if this question has been asked but i was wondering if there is a way to switch browser windows very quickly? I know you can just hit menu then Windows, but thought tyere may be a way to pull left or right like on the iPhone.Or another quick trick.
View 1 Replies
View Related
May 2, 2010
I like to listen to live fire dept dispatch, and then be able to go to Google Maps, while the audio is still going, to look up addresses. Is there a way to do this? As soon as I leave the dispatch/web screen, the audio stops. How do I do this? I know there's got to be a way to have multiple apps going at the same time right.
View 1 Replies
View Related
Jan 29, 2009
I am trying to build the Browser source code downloaded from the http://android.git.kernel.org/ site with android-sdk-windows-1.0_r1. I am getting a lot of compilation errors and it seems that many classes are missing in 1.0 which are being used by the Browser.
I am stuck into this and not able to figure a way out. Let me know if I am missing anything. Waiting desperately 4 a reply.
View 2 Replies
View Related
Jun 12, 2010
I want to know if we can display multiple activities in a single activity using ActivityGroup.Can anyone please help me out with this?
View 1 Replies
View Related
Oct 12, 2010
I searched for this, but it came up with nothing. How do you change the display name in contacts with multiple links? I have one contact that has a phone link, twitter link, facebook link, and gmail link, and the display name is the twitter name. I dont like this, and I cant change it. I tried linking the phone contact name last, and it still reverts to Twitter. Where are the permissions at to say which account should bear the contact name in my phonebook? So annoying that I cant find it.
View 13 Replies
View Related
Oct 20, 2010
In my android app, I need to design a Welcome Screen which will be shown to the user only once after the app is installed and opened. The app in question is a database driven app and I would love to include some 3 - 4 screens to help the user create re-usable resources for use within the app and a few tips. They would be Dialog Alerts with the last welcome screen showing the "Do Not Show Again" checkbox. how to show the welcome screen just once.
View 3 Replies
View Related
Sep 5, 2010
Today my EVO recently decided to start displaying Pacific Time and thinking it's in Spokane, Washington (I live in Oklahoma). My phone number is from Spokane, WA but I moved from there a month ago and haven't had this problem until today.
I've tried changing the current city in the clock app, updating my PRL, changing the current city in the weather app, unclicking/reclicking "use wireless networks" to determine location, and nothing works.
The GPS shows I'm in Oklahoma but the time/time zone is still showing Washington. I'm lost.
View 1 Replies
View Related
Feb 3, 2010
Are there methods or api's that will allow me to have two separate apps running in multi-task (a split screen) and displayed at the same time?
For example, I would like to display a date/time/temp app... but at the same time, allow the user to view their email. Is it possible?
View 2 Replies
View Related
Oct 24, 2010
I was wondering if there is a way to select multiple emails to delete at one time, rather than one at a time...(using stock mail app)
View 5 Replies
View Related
Dec 28, 2009
I was wondering if anyone has come across a stop watch app that would let you set multiple time / countdowns. For example 60 seconds then 15 seconds then back to 60 seconds etc. This would be very useful for working out.
View 1 Replies
View Related
Apr 15, 2010
If anyone knows any good applications that can show multiple time zones in once glance. I'd like to know the current time for where I am as well as the time in my future destinations plus the current time back home.
View 6 Replies
View Related
Jan 30, 2010
My question is how do I sms multiple contacts at same time?
View 6 Replies
View Related
Nov 1, 2010
I'm trying to run two AsyncTasks at the same time. (Platform is Android 1.5, HTC Hero.) However, only the first gets executed.
Here's a simple snippet to describe my problem:
CODE:................
The output I expect is:
onCreate() is done.
bar bar bar
foo foo foo
bar bar bar
foo foo foo
And so on. However, what I get is:
onCreate() is done.
bar bar bar
bar bar bar
bar bar bar
The second AsyncTask never gets executed. If I change the order of the execute() statements, only the foo task will produce output.
Am I missing something obvious here and/or doing something stupid? Is it not possible to run two AsyncTasks at the same time?
I realized the phone in question runs Android 1.5, I updated the problem descr. accordingly. I don't have this problem with an HTC Hero running Android 2.1.
View 1 Replies
View Related
Jul 30, 2010
I had a basic question. Can my class extend 2 or more classes at a time. What is the syntax. I want to extend Activity as well as Application. Wont this create problems in the manifest file? Activity because, I need to do a couple of things during the onCreate() [binding a service]and Application, because I am creating objects of another class [service class]which needs to be accessible throughout my application.
View 8 Replies
View Related
Aug 11, 2010
Does anyone know if there is a web browser that will display through the HDMI output?
View 2 Replies
View Related
Mar 2, 2010
I had been showing off the droids capabilities to a co-worker when he asked "how far away is the nearest place to get a haircut from the hotel". At this time we were still at the airport, so I couldn't just say "map of nearest haircut". So I got the map to display the embassy suites, but then couldn't get it to ALSO display places to get a haircut. It was one or the other. I worked on it for about an hour but couldn't figure this one out. Is there a way to display multiple results?
View 9 Replies
View Related
Jun 26, 2010
I'm trying to create an app that offers the user 3 different kinds of layouts. The only common portion for all 3 would be the TextView (located at the top) that would display information specific to the currently displayed layout and 3 buttons to select the required layouts.
Is there some way we can create this UI in XML to keep only one constant part(the upper TextView) and dynamically display any one of the 3 layouts below it?
Would it be better to create separate XML's for each of the layouts (each including the upper TextView in them)?
OR would doing this via code be better?
Fast switching between the 3 layouts is important. TIA
[EDIT 1]
Actually they are 3 different layouts, with several "child" layouts and views within each of them. Could a ViewFlipper be used for switching between these? I was thinking that a ViewFlipper was only for switching between View elements?
I do have them in individual XML's right now but am looking for some way to load and unload them fast. Not sure how to do the hiding thing, will try reading up on that. [/EDIT 1]
View 2 Replies
View Related
Mar 25, 2009
I am trying to design a UI which utlizes two ListViews on the screen at the same time. Is this possible ?
So here is a quick example of how I was intending to do this.
1) Create an XML which positions 2 ListViews one onto of the other each ListView having there own ID
<ListView android:id="@android:id/list" android:layout_width="fill_parent" android:layout_height="198px"
View 5 Replies
View Related