HTC Desire :: Tend To Use My Right Thumb For Scrolling / Selecting On Screen

Aug 21, 2010

However I have got one major problem which is that since getting it I have developed a really painful wrist (no schoolboy humour please). I hold the phone in my right hand and tend to use my right thumb for scrolling, selecting on the screen and pushing the buttons at the bottom. I have developed a persistent stabbing pain over the nobly bit on the right side of my wrist which gets worse after I have been using the phone for a while. Has anyone else had this problem or is it just me getting old?

HTC Desire :: Tend to use my right thumb for scrolling / selecting on screen


Android :: How To Implement Scrollbar With Thumb For Fast Scrolling?

Jun 2, 2010

I need to implement a screen having around 1000 thumbnails. This screen should support gesture based scrolling as well as fast scrolling using a scrollbar with thumb. So if user want to move from page 1 to page 100 he can just drag the thumb and reach there. But there is no such control in Android. There is seek bar but its look and feel is not similar to what I want. I also want to flick and swipe functionality which can be inherited using horizontalscrollbar. So i want to add functionality of horizontal scroolbar as well as of seekbar in my application.

View 1 Replies View Related

HTC Incredible :: Track Pad Not Scrolling And Selecting Items Properly

Sep 10, 2010

The track pad on my Incredible seems to scroll and select items whenever it feels like it. Pressing on it seems to stop it but often it forces me to select whatever is highlighted to make it stop. I searched but so much clutter I didn't find anything on the forum about it.

View 3 Replies View Related

HTC Desire :: App Or Way Of Selecting All Emails To Delete Quickly?

May 28, 2010

is there an app or way of selecting all emails to delete quickly? I'm talking about a pop 3 account not gmail. (without selecting delete and tapping every email you want to delete)?

View 4 Replies View Related

HTC Desire :: Infopath And Selecting Using Emailed Phone Numbers

Nov 26, 2010

Hope somebody can help with a couple of issues that are driving me mad with my HTC Desire

1. If I get a phone number sent via a text or email and it has a space in it, I cant select it to dial.

2. I get emails from people that use Infopath but not all the fields show up. I have searched the web for apps etc. but cannot find much help. Is this an Android issue? Any help would preserve my sanity.

View 3 Replies View Related

Samsung Captivate :: White Blocks Over Screen When Selecting New Game?

Aug 23, 2010

Anyone got it working? when i launch it loads up then when selecting new game white blocks over the screen. Update 9/3/10, http://www.symbiantalk.net/showthread.php?41938-The-Sims-3-HD-Android-Update-12-08-10 scroll down half way and follow links for SGS phone it is the vibrant sims3.apk =D

View 6 Replies View Related

Nexus : Touch Screen Jerking - Selecting Things Different From Where Am Pressing

Jan 27, 2010

well had the nexus for a few days and its now gone weird. i was scrolling in the market and it started jerking and selecting things different from where am pressing, then just returns to home screen. anyone had that?

View 6 Replies View Related

HTC Desire :: Music Player Defaults To Alphabetical Order When Selecting An Album To Play

Jun 8, 2010

Does anyone know how to fix the default Music player's behaviour when long-pressing on an album and selecting "Play" ?

If you start playing by quick-pressing the album, it shows you the list of songs. If tagged correctly, this list is in correct song order, and will play the album in order from whichever song you select to start from. If not tagged correctly, it shows in alphabetical order.

So far, so good.. can't complain... BUT...

If you start playing an album by long-pressing it and selecting "Play", it plays it alphabetically, regardless of the status of the tagging.

View 5 Replies View Related

HTC Incredible :: Notification Screen Doesn't Hide When Selecting A Notification Event

Sep 14, 2010

So when I get texts, gmail, completed app downloads, etc I get notification icons at the top as usual. When I slide the notification bar down to reveal the nofications and click on an item, the notification screen doesn't hide back to the top of my phone -- it just stays open. I either have to hide it manually or I have to hit the back button, which sometimes exits the app I was trying to open. 2.1 never did this for me, it always hid when choosing an item. Anyone have a solution to this? I've done a factory reset after 2.2 btw. I've also searched support to see if there was a similar problem, no similar threads.

View 2 Replies View Related

HTC Incredible :: Scrolling Screen And Wallpaper

Jun 25, 2010

should be getting my Dinc here in a couple days and was making a couple wallpapers to get ready. My one question is i seen the post hat say the resolution or size is 960wx800h but is that just for the main screen and that will scroll to all 7 pages what i was wondering if not, what does the width of a picture have to be to scroll the total of the 7 pages, like i have a long width wise wallpaper and wanted to make it expand to a diff image on each page. sorry for the trouble and if the 960 already covered that,

View 5 Replies View Related

HTC Desire :: Scrolling Contacts In Handcent?

Jul 16, 2010

When I am scrolling contacts in Handcent the slider button on the right is easier and larger than in the normal contacts list. Any way to make Contacts the same?

View 9 Replies View Related

HTC Incredible :: Home Screen Is Scrolling Automatically

Sep 22, 2010

I'm afraid to bring this up as I suspect I might be headed for a replacement phone,For the last week or so, I've noticed my phone seems to be scrolling to the left automatically.The home screen will scroll as well as if I'm in the market for example and trying to enter a search term, the blinking cursor will move to the left. It's more of an annoyance than anything else.The phone still works great, but I'm worried that it might turn into something bigger.

View 6 Replies View Related

Android :: Horizontal And Vertical Scrolling On Screen

Dec 14, 2009

Is it possible to put a scrollView(vertical scroll view) inside HorizontalScrollview, so that, I want my screen to scroll both horizontally and vertically.

View 2 Replies View Related

Android : How To Eliminate While Scrolling In Bluetooth Screen

Jul 4, 2010

While performing scrolling on the Bluetooth scanned devices screen I faced the below out of memory issue.

06-28 12:35:51.338 E/AndroidRuntime( 1311): Caused by: java.lang.OutOfMemoryError: bitmap size exceeds VM budget 06-28 12:35:51.338 E/AndroidRuntime( 1311):at android.graphics.BitmapFactory.nativeDecodeAsset(Native Method) 06-28 12:35:51.338 E/AndroidRuntime( 1311):at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:447) 06-28 12:35:51.338 E/AndroidRuntime( 1311):at android.graphics.BitmapFactory.decodeResourceStream(BitmapFactory.java: 323) 06-28 12:35:51.338 E/AndroidRuntime( 1311): at android.graphics.drawable.NinePatchDrawable.inflate(NinePatchDrawable.java: 254) 06-28 12:35:51.338 E/AndroidRuntime( 1311):at android.graphics.drawable.Drawable.createFromXmlInner(Drawable.java: 788) 06-28 12:35:51.338 E/AndroidRuntime( 1311):at android.graphics.drawable.Drawable.createFromXml(Drawable.java:729) 06-28 12:35:51.338 E/AndroidRuntime( 1311):at android.content.res.Resources.loadDrawable(Resources.java:1690) 06-28 12:35:51.338 E/AndroidRuntime( 1311):at android.content.res.TypedArray.getDrawable(TypedArray.java:548) 06-28 12:35:51.338 E/AndroidRuntime( 1311):at android.view.View.<init>(View.java:1850) 06-28 12:35:51.338 E/AndroidRuntime( 1311):at android.view.View.<init>(View.java:1799) 06-28 12:35:51.338 E/AndroidRuntime( 1311):at android.view.ViewGroup.<init>(ViewGroup.java:284) 06-28 12:35:51.338 E/AndroidRuntime( 1311): 36 more

It looks like the memory for the application was exhausted .The bluetooth settings page uses BluetoothDevicePreference to handle onBindView() api for showing the the icon and name of the searched bluetooth devices , now while scrolling the searched device page every time the getView of the preference is getting called and that is eventually calling the onBindView() api to show the icon and device name on the screen.

So can anyone suggest me how should I handle this kind of out of memory issue?

View 3 Replies View Related

General :: Razr Maxx - Scrolling On Pop Up Screen?

Dec 28, 2013

My wife has a razr maxx and was trying to scroll on a pop up screen to submit he college lone paperwork, but it won't scroll only the screen in background will???

View 3 Replies View Related

Android :: Scrolling List In Home Screen Widget

Jun 8, 2010

I am trying to teach myself the basics of Android dev. At the moment I am experimenting with home screen widgets. I would like to create a simple widget that lists all my bookmarks. Somewhere in my googling I read that ListView is not usable in a widget. What's the best way to display a scrolling list in a widget?

View 1 Replies View Related

Samsung Behold 2 :: Faint Scrolling Lines On Screen

Dec 27, 2009

Has anyone else noticed some type of faint scrolling lines on their screens. I notice it more when on lighter backgrounds, like the blue ink splash. Both my behold II and a friends has the same thing. Is this a property of OLED screens, some type of refresh? They are horizontal lines and dont always cover the whole screen.I really read how awesome an OLED screen was supposed to be, but eh I think the Iphone screen is still nicer. Any thoughts on these lines, I doubt this is limited to two phones.

View 5 Replies View Related

HTC Incredible :: Advantages Over Stock Screen Setup And Scrolling?

May 17, 2010

I was wondering if this has any advantages over the stock screen setup and scrolling.

View 8 Replies View Related

HTC Desire :: Get Scrolling Calendar - Change Main Appearance

Jun 25, 2010

I have no desire to root my desire. However, wandering around here and asking a lot of stupid questions and getting most answered with a great deal of patience has led me to wonder: 1) Can you get scrolling calendars other than the Sense one, without rooting? (I can't find any - I like the CalWidget big one, but it wont scroll). 2) Can you do anything to the main appearance other than change the background, without rooting? I've seen talk about the app 'OpenHome' - but on the market it's marked with low stars as buggy. 3) On 2 - can you remove the names from below the icons? Change the icons (e.g. with a theme) - without putting things into folders? 4) Can you remove options without rooting? E.g. my photo sharing (I've returned to the basic app, as gallery had a few bugs, e.g. with the camera) has 12 options to share (I had more, but I uninstalled different twitter apps and got rid of a few - I still have two facebook shares, peep and tridroid etc), which means scrolling through to find. On the gallery app, which had no scroll for sharing options, some were pushed off the screen. Is there a way to limit it just to the ones I'd use?

View 1 Replies View Related

HTC Desire HD :: When Scrolling Through Menus Or Web Pages - Images Blurring

Nov 20, 2010

Probably me being picky but I've noticed when scrolling through menus or web pages the images are blurry until you take your finger off or the image has stopped moving in which the image re-adjusts it's self.
My Hero never had this issue, much more smoother looking when scrolling. I just wanted to check that others where experiencing this and that it was the norm or not?

View 1 Replies View Related

Android :: Layout For ListView Followed By Non-scrolling Bar Of Text At Bottom Of Screen

Dec 3, 2009

I'm having trouble setting up an Android Layout.

What I would like is a scrollable ListView followed by a small bar of text (TextView) that doesn't scroll and always stays at the bottom of the screen.

it would look like this:

ListViewItem1

ListViewItem2

ListViewItem3

Bar of Text Here (always displayed irrespective of scroll state of the ListView)

I've tried a bunch of different variations on this, but none shows the static text

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

View 3 Replies View Related

HTC Desire :: Slow Scrolling On List Of Applications / Message Thread

Jun 10, 2010

Does anyone else suffer from slow scrolling? For instance on the list of applications and on a large message thread the scrolling is very laggy and jerky. Surely this shouldn't happen with it's 1Ghz processor?

View 5 Replies View Related

Android : EditText Items In A Scrolling List Lose Their Changes When Scrolled Off Screen

Jun 14, 2010

I have a long scrolling list of EditText items created by a SimpleCursorAdapter and prepopulated with values from an SQLite database. I make this by: cursor = db.rawQuery("SELECT _id, criterion, localweight, globalweight FROM " + dbTableName + " ORDER BY criterion", null); startManagingCursor(cursor); mAdapter = new SimpleCursorAdapter(this, R.layout.weight_edit_items, cursor, new String[]{"criterion","localweight","globalweight"}, new int[]{R.id.criterion_edit, R.id.localweight_edit, R.id.globalweight_edit}); is.setListAdapter(mAdapter); The scrolling list is several emulator screens long. The items display OK - scrolling through them shows that each has the correct value from the database. I can make an edit change to any of the EditTexts and the new text is accepted and displayed in the box. if I then scroll the list far enough to take the edited item off the screen, when I scroll back to look at it again its value has returned to what it was before I made the changes, ie. my edits have been lost. In trying to sort this out, I've done a getText to look at what's in the EditText after I've done my edits (and before a scroll) and getText returns the original text, even though the EditText is displaying my new text. It seems that the EditText has only accepted my edits superficially and they haven't been bound to the EditText, meaning they get dropped when scrolled off the screen. Can anyone please tell me what's going on here and what I need to do to force the EditText to retain its edits?

View 1 Replies View Related

Samsung Vibrant :: Freezing Bloatware Make Home Screen Scrolling Smoother

Oct 21, 2010

Rooted my replacement Vibrant but didn't wanna remove the bloatware right away in case future froyo required it. So, I tried just freezing the apps with Titanium. This makes sure they never start up when you turn your phone on and they are removed from the app drawer. You just unfreeze them whenever you want. Anyway, it makes the app drawer/homescreen scrolling a lot smoother.

View 2 Replies View Related

HTC Desire :: Scrolling - SMS Threads - Application List - Friend Stream - Bit Jittery And Little Laggy

Nov 11, 2010

Recently dived into the Android world, buying myself a HTC desire about 2 weeks ago.

So far, I love the setup, features and feel, the only thing I'm a little worried about is a little bit of lag.

I know the phone is renown for its processor speed and RAM, but scrolling through things like my SMS threads, the application list, and Friend Stream it is a bit 'jittery' and a little laggy. Every now and then an application like Facebook or the SMS application will crash on me. And I know I'm a rather fast texter, but when I'm texting sometimes the phone cannot quite keep up with what I'm writing.

I have no unusual applications installed and do not use task killers.

Is this normal? Or might there be some reason why its functioning a little slower than it should.

View 8 Replies View Related

HTC EVO 4G :: How Can I Connect USB Thumb Drive To Phone?

Aug 4, 2010

How can I connect my USB thumb drive to EVO? Want it to transfer files and extra storage. Is there a wire that enable this connection (mini USB and full USB?)

View 3 Replies View Related

Android :: How To Set Fast Scroll Custom Thumb?

May 3, 2010

How can I set custom thumb for fast scroll in listview.

View 2 Replies View Related

Android :: Getting Thumb Of SeekBar To Match Height

Sep 5, 2010

Do I need to implement a custom thumb Drawable?

View 1 Replies View Related

Android :: Way To Have A SeekBar's Thumb Image Extend Outside Bar?

Jun 11, 2010

I have set negative paddings on my custom seekbar so that the round thumb image can go outside the bar, but the thumb isn't rendered out there, is there anyway to force the thumb to be drawn outside those bounds Sorry guys, I'm new to Android development, and have been tasked with fixing an existing application. The problem is that we have a custom rounded looking track bar, which consists of two rounded 'end cap' images and a 1 px background that is tiled to create the seekbar. As far as I can tell there was never one image that could be set as the background of a normal SeekBar, which is why a custom one was created. The thumb is a circle and needs to 'fit' into the end caps - the three pieces of the bar are in a relative layout. Right now I'm kind of unclear as to how the 1 px background png gets stretched as the seekbar bg, otherwise I would try to tack on the two endcaps onto that drawable some how?

View 1 Replies View Related

Android :: Advanced Gradients - Thumb Positions?

Oct 16, 2010

I am trying to create a gradient drawable to depict a ratio of something. As a general example, lets say you were looking at a listview containing a fleet of cars. The background could be a fuel gauge - I don't want a smooth, wide transition. I want a very tight transition, and I want to be able to set where that transition takes place.

Here's what I'm staring with, but I'm not getting very far.

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

View 1 Replies View Related







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