Vertical volumn bar - Zenfone 2 Laser Q&A, Help & Troubleshooting

New here, appreciate your help. I just purchased a new Zenfone2 laser and beginning to learn my way around with Andriod. So I am struggling with the simplest of operations with the UI.
One of the thing I tried uses Macromedia Flash player. The volume bar is vertical. So each time I try to increase the volume by moving the slider up, the screen scrolls instead.
Any suggestions? Thanks!
Rick

Related

Volume Button (xdaIIi) and calling the volume application..

When you use the slider on the sode of the XDAIIi by default, you get a little popup slider that increases, or decreases the volume depending on which way you move the slider.
Does anybody know how i can make this little popup windows/slider application load, without using the slider button.
I hope its as simple as loading a .exe already on the device, but ive had no luck finding it so far.
Thanks in advance.

*UPDATE* We need this! (Gauging Interest)

On my wizard, a program called SmartsKey (which also mostly works on our Mogul) could use the rocker switch as a volume up and down toggle, when you are outside of a call.
I am annoyed at having to tap the volume icon to change my volume on my phone when at the today screen. We need to have some way to map the scroll wheel's button to open the volume settings when pushed, and then we could simply scroll the wheel up or down to change the volume. Also on the wizard, you could hold down the comm manager button to toggle mute.
I would be willing to work on this with anyone else that would like to try and either make a script or small app that would allow us to do this. It's one of the only major gripes I have so far with this phone. I guess I was just spoiled with the wizard, but I know that this is a hugely capable phone. It would make sense that we could map something to that push button on the wheel. I just don't know how to look for it.
What do you think? Wouldn't that make adjusting the volume a lot better? It seems like this should be the way it works from the factory.
****UPDATE****
I have found a little 48k app that opens the volume balloon. This will definitely work for now, until I can figure out if we can use the wheel button cleanly or not. I have mapped it to the push and hold voice command button, so that when I hold the button, the volume balloon opens. YAY!!
File is attached for logged-in users
That sounds like a pretty cool idea, but I really haven't been bothered too much by the scroll wheel not always acting as volume. I wouldn't know much about writing a script or application, but I'd be happy to help with testing.
A FREAKING MEN. how ridiculous can they be? every phone since the beginning of time has had a hard button to change to vibrate.
Yes, Please! I have found this quite annoying as well. I wish I had the know-how to help you.
Great idea. I find myself never using the scroll wheel for anything and always wanting it to simply control the volume.
try AEBUTTON PLUS i duno if it will work on the mogul, but u can give it a try
if you use the 5-tabbed home plugin from HTC, one of the tabs is ringer profile, and it mutes/vibrate/normal settings allow for quick ringer change. I find that it is enough for my needs.
that is one feature i love on my treo 755. i can stut the volume of with a keyflick. very useful for when in meetings or with a customer (i am a car salesman). when walking up to a customer i just flick off the volume.
i cannot do this on my mogul. i have to unlock the screen, go to the volume tab, then click on the volume. 3 steps that require looking at the screen vs one that can be done in pocket or a holster...
I am currently getting some pointers on where to start from those much smarter than I. Hopefully I will get some responses and will be able to start on this. I understand the concept, but it will just be a little game of connecting the dots. I KNOW that this can be done. And it WILL happen
nonegiven said:
Great idea. I find myself never using the scroll wheel for anything and always wanting it to simply control the volume.
Click to expand...
Click to collapse
That is exactly how my Mogul works....... hold it up to your ear and try it.
now.... i want to design a sturdy replacement back with a coiled antenna and a place to store all these 2 Gbyte micro-SD chips
7r380r said:
That is exactly how my Mogul works....... hold it up to your ear and try it.
now.... i want to design a sturdy replacement back with a coiled antenna and a place to store all these 2 Gbyte micro-SD chips
Click to expand...
Click to collapse
It works this way when you are inside of a call, yes, but I am referring to when you are OUTSIDE of a call, such as at the today screen. Currently, the only way to adjust the volume outside of a call would be by tapping on the volume icon and adjusting the volume.
The idea is to push in the scroll wheel's button to open that volume adjustment screen, so then we can just scroll the wheel up or down to change the device and ringer volume.
I agree that there needs to be a volume control like other HTC devices, however the scroll wheel is great for navigating menus, and pressing it in is the "enter" button. Would you really want to give that option up for something else? Imagine scrolling through your emails and you find the one to open and press it in only to be presented with the volume control instead. I wouldn't want that...
Also, remember that the scroll wheel and d-pad are linked. The hardware can't differentiate the two- in other words, whatever you set the scroll wheel and press-in to do, the d-pad and center button will do as well. Think about this really hard before you try it.
bump for the update
update from whom? This is your own thread!
Dishe said:
update from whom? This is your own thread!
Click to expand...
Click to collapse
I edited my first post to include the zip, and then the thread was down towards the bottom, so I posted a bump reply so that it could be up to the top again, in the way it would have if I had posted the zip by hitting reply instead. Make sense?
I'm working on something similiar to this... kind of tricky...
I don't want to hook the whole input subsystem, so what I am attempting to do is create a today plugin and that will sieze control of the wheel when on the today screen and change the volume.
I've got it basically working, just need to tweak when it grabs control; right now it does it on WM_PAINT, but that message is sent quite a bit and spikes processor usage. And I'd like to get it working without actually drawing a window, not sure how well WM6 will play with that.
Aso need to see if I can make this work without it being the first item on the today screen.
For those interested the ticks on the volume balloon are the following values:
0xFFFFFFFF
0xCCCCCCCC
0x99999999
0x66666666
0x33333333
0x00000000
You can use those values with waveOutSetVolume(), just use NULL as the first parameter and the DWORD level as the second.
When I get it working, or tired of fighting with it, I'll post the source code.
kmartburrito said:
I edited my first post to include the zip, and then the thread was down towards the bottom, so I posted a bump reply so that it could be up to the top again, in the way it would have if I had posted the zip by hitting reply instead. Make sense?
Click to expand...
Click to collapse
oh, ok!
As promised, consider it an alpha version. I have included a release compiled dll, the source, and a sample .reg file.
Basically, it is a today plugin that steals the focus whenever ever the today screen is shown, then uses the wheel to raise and lower the volume. I think it has to have a visible window, so I made the window 1 pixel high and transparent.
Probably still needs a little work painting and figuring out when to grab focus. Right now I use the WM_PAINT as a test because I figure if the window is getting drawn then it is a good assumption the today screen is active.
Please post any updates to the source.
For those using Wisbar Advance and a button mapping app like Smartskey, you can map the scroll wheel button push to the WA volume adjuster, right?
"mute" button
It's not exactly what you're talking about, but you can get a cab at http://ppcgeeks.com/ring-toggle-hardware-fix-for-mogul-titan-t8079.html that lets you set any hard button to toggle between vibrate and ring. So you can use it as a mute button (but not quiet/loud).

