General :: Browser For Android Phones And Tabs?

Oct 8, 2013

Which web browser would you recommend for an android mobile phone or tab etc. By the way, I have a samsung galaxy lite and want to install a web browser. I download Mozilla but it is very slow.

General :: Browser for android phones and tabs?


Android :: Scrollable Tabs - Dolphin Browser When Using Multiple Tabs

Jun 19, 2010

I'm currently working on my first android application. I am using a tabbed layout for my application. I followed the tutorial for this on the dev guide and ran into a problem. The tutorial only used three tabs, but I have a need for more. As such, the tabs resize and bunch up. I was hoping someone could tell me how I can make them scroll, like in dolphin browser when using multiple tabs.

View 1 Replies View Related

General :: Prevent Browser From Saving Tabs?

Mar 15, 2012

How can I prevent the browser from saving the tabs I last had open? It's annoying to open the browser and have stuff from a week ago still there

View 5 Replies View Related

Android :: Dolphin Browser / How To Disable Tabs That Come Out?

Sep 19, 2010

First off let me say that of all browsers I've tried so far. This is by far my favorite. Except one really annoying thing which keeps me from using it. There are tabs that come out if you sidescroll preventing me from sidescrolling the page also preventing me from selecting text. Anyone know how to disable or work around this?

View 5 Replies View Related

HTC EVO 4G :: Dolphin Browser - Increase Max # Of Tabs?

Sep 16, 2010

Does anyone know if there is a way to increase the maximum number of tabs you can have open at once in Dolphin Browser, or possible another tabbed browser with a higher limit?

My EVO runs great with tons of free RAM when I have 8 tabs open in Dolphin Browser. I would like to have the ability to open several more.

View 2 Replies View Related

KitKat 4.4 :: (Chrome Browser) Make Tabs Continue Loading When Not Active Window?

Apr 11, 2014

I'd like to make my browser continue loading homepages, even when I'm not starring at the respective tab. Hardware-wise this should be entirely possible with a Quad-Core CPU.

Right now, there is no root or custom ROM on my device which I'm willing to change in favor of the above improvement.

edit: 4.4.2 OS installed

View 14 Replies View Related

Android :: TABS In 2.0 Vs 1.5 - Rounded Corners TABS

Feb 27, 2010

I simply use the tabwidget :

CODE:..........

Why are my tabs so uggly in 2.0 (no more rounded corners as in 1.5/1.6) ?

ugly tabs here

=>

This was better

What should I do now to show "rounded corners" TABS to Nexus One (for exemple) users ;-) ?

Is it because of the following manifest lines :

CODE:................

I have to keep android:anyDensity="true" otherwise I've got a problem with re-sizing of the menus described here

As a separate question, my users can change the Locale within my app itself, I then "redraw" the menus using onPrepareOptionsMenu (Menu menu) to refresh the strings within the menu with the new language choosen by the user. Is there an equivalent for TABS (I have local strings within the Title of the TABS) or do I have to delete all the tabs and re-create them from scratch ?

View 2 Replies View Related

Android :: Tabs - MapView - Activities Within Tabs

Oct 19, 2009

We're in the process of writing an app that has 4 tabs: Map, People, Places, Events. The People, Places, and Events in the App show up as Icons on the map. By default the People, Places, and Events tabs each show a listview, custom rendered, displaying all the People, Places, and Events respectively.

Now, right now each of the tabs has as its content an Intent set to launch the corresponding activity. For instance, there is a MapTabActivity that extends MapActivity, a ShowPeopleListActivity that shows the people, and so on and so forth.

I see a lot of StackOverflow questions/answers saying that due to various limitations in the way the TabHost is setup, it's best NOT to use activities as the content of tabs. For instance, it's impossible to launch a new activity and have it take the place of the existing activity within a tab, whereas it's possible to switch out a View with a different view.

Now, I'm at a crossroads. We've (for better or worse) devoted a fair amount of time trying to get this app to work the way it's currently structured, with the Activities as the content of the tabs. When an icon corresponding to a Person, Place, or Event is clicked, it fires off a VIEW Intent on a URI corresponding to that object; this is picked up by an Activity that then shows the object. The same mechanism is at work both in the Map and in the individual lists. We really like the loose coupling this provides us; we just give a VIEW command and the URI to the person/place/event and it automatically brings us to the right activity. Granted, the activity that's launched covers up the tab view rather than appearing inside of that, but we were willing to live with this.

Here's an issue though: from the Show activity, we want to be able to go back to the map, centered at that person, place, or event. We can launch a new activity to show the map again, but now we have the map activity as the content of the tab, plus the show activity, plus the new map activity in the activity stack; given how resource intensive the map activity is, I'm guessing this is not the ideal way to go.

