General :: HTC One X Style Virtual Menu Button Patch?
Oct 5, 2012
I tried to re-implement what HTC did with the One X, One S, etc, where they have physical back, home, recent apps keys, and a virtual menu button pops up under apps that need a menu button. I don't have an Android device, so I was only able to test it under the emulator, I have only tested it with the Facebook app, but it seems to work fine.
The patch is against AOSP 4.1.1, to activate it in the emulator, set hw.mainKeys=yes and hw.menuButton=no in hardware.ini. For a real device, you'd need to set config_showNavigationBar to false and config_showLegacyMenuButton to true.
Because this is just a proof of concept, it pops up the entire ICS navigation bar with all four buttons instead of just the menu button. But that's not hard to fix.
View 2 Replies
Nov 26, 2010
I just got my Droid 2 today, and I have a few questions to ask with one notable one.
Most importantly, is it possible to change the virtual keyboard into an ABC style instead of the traditional QWERTY? I'm not sure which I would stick with in the end, but I would like to try out another orientation.
Wi-fi drains the battery, right? I have horrible phone service at my house(home for the holidays) but at school the service is great, should I bother using Wi-Fi regularly?
Also is it possible to have the screen wake up when it is touched? The lock screen seems a bit unnecesary considering that there is already a lock button, so it would be nice to disable one or the other.
EDIT: Also, it seems like my phone has decided to spam my contact list with all of my Facebook "friends." That seems like it could cause some problems...
Also do you have any suggestions for a music player over the standard one? I have not really looked through the market yet personally(mostly due to the horrible service here), so any suggestions are welcome.
View 11 Replies
View Related
Nov 7, 2012
i update ics in spice mi355 bt in my phone status in about phn only 2.3.6 only show it bt looks are change.and menu button change to option button clockwise.hw do i knw whther ics change in phn or nt?bt file is download in our forum 1ly size is 90 mb.
View 1 Replies
View Related
Aug 21, 2010
As the title says, I cannot get padding around the text.Here's my xml:
<style name="StandardButton" parent="@android:style/Widget.Button">
<item name="android:background">@drawable/nine_patch_3</item>
<item name="android:textColor">@color/white</item>
<item name="android:textStyle">bold</item>
<item name="android:paddingLeft">10dp</item>
<item name="android:paddingRight">10dp</item>
</style>
View 1 Replies
View Related
Apr 26, 2010
I want arrange three menu items as the following layout, would you please tell me how to custom option menu style as mentioned?
View 3 Replies
View Related
Jun 9, 2010
How can I make an app or maybe service that looks like (Nexus One touch buttons) for the navigation keys (Home, menu,Back, Search)
The buttons should always be visibly and always stay on top and send the command to the app thats running.
Someone have ideas and sample codes how to do that?
*I see an app with name (Smart Taskmanager) wich always detect when you touch the right side of the screen and then detect when you slide the finger to left.
So I think its possible, with this function I think its possible to implementate the code to simulate the (Home, Meny, Back, Search) buttons.
*I also see and test an app wich show a "cracked display" always ontop so that tecnic maybe shold be useful to always show the buttons/bitmanp on top.
Thoose function, to show the button and catch the "touch event" and send the event to the active program, thats what i dont can figure out how to do.
View 2 Replies
View Related
Feb 8, 2014
as the title i flashed cm11 on my device and how i can disable menu button
the three squares in the pic
View 3 Replies
View Related
Nov 16, 2012
1st off, I am brand new to Android, have had this phone for 1 day.
All instructions I find say 1 of 2 things, either tap and hold the home screen until I see a "+add widgets", or swipe left to right until I see the menu button. I also read that the menu button should look like 3 vertical bars.
Tapping and holding the home screen only gives me options to add wallpapers, nothing else. I cannot find anything like a menu button. When I go into settings I can find nothing that has to do with adding widgets.
How to find this menu button, what the icon for menu will look like?
Galaxy Nexus running Jelly Bean
View 2 Replies
View Related
Feb 17, 2009
If my custom Activity style inherite from android: style/Theme.Dialog: <style name="MyTransparent" parent="android:style/Theme.Dialog"> </style>
The menu associated with my activity pop up on the center of the screen.
Is this the expected behaviour? Is there any workaround?
View 2 Replies
View Related
Dec 15, 2013
So as you might already know, Google is trying to kill the hard menu button by integrating a soft menu button inside all apps.
Is there a way to disable this? I'm running the latest cyanogen (i9300) and I can't find a way to disable it. It just takes space and I don't even use it.
View 1 Replies
View Related
Apr 4, 2013
I update my Galaxy S2 SHV-E110S to JB but Menu and Back button not working.
View 1 Replies
View Related
Apr 23, 2014
I would like to know which lines should I change in SystemUI.apk so that the menu button is permanently showing in the navbar?
View 4 Replies
View Related
Oct 29, 2013
I tried to follow this [URL]...but I dont see this "settings> display, gestures & buttons."
The reason is because the restoring is not working as I need to change the backup location...
Im running PAC-man rom
View 1 Replies
View Related
Sep 22, 2012
Basically, I want the three dots that appear on the apps to appear even without the navigation bar enabled. How I can do that?
View 6 Replies
View Related
Apr 30, 2013
just got myself an S3 i9305 this afternoon
Im having an issue with my gmail notifications. I still want to receive gmail notifications on my home screen (the app icon where the image shows how many emails) however I dont want it to play a sound.
I googled how to remove the sound, but all the walk throughs start with tapping a 'menu' button (three vertical square dots) at the bottom left in the gmail app. I dont see this menu button - see image below
View 2 Replies
View Related
Oct 20, 2013
Is there any app or menu from android 4.3 to reboot the phone without using power button. The phone does not rooted.
View 1 Replies
View Related
May 18, 2014
I have the Nexus 5 with 4.4.2 , I'm new with Android, my phone is rooted. I recently made the "buttons" disappear adding a line in the build.prop file and instaled LMT to have a pie,but the problem is that in Google Chrome,the Settings/Menu Button in the top right (the one with three little boxes) disappeared. How to make this button appear?
View 2 Replies
View Related
Nov 25, 2013
Asphalt 8 issue that the game menu was no response even the button was highlighted.
View 5 Replies
View Related
Dec 15, 2009
I want to put a triangular shaped button in my app. I have the button image (.png) but don't know how to use this as my button. I don't want to use an Image Button as I don't want to have a rectangular box behind this image.
View 2 Replies
View Related
Oct 28, 2010
I want to use the button style on another control.
How can I call that bg?
View 1 Replies
View Related
Aug 3, 2010
I have an Activity with an EditText, a button and a ListView. The purpose is to type a search screen in the EditText, press the button and have the search results populate this list. This is all working perfectly, but the virtual keyboard is behaving strange. If I click the EditText, I get the virtual keyboard. If I click the "Done" button on the virtual keyboard, it goes away. However, if I click my search button before clicking "Done" on the virtual keyboard, the virtual keyboard stays and I can't get rid of it. Clicking the "Done" button does not close the keyboard. It changes the "Done" button from "Done" to an arrow and remains visible.
View 2 Replies
View Related
Apr 13, 2012
I've installed several apps that are supposed to have features that I can't even find. For example, I installed "Writer". This is supposed to have text formatting features (bold, italic, font size). But, after highlighting some text, I can't find anything that triggers a "Format" menu. A long tap on selected text will bring up a Cut & Paste menu. But if there's a Format menu, I haven't found it, yet.
I'm using Writer as an example, but I've tried half a dozen apps now that are listed as having certain features. Sometimes the program menu is the little checkerboard icon next to the Honeycomb task switcher at the bottom of the screen, but on many apps this menu is empty of anything useful. Some programs have an icon on the top of the screen that triggers a menu, but on others I've tapped on everything I can find and found no extra controls.
Is there some common screen gesture that I haven't discovered yet? Are developers listing future features that don't exist yet? Did Gingerbread have some context menu feature that's missing in Honeycomb? And is there some reason developers don't bother to provide a paragraph or two explaining how to use their product?
btw - I have an Acer A100 7 inch tablet, running generic Honeycomb 3.2 and downloading apps from GooglePlay. My device doesn't have a hardware Menu button, maybe that's the problem?
View 5 Replies
View Related
Jul 30, 2012
I wanted to know is there a way to change which app launches when you long press the menu button? Currently it's Google search.
I'm on a rooted Xperia S, if that matters.
View 2 Replies
View Related
May 20, 2012
I have recently upgraded to Android 4.0.4 on my samsung galaxy s2. I used the ressurection remix rom 1.9
I have noticed that although holding down the menu button will go to google search from the main screen, it no longer works in certain apps that used to work before the upgrade. In fact it doesnt seem to work in any apps.
View 1 Replies
View Related
Jan 6, 2010
Im trying to figure out how to use Styles. It seems easy, but its not working.
First, here is my XML for the Button:
<Button style="@style/Btest" android:id="@+id/Button01" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="Some text"></Button>
And here is the values/styles.xml:
CODE:...........
Its not working at all. If I dont use Style and just add the style directly in the XML for the Button - no problem.
View 2 Replies
View Related
Sep 16, 2010
Is there a way to apply a style to a button when the button is pressed?
View 4 Replies
View Related
Sep 10, 2010
I created button with some shadow using a style:
<style name="test">
<item name="android:shadowColor">#FFFFFF</item>
<item name="android:shadowRadius">1</item>
<item name="android:shadowDx">1</item>
<item name="android:shadowDy">1</item>
</style>
This applies a white shadow on the button's text in its normal state. I was just wondering if anyone knows if there is a way to remove this shadow when the button is a pressed state. In other words, is there a way to apply another style when the button is in another (pressed) state?
View 2 Replies
View Related
May 18, 2010
I want to stop user from entering white space into the edittext, easiest way is to do not have button in keyboard appearing on click.
How to hide white space button from keyboard ? or is there any other way to stop user entering white space into the edit text field.
View 2 Replies
View Related
Oct 8, 2010
I have edittext and a button below edittext. edittext has width as fill_parent and height as wrap_content.
My messages covers full screen, due to this my button is not visible it hides below virtual keyboard
View 3 Replies
View Related
Oct 30, 2012
My work has hidden their SSID, thus the need for me to use the "Add Network" button at the bottom of the WiFi Settings menu; however, upon click the "Add Network" button, it just crashes and takes me back to the Settings screen. I click back on WiFi, it scans for the broadcasting SSIDs, and I click the "Add Network" button at the bottom again, and crash back to Settings Menu.
I just got this phone from my work for my work. They don't know anything about Android products, and my Google-Fu hasn't been strong enough.
View 2 Replies
View Related