Xperia silentmode

Hi guys, i've received my Xperia a couple of days ago, installed TomTom 7, Palringo Messenger and zsIRC.
I love it, i simply love it. But i have some problems with the usability which i believe you guys can help me iron out:
- If the Phone is put in Silentmode, the mp3 Players won't work, whether it is the Xperia Player Panel or MortPlayer... is there a workaround for this, or if not, is there a way to put silentmode on a hotkey, because it takes long to flip to the "Today" Page to put silentmode off...
- I tried MortPlayer because i found it hard to control the Xperia Panel Player with my finger while driving, but MortPlayer was kind of buggy, it changed the size to quater screen whenever i opened the keyboard and even without that bug i found it still too small since it didn't use the full resolution.
- Is there some kind kind of Alt+Tab like feature? I'd like to switch between tomtom and the mp3 player while driving and that would need some kind of quick window change button, is there a way of achieving that?
I don't have installed the original wm6.1 volume controle, but i think there are 2 bars and one of them for the system volume. I think it was the left one. Put the volume up and you should be able to hear sth. with the player.
EDIT: The Volume controle pops up when you press the volume down or up button
You can easily adjust volume and between modes normal, vibrate and silent with the volume up/down keys. Keep pushing vol down and you'll get to silent mode. Push vol up and you'll get back to normal mode through vibrate mode.
well, thats solved, but i still need something to change the programs while i'm driving, like a possibility to lay something like alt+tab on the ok button, for example.
Try AE Button Plus. You can set a button (single, double, triple or long press) for i.e. task manager (pretty neat aebp's own), alt+tab or switch to next application.

Scrolling .... Searched a lot

Hi,
I need some help with this, its kind of the other way around of what people usually like, I liked the scrolling with the volume buttons on the left side of the phone, I am running Energy Feb 4th version 21xxxx. Now the volume buttons do what they are meant to do but I wonder if there is a way to disable that volume function and send it back to scrolling so I can scroll up and down my emails and stuff.
Thanks!!!!
You tried to map the keys using AEBPlus?

[Q] Navigation bar alternative ?

Hey, I own a nexus 4 16gb, its rooted.
Anyone knows about a good navigation bar alternative ? i can make it disappear with the qemu.hw.mainkeys=1 thing but i couldn't find a way to replace it.
I tried the LMT pie, worked pretty well until i got into a game.. for some reason it doesn't work in games, so i just needed to reboot my phone to quit the game.
I remember that i saw somewhere someone with a navigation bar appearing in the menu of long pressing the power key. anyone know how to do that or have another good alternative for a navigation bar ? Thanks
Aokp rom has buttons in the power menu, or you could use gestures; https://play.google.com/store/apps/details?id=com.goodmooddroid.gesturecontroldemo
Sent from my CM10.1 Nexus 4
Thanks, are there any more alternatives ?
You can try to add a ribbon to a edge of the screen.
Generally I put pie on the right side and a empty ribbon on the bottom which activate the "application window" ribbon when swiping from the bottom to the center of screen.
This option is present in many roms, including one I'm testing right now the Axiom rom.
Also, I activate Pie only in expanded desktop. You can add this action to the power menu, but I don't know how if you're on stock.
That's all I can do since I use LMT on my tablet with Pie installed too, I've never encountered problems.

Categories

Resources