I guess my question is, is there a GOOD tutorial somewhere showing exactly how to do complex tasks with a TabHost? I've seen HelloTabWidget; I'm looking for something much more sophisticated than this. I'm worried that if we switch to the View based way of doing things, we'll have to do a LOT of housekeeping to intercept all the back events, try to switch out the views, etc., etc., as well as strongly coupling our program in a way we don't want.

View 5 Replies View Related

Android :: Tabs Layout - Tab Activity With 4 Tabs

Nov 11, 2010

I have an Tab Activity with 4 tabs. Each of tab is showing me the list view. Suppose i m on 4th tab and dragged the list view to the last position and after that i click on 3rd tab and again when i go to 4th tab it is not refreshing and showing me the last visible screen. Actually i want to show the list view again from 1st element. is tabs refresh automatically or we need to do it programmatic?

View 1 Replies View Related

Android :: App Launching - Execute Local Javascript File Using Phones Browser

Jul 12, 2010

Instead of launching a UI I was wondering if I could have a process monitor the execution of a javascript in the emulator's browser and read in the output data. Is it possible to execute a local javascript file using the phone's browser?

View 10 Replies View Related

KitKat 4.4 :: Change Between Tabs By Swiping Left To Right To Change Tabs

Jan 10, 2014

i have a problem with this new kitkat os. Before kitkat i could change between tabs by swiping left to right ir right to left to change tabs.Now it doesn't change.

View 1 Replies View Related

General :: Syncing Classroom Set Of Galaxy Tabs To One Computer?

Feb 6, 2013

my classroom has recently required a classroom set of Galaxy Tabs and I'd like to know how to sync them all to one computer. Syncing them one at a time seems like laborious task.

View 3 Replies View Related

General :: Chrome - How To Disable Swipe Between Tabs Gesture

Aug 19, 2012

As stated in thread title: Is there a way to disable the swipe between tabs gesture for Chrome on Android?

The gesture interferes with my ability to use certain websites that I now rely on that currently do not have an app for Android. I've tried searching for an answer to this and I've just been flooded sifting through irrelevant results for Mac, custom ROMs, etc. So far, the only solution to this has been to use another browser, but I enjoy the seamlessness of Chrome's remote tabs feature. I would like to know if there is an advanced settings section similar to "chrome://flags" for the desktop or a workaround that involves root.

View 9 Replies View Related

General :: Prevent Chrome Mobile From Opening Tabs On Startup?

Sep 20, 2012

Love chrome mobile, but it grinds to a crawl due to opening all recent tabs. How do I set it to just go straight to bookmarks on startup?

View 1 Replies View Related

General :: Restore ICS Browser Bookmarks / Saved Pages To Jelly Bean Browser?

Jul 4, 2012

I used Titanium Backup to backup my apps with data and system files. How do I restore those bookmarks and saved pages?

View 2 Replies View Related

Android :: Porting Phones App - Upgrading Phones

Sep 5, 2010

Is there an app that lets you easily move your apps and info from an old phone to a new one?

View 5 Replies View Related

HTC Incredible :: Apps On Phones Transferrable To Newer Phones

Jun 24, 2010

I was just having one of those moments of thought about switching my phone from an Incredible to the Droid X, still tossing the idea around, but say I do....what happens to the apps that I bought on the Incredible...would they be useable on say a newer Android based phone?

View 4 Replies View Related

General :: 2 Android Phones To Act As 1?

May 14, 2013

I have a GS3 for work and a LG Optimus G Pro for my personal. I'd love to just carry 1 phone. I found an app to forward text messages, I know I can forward calls, so all incoming communication works great.

Out going I use MightyText for send text messages from my computer. But is there a way to spoof my caller id of my other phone? For example my work phone? So that I can place calls from my personal as my work number?

View 1 Replies View Related

General :: How To Replace Browser APK With Different Browser

Feb 26, 2012

I'm trying to replace the Browser.apk with a different browser..I read up and people said just rename the new browser to browser.apk and replace it in system/app I removed the stock browser and replaced it and there's no force closes or anything just the new browser don't work..I tried replacing it with chrome btw

View 4 Replies View Related

General :: Use Android Phones As WII Controller

Sep 10, 2010

I wonder if it isn't possible to use android phones as a remote for the WII. There are games which don't use the IR input, for example New Super Mario. In principle we have all sensors to play this game.

View 9 Replies View Related

General :: Porting Android Onto Phones?

Jul 5, 2012

How to port Android onto phones? I can't find a lot on the internet...

View 7 Replies View Related

General :: Linking Two Android Galaxy S3 Phones Together?

Nov 24, 2013

linking two android galaxy s3 phones together, as in whenever one phone receives a text the other gets an alert and can view the the other phones incoming and outgoing texts. how and the steps to do it.

