Motorola Droid X :: Double Tapping On Things Like Menu Items
Jul 19, 2010
I just demo'd the Droid X in store today. One thing that annoyed me was having to double tap on things like menu items, when I wasn't used to having to double tap those before. Here is what I'm talking about (take a look as he double taps the "More" icon at 3:34 in the video):
YouTube - Motorola Droid X Walkthrough
View 7 Replies
Aug 23, 2010
Is there anyway to set double tapping the home key to turn on bluetooth? I like to leave it off until I get a call. It is very annoying to have to go back to the homescreen to turn it on. And I think the bluetooth button on the call screen should turn it on if u press it but it just shows you if its connected.
View 2 Replies
View Related
Nov 19, 2010
Is it normal, when you double-tap on a website to zoom in, for the zoomed in portion to be nowhere near where you tapped?
I assumed that wherever you tapped, it zoomed in to that spot, but often it doesn't do that for me. Instead it might end up halfway up or down the page. Is that normal? It just happened on Wikipedia.
I'm using the stock browser.
View 2 Replies
View Related
Sep 19, 2010
I updated my Evo to 2.2 when it came out, but I just noticed something about flash in the browser: I cannot interact with any of the buttons. For example, when browsing the youtube full site in the browser (not the youtube app) you can hit the button to turn on captions, and hit the other button to switch to HD resolution. For some reason, I cant figure out how to hit those buttons. I tried zooming in all the way, and I hit the resolution button, and the resolutions popped up for about .5 of a second, then went away, its too quick to hit it. I tried double tapping the flash to make it full screen and that doesnt work either. The only thing I can get to work is the slider bar, which seems to work fine.
View 4 Replies
View Related
Apr 1, 2010
Lurked for short time. Good site. Wife and I got Eris each. hers does not 'buzz' when tapping the 'home, menu, back and search' touch keys. Could not figure it out. Any suggestions? (Love the phones by the way!) OH!!! And, bought the Seido 3500 mah battery. it really is not that big, fits in my hand nicely. I will let you know how it lasts. charged last night and still strong today. But I will keep updated.
View 7 Replies
View Related
Apr 30, 2010
standard four option menus displays 2 by 2. but i want to know that How to arrange 4 by 1. I just want to custom option menu like that. You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscribe@googlegroups.com For more options
View 2 Replies
View Related
Apr 28, 2010
I want custom option menu to arrange three menu items where 2 menu items are displayed at the top and the third below it. Just as the following layout...........
View 12 Replies
View Related
Mar 8, 2010
I'm trying to add custom menu items in a WebView Context Menu. Unfortunately, my items are shown in the menu of the first web page I load , but then if I load a second page, a long press only shows the standard context menu items. Mine are gone. I've put a Toast inside the code and it is displayed as well on the first loaded page, but not on the second. I'm using the code below:..............
View 6 Replies
View Related
Aug 6, 2010
In some of my contacts, there is a repeat of telephone numbers and emails.
Is there a way to delete these repeats?
View 3 Replies
View Related
Aug 8, 2012
After flashing new ROM i got my apps back true titanium backup wich worked perfectly. Only problem is that I see all agenda-items double... How can I fix that?
HTC Sensation XE beats on ICS Android Revolution HD ROM.
View 1 Replies
View Related
Nov 19, 2009
So despite my gut feeling I took off the film behind the screen as the other thread indicated.Now my phone slides smoother but when it is closed and using it in portrait view, the bottom and top left of the phone makes a tapping noise everytime I press there. It's really annoying specially when I'm typing something or going back and I keep hearing tap tap silent silent silent tap tap tap.As I took a closer look, it seems like the legs on the left side on the back of the screen don't quite reach the keyboard base, therefore creating a gap and tapping the keyboard base whenever i press there.Has this happened to yours too? If so, do you have the film in the back or have you taken it off?
View 2 Replies
View Related
Mar 26, 2010
How do I set the intent of menu items defined in an Android menu xml file? For example I currently have...
<menu xmlns:android="http://schemas.android.com/apk/res/android" android:name="Main Menu">
<item android:title="@string/resume_game" android:icon="@drawable/resume"></item>
<item android:title="@string/play_golf" android:icon="@drawable/play_golf"></item>
<item android:title="@string/my_rounds" android:icon="@drawable/my_rounds"></item>
</menu>...........
View 1 Replies
View Related
Nov 7, 2009
I have searched and can't find this for the Droid.Can you set different ringtones for different things?I want a different tone for email then sms and and notifications? I'm sure there's an app out there I just don't know which one!
View 26 Replies
View Related
Apr 12, 2010
Double-clicking menu unlocks it, but if you are returning to the home screen, up pops the menu bar because then i have to click "back" to get rid of it.
View 6 Replies
View Related
Aug 30, 2010
Just got my captivate and have one problem. Sometimes when touching the haptic menu button (first from left), i get a double vibration. Like it senses my first touch but vibrates second time right away. I do not get this constantly. But it happens all the time when i first touch the home button then the menu button. Does not happen with any other button.
View 8 Replies
View Related
Jul 15, 2010
I am trying to build inflate a context menu within the sample Grid View provided on the Android dev site. Eclipse tells me that the referenced items cannot be resolved, if someone could help find where I coded s.th. wrong, that would be great because I am stuck at the moment. Thanks. I posted my entire code below. I get the error message at: if (item.get Item Id() R.id.menu_face book) and the other R.id.
View 2 Replies
View Related
Jul 14, 2010
How to Remove Items from the Share Menu?
View 2 Replies
View Related
Dec 10, 2009
Is there anyway to hide menu items? Things like Email or IM that I don't use and don't care to see.
View 4 Replies
View Related
Oct 27, 2010
There are a few items on my menu that I don't want there. I know I can uninstall the ones I have downloaded and installed but how do I remove some of the others that are do not have the option to uninstall. I don't really want to uninstall them I just want them moved from the menu. Items such as the Desk Clock, Talk, Teeter and others.
View 7 Replies
View Related
Sep 5, 2013
I've got this piece of code from an xml in my settings.apk (SecSettings actually) that contains tutorials on motion settings.
Code:
<?xml version="1.0" encoding="utf-8"?>
<PreferenceScreen android:title="@string/motion_tutorial_settings_title" android:key="parent"
xmlns:android="http://schemas.android.com/apk/res/android">
<Preference android:title="@string/turn_over_title" android:key="turn_over" android:summary="@string/turn_over_summary" />
[Code] ......
In there, all the red parts contain tutorials on settings that don't actually work on my device, and for OCD sake, I don't want them appearing in my settings because of it. But simply cutting them out of that file will make the settings app crash whenever i open that menu
So question is: is there a way to hide these settings without impairing their functions?
View 3 Replies
View Related
Aug 19, 2010
After many weeks of waiting and my fiasco almost switching to an Incredible, my X finally arrived today. I'm new to the forum but have been reading around since ordering my phone. I don't intend to root at the moment because it's not what i need and I want to see how I like froyo. I will be using launcher pro but I really want these, or similar, dock icons but can't seem to locate them. I don't need to root or anything to get the completely transparent dock background do I? And for those with macs, what do you feel that the best way to move things between your phone and mac are? I plan on using double twist unless someone can mention something they feel is better!
View 7 Replies
View Related
Nov 9, 2009
I added the youtube bar, but I dont want it there. For the life of me I cannot figure out how to remove things.
View 2 Replies
View Related
Oct 3, 2009
A couple of times today I have taken the Hero out of my pocket to find that it is unlocked and doing something (first time it tried to send an SMS to a black number and then it had loaded the browser) which is weird because I didn't think it would be able to use the touch screen while in my pocket.I'm guessing that it managed to unlock itself by pressing the menu button twice while in my pocket, but this does seem unlikely - anyway I activated the unlock pattern and it hasn't done it since, so my question is it possible to disable the ability to double-press menu to unlock it? (It's rooted if that makes it possible).It's always possible that I just didn't lock the phone either of those times, but that seems more unlikely. Has anyone else noticed this problem?
View 33 Replies
View Related
Sep 8, 2010
I need to have a "Exit" menu items in my application,My question here is how can i just exit the app,Please throw some light on this is that possible in android if yes then how.
View 10 Replies
View Related
Feb 4, 2010
I want to customize option menu items. I can change icon when selecting using a selector but how can i change the text color during selection. If it was TextView i could use again selector for textColor property but for menu items there is only resource for textValue not for textColor. So my question is how can i change the textColor of MenuItems on selection.
View 6 Replies
View Related
Sep 7, 2010
I have a problem with showing icons for menu items. The items which appear when I click on menu button are having icons but When I click on "More" option in Menu, The newly shown menu items are not having any icons even though I have set the icons for these items in my xml.
View 3 Replies
View Related
Aug 18, 2010
I need to enable a MenuItem when a previous screen (Activity) returns. I tried this code:
...
((MenuItem)findViewById(R.id.menu_how)).setEnabled(true);
...
but a null pointer exception is launched. BTW, the menu_how is set to false in xml; and the code is part of onActivityResult(int requestCode, int resultCode, Intent data) call.
View 1 Replies
View Related
Sep 2, 2009
I would like to know how to dynamically change the my option menu items status from disable to enabled.at first all my menu items are set to disabled and when click the menu key , they are shown as gray and disabled.when my other task finished, i want to enable all the menu items, change them from gray to dark color from the screen.do you know how can i implement this?
View 8 Replies
View Related
Jul 29, 2010
I have created an option menu which also has a sub menu. In the sub menu I have a setting for enabling/disabling images in my application based on the application level flag that i change based on the option being clicked.What I am observing is that when i click on the "Menu" and change the settings from enable Images to disable Images. its not reflecting.I have put the debug log and what have been seen is the onOptionCreateMenu method is getting called only one time- first time when i click the "Menu" button. That is the reason the changed sub menu is not getting reflected.My question is that is there a way i can re-create the option menu every time user presses the "Menu Button".
View 3 Replies
View Related
Jun 8, 2010
I would like to arrange the menu items in my app so that one item appears in its own line, and the other 3 items appear below it.I know that this is possible because i have seen apps do it.I tried writing a menu xml with linear layouts to arrange the items, but this doesn't work.I have also tried putting them in different groups,but I had no luck with that either.I know that this is possible:i have seen it done.Anyone have any ideas?
View 1 Replies
View Related