View 1 Replies View Related

General :: Contact Sync Across Android Phones

Dec 26, 2013

I have just bought a Moto G (although this question is a generic Android one.) I am considering buying a second for my wife. We have not had smartphones before, but both of us use Chrome and I have a Chromebook.

What is the best policy for keeping identical Contacts on the phones?I am guessing both Moto G's could be registered to my Google account. My wife would have access to all the paid for Apps I have and all contacts would be there immediately for her. The phones would only differ in the mobile phone number attached to them. We use SIP phones in the house and I have CSipSimple on my Moto G - my wife's phone would add to the VOIP options.

What are the merits of registering my wife's phone to her own Google account and using CardDav to sync contacts? The two accounts are delegated to each other anyway and all mailboxes are visible to both of us.

View 4 Replies View Related

General :: Mac OS X Leopard Compatibility With Android Phones?

Jan 6, 2013

I'm sick to death of my iPhone. It's been playing up to the point that using offline apps is about the extent to which I can use it half the time - calls drop/don't come through, messages don't send & the phone doesn't receive them either, the connection to the internet (Wi-Fi & cellular) suddenly drops & doesn't return unless I restart the phone...

I'm due an upgrade on my contract, and the two options with the right plans are the Samsung Galaxy S3 & Sony Xperia T, both of which have a reputation of being decent, if not fantastic phones (one more so than the other). I definitely want to go to android rather than stay on with another iPhone (which is another possible option), but I'm worried about it's compatibility with my computer.

I own a 2006 iMac which is currently running Mac OS X 10.5.8 (Leopard), which, despite only being released a few years ago and is more recent than Windows Vista, has been declared obsolete & is no longer receiving updates for any software (Flash, iTunes, Firefox, Chrome, etc.), so I'm concerned as to what may happen if I choose to switch to Android. I'm already struggling to keep my iPhone working well with the computer because of the fact that I can't even update it's software any more.

I do intend to update the software to Snow Leopard, and possibly Lion depending on whether my mac will accept it or not (the apple store assistants didn't really know anything about the 2006 model, one of whom didn't even know that the older white design existed -.- ). However, I'd like to get my phone before I upgrade.

1) Will my computer's current software (and future software) be able to effectively sync my android? & yes, I know this will require some third-party software to assist.
2) Which of the two phones would be better? My intentions are for browsing, social networking, texting, and listening to music.

View 1 Replies View Related

General :: Create And Add New Language To Android Phones?

Jun 24, 2012

I want to create a new language for Android phones and install it on it

the language is '' Kurdish ''.

where to start from ?

View 1 Replies View Related

General :: Sync All Apps Between Android Phones

Mar 31, 2012

I have 3 android phones, one old G2, one xperia X8 and recently I got a free motoluxe from t-mobile.

I would like to make sure all the installed apps are always synced between each phone: If i install a few apps on the G2, I will be able to install them on any other phone by clicking a button or such without having to remember what i did install.

One major problem is that the motoluxe is not rooted yet, but both the other have custom roms.

View 2 Replies View Related

General :: Running Linux On Low-End Android Phones?

Feb 28, 2012

Is it possible to run Linux on low-end android phones? Possibly a method that does not need loop device support.

I'm talking about 600Mhz processor and 256mb RAM. And Damn Small Linux as the linux distro.

Is there any method to do this? I have seen methods for Ubuntu and backtrack but they require better hardware.

View 3 Replies View Related

General :: Tethering Two Android Phones Over Bluetooth

Apr 22, 2012

I know it is possible to tether android tablet to an android phone via bluetooth so the tablet can use phone internet. Is it possible to do the same with two android phones? I know it's doable over wi-fi, but bluetooth uses less battery.

in this specific case two phones in question are thunderbold and incredible. thunderbolt is rooted, incredible is not but I can root it if needed to make this work.

View 6 Replies View Related

General :: How To Remove Picasa Albums From Android Phones

May 23, 2013

I got rid of all the dozens of Picasa albums that had 1 picture each. Now My photo area is super clean. How to Remove Picasa Albums From Your Gallery. | Android.AppStorm

I also downloaded this on My mac I was able to just Command Click every single song I wanted and sync it directly to my phone straight from iTunes.And I made a folder and Copied a BUNCH of photo's from iPhoto directly into the Folder I created in my camera Gallery.

View 2 Replies View Related

General :: Do Macs Work Well With Rooting Android Phones

Jul 7, 2012

I currently have a PC, Vista and I am looking to switch to a MAC possibly. My dilemma is I root all my phones and tablets, which would steer me away from a MAC if they weren't compatible.

Use MAC full time to root? Is it very different than a PC? & Would you recommend it even over a PC if you use a MAC?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved