Hi,
I just got froydvillain 1.5 on my Hero, nice, but now I have a problem with my Hero because of a bug I already had : No sound over speakers!
In 2.1 I used a toggle program in order to switch the headset of, but the toggle widget I used, doesn't work anymore with Froyo.
Now I am stuck with a Hero, which I can only use with headset attached.
Can someone please help me with a toggler for Froyo, or even better, tell me what the **** is going on with my Hero, and how I could fix it? Somewhere here on the forum I read about screwing it open, and mess with some wires, but I don't have the proper screwdriver yet.
Help please! Thanks!
Roel
Wouldn't using something like Tasker achieve this as well?
maxnic said:
Wouldn't using something like Tasker achieve this as well?
Click to expand...
Click to collapse
Might be helpful, if I know the script for switching the headset off... ;-)
It's unfortunately not a default setting in Tasker.
Very nice app though!
Someone knows the script or other action to achieve the toggle of headset on/of?
Roel
Related
Hi! I also posted this in the Wiz thread, but all you app makers might not check all threads so I post it here too if it is ok.
I have been searching for an app to easily change input method.
While driving I have my 9100 set in portrait and when receiving a message I would like to swap input method from block rec. to phonepad easily. The tiny arrow is very difficult to hit while sitting in the car.
Anyone know an app or can figure out a way to solve this?
It's a very old app, but have a look at this one I wrote. It needs updating to be more usable, but should do what you ask.
http://forum.xda-developers.com/viewtopic.php?t=26586&highlight=sipswitch
V
Thanks vijay, I will try it out!
It works perfect, thanks vijay. I use it in combination with mortbuttons. I am very happy now, the only thing I miss now is to have the wifi on/off in the system tray.
Still waiting for the official qtek aku 2 rom update.
Once my Bluetooth Headset is connected to my Prophet, all my notification sounds come through my Bluetooth Headset instead of the phone speaker.
The sound for normal incoming call works as it should though (through the speaker).
The only way i've found how to solve this problem, is to uncheck the "Wireless Stereo" option under:
Settings > Connections > Bluetooth > i.Tech Clip R35 > Partnership Settings
And then when I want to listen to music through the Windows Media Player, I have to do the opposit.
So, my two questions...
1. Is there a way to map notification sounds to always use the phone's speaker? (or)
2. Is there a small shortcut / Today-plugin that can switch "Wireless Stereo" on/off in one click?
Cheers!
Eric
Yes there is, i use a software called BTAudioToggle, you can place a shortcur to a launchbar in the today plugin, it works fine for me...
its postet in this post as an attachment:
http://www.pdaphonehome.com/forums/...luetooth-headset.html?perpage=20&pagenumber=1
Hope it helped
Greetz
Hybrid666 said:
Yes there is, i use a software called BTAudioToggle, you can place a shortcur to a launchbar in the today plugin, it works fine for me...
its postet in this post as an attachment:
http://www.pdaphonehome.com/forums/...luetooth-headset.html?perpage=20&pagenumber=1
Hope it helped
Greetz
Click to expand...
Click to collapse
Thanks Hybrid, unfortunatly this was a bit wrong...
It seems that this program routed the sounds to the Bluetooth Headset if I wouldn't have "Wireless Stereo".
Hence; it had its functionality when I turned off "Wireless Stereo".
The solution was in the right direction though, but not really right...
BIG note though: It messed up the sound on my normal "Wireless Stereo" mode. So the sound now has a distortion as well.
Ehm but i remember there a software which did the same like btaudio with stereo headsets, but this one costs money. You just have to google, cause i dont remember the name
Hybrid666 said:
Ehm but i remember there a software which did the same like btaudio with stereo headsets, but this one costs money. You just have to google, cause i dont remember the name
Click to expand...
Click to collapse
I found one called BlueMusic: http://www.teksoftbluemusic.com
Could that be the one you're refering to?
BlueMusic unfortunatly got about 99 functions that are more or less useless, packaged in a big memory overhead with nice graphics.
I just wanted the simple on/off switch...
ADD:
I'm running WM6, that's probably why most of BlueMusic's feature are superfluous.
My father got an Aus P535; when he uses the bluetooth headset, an icon is displayed on top, near "start": by clicking that icon, it is possible to redirect or not notification sounds to the headset... I didn't try that on the prophet, but I hope this can help you. bye
@overone: Hang in there...I'm trying to create a solution for one-click wireless stereo on/off..Will let you know as soon as I'm done...
Guys, been trying out a few things on mine AMEO qith BT8010's, it would appear that two reg entries are modified when turning on/off wireless audio.
I have attahced two reg export files bton.txt for audio on and btoff.txt for audio off.
if you look at lines 23 and 61 these are the values the executable will need to toggle. I dont have enough knowledge to code it up but if you know how to by all means give it a try.
carl_johnson82 said:
My father got an Aus P535; when he uses the bluetooth headset, an icon is displayed on top, near "start": by clicking that icon, it is possible to redirect or not notification sounds to the headset... I didn't try that on the prophet, but I hope this can help you. bye
Click to expand...
Click to collapse
Thanks for the tip.
Unfortunatly, my Wireless Stereo Icon next to the Start Menu didn't have any functionality.
shantzg001 said:
@overone: Hang in there...I'm trying to create a solution for one-click wireless stereo on/off..Will let you know as soon as I'm done...
Click to expand...
Click to collapse
Cool! Please post a copy of it here once you do!
I manage to fix the problem temporarely with a retarded Mortscript (my first ever).
But it's hardly the way I would like to have it solved.
ade0282 said:
Guys, been trying out a few things on mine AMEO qith BT8010's, it would appear that two reg entries are modified when turning on/off wireless audio.
I have attahced two reg export files bton.txt for audio on and btoff.txt for audio off.
if you look at lines 23 and 61 these are the values the executable will need to toggle. I dont have enough knowledge to code it up but if you know how to by all means give it a try.
Click to expand...
Click to collapse
Thanks!
I might try to modify my script to do this instead (incl a restart of the service).
That should be a whole lot prettier then my "click-by-code" script...
I'm almost done..Just need to find a function/macro (without using MFC/ATL/.net, my app is win32 native) to convert a unicode string to ascii string...Any suggestions??
Hey, no need for the unicode to ascii function...am done...expect the initial version for the utility tonight..(am at office right now, so will add the changes that I just made, to the code at home, and release after some testing on my phone)
shantzg001 said:
Hey, no need for the unicode to ascii function...am done...expect the initial version for the utility tonight..(am at office right now, so will add the changes that I just made, to the code at home, and release after some testing on my phone)
Click to expand...
Click to collapse
Cool, I'll be awaiting your release...
@overone: Am afraid..my experiment failed .. But it was just my first try...Am trying to hack away at the windows api to see if i can get smthing...keep ur fingers crossed..
Too bad.
Unfortunatly C is not my forte. Otherwise I would have liked to help.
actually the problem is not with c...problem is what i had perceived to be the solution but it turned out to be a false alarm...
shantzg001 said:
actually the problem is not with c...problem is what i had perceived to be the solution but it turned out to be a false alarm...
Click to expand...
Click to collapse
Oki.
I just ment that I don't know how to help you, since I don't write/read that lingo/api's...
I found an open .NET class in C# that could query the Bluetooth interface.
Unfortunatly, it only seem to have a "getService" and not a "setService".
I am very interested in this solution for the hermes. I linked this thread to the hermes forum.
Thanks for looking into this.
any news ??
what are you guys using for switching profiles ?
i'm looking for a basic profiles app along thelines of ppcprofiles or phoneweaver.
unfortunately, i cannot seem to get phoneweaver to work at all - changing profiles says that the notification has changed but it never does.
is anyone else having this problem or should i blame it all on tf3d ?
thanks in advance
I always use the SPB movile shell and want more profiles too!
you could use spb phone suite. it works but imho it takes up too much place on the today screen.
phenx said:
you could use spb phone suite. it works but imho it takes up too much place on the today screen.
Click to expand...
Click to collapse
i did try that and i agree - it's far too complex !
have decided upon a hard reset and retrying phoneweaver :-(
mrdo said:
what are you guys using for switching profiles ?
i'm looking for a basic profiles app along thelines of ppcprofiles or phoneweaver.
unfortunately, i cannot seem to get phoneweaver to work at all - changing profiles says that the notification has changed but it never does.
is anyone else having this problem or should i blame it all on tf3d ?
thanks in advance
Click to expand...
Click to collapse
Hi there all,
you could use the Touch HD\ HTC profile manager. It can be found under the Xperia Programs, Panels and tweaks section for the Xperia. I was also looking for the same thing a while back, and found that.
hope that helps!
winmowgster said:
Hi there all,
you could use the Touch HD\ HTC profile manager. It can be found under the Xperia Programs, Panels and tweaks section for the Xperia. I was also looking for the same thing a while back, and found that.
hope that helps!
Click to expand...
Click to collapse
Can you post a link please? I can't find it and neither can the search engine.
At the moment I use SPB Phone Suite and it integrates into the Mobile Shell panel, if you don't like it on your today screen.
Sorry, my mistake... first post! Link Contained.
Here is the link to the whole thread:
http://forum.xda-developers.com/showthread.php?t=441439
the section your after is under Touch HD utils its called volume control
Regards
Winmowgster
I dont think we are talking about the same thing? ... the volume control is just a new skin for setting the volume right? .. I think with profiles we mean like they are used in nokia phones where depending on your selected profile u ve a different ringtone, volume, message tone etc. ?
cause I d find something like this really useful .. at the moment I cant even figure out how to change the tone of when I receive a text message.
Looking at the Original Poster's request, I suggested a solution, which I thought fits the bill pretty well.
If you want to switch between silent, ring and vibrate then this does the job.
having read the request again, and googling the programs that mrdo tried, i see that i may have made a mistake. :S
The SPB Phone Suite is awesome! Well worth the dosh! Have as many profiles as you want plus automatic time or event based profile switching.
winmowgster said:
Looking at the Original Poster's request, I suggested a solution, which I thought fits the bill pretty well.
If you want to switch between silent, ring and vibrate then this does the job.
having read the request again, and googling the programs that mrdo tried, i see that i may have made a mistake. :S
Click to expand...
Click to collapse
thanks for your input. i do have the touchstone volume control installed and it's very handy but i am looking for something that will allow me to switch ringtones, alerts and volumes at the touch of a button.
after a hard reset and yet another reinstall of my apps, phoneweaver still doesn't work. grrr and double grrr.
mrdo, what is the problem specifically? Is there an error on the device or do you start the application but nothing of significance appears?
I briefly tried phoneweaver and had the latter problem. Couldnt figure out whether it was running or not.
In the end I ended up giving up and going for the Touch HD simple profile manager.
I don't find HTC profile manager in that thread, can u post the direct link?
winmowgster said:
mrdo, what is the problem specifically? Is there an error on the device or do you start the application but nothing of significance appears?
I briefly tried phoneweaver and had the latter problem. Couldnt figure out whether it was running or not.
In the end I ended up giving up and going for the Touch HD simple profile manager.
Click to expand...
Click to collapse
the application installs and seems to work properly but the alerts and ringtones don't actually change. not really sure what the issue is at this stage ...
nap007 said:
I don't find HTC profile manager in that thread, can u post the direct link?
Click to expand...
Click to collapse
it's just a larger volume control rather than a profile manager :
Blackstone Volumecontrol - WORKING ON EXPERIA
http://forum.xda-developers.com/showthread.php?t=442154
direct link :
http://forum.xda-developers.com/attachment.php?attachmentid=127106&d=1225749027
is there a way to set different sounds for different sound profiles i.e. new txt alert is silent within the silent profile but I would like a noise when the phones set to normal?
I have tried setting this in the sound settings but if I turn 'play sound' off when phones set to silent it seems to do the same thing when i change to normal mode. must be a way to change this but cant seem to work it out?
thanks for any help.
Anyone? Someone must know the answer to this?
Hi,
maybe something like:
http://www.spbsoftwarehouse.com/products/phonesuite/?en
or maybe a free Version:
http://www.pdagold.com/software/detail.asp?s=1162
I use PhoneWeaver and it s for me the best
http://www.sbsh.net/products/windows_mobile_pocket_pc/phoneweaver
Does those Apps also work under TF3D? I suggest they only work on the normal today screen as an Today Plugin... so what about a working Profile switcher under TF3D?
Sure ... it works fine.
You just have to install "Second Tody" and here we go.
I'd love a similar app which can also change things like, how often new mail is checked for, wether BT should be on, WiFi etc. Is such an app out there?
AndyCr15 said:
I'd love a similar app which can also change things like, how often new mail is checked for, wether BT should be on, WiFi etc. Is such an app out there?
Click to expand...
Click to collapse
PhoneAlarm is what you're looking for.
Go to PocketMax.net
Absolutely brilliant application! Controls just about everything
(and will work with or without Second Today)
Okay, this does look quite cool. I have it installed... but how do I select a profile? How do I run it without second today?
But how can i make a second today?
_Fly_ said:
But how can i make a second today?
Click to expand...
Click to collapse
Hi,
I installed SPB phone suite but it is not compatible with TF3D. wat do i need to set? Thanks
I am also interested in this, I am trying to edit Silent Mode, when it rings I want to replace the silence with a "beep.mp3" so it just beeps any ideas?
Get PHONEWEAVER.
Well I am trying to figure out how I can get the BT module from a 2.2 rom to a 2.1 rom. This cuss I want to get the media keys from a BT device working. Now they just don't do anything on 2.1 VE6.2...
Well that is my main goal to get those working
Any idea's and tips are welcome
Already checked if the event is logged when I press the button on the radio and the logcat doesnt show a press recieved thingy. so that is a no.
I'd recommend posting this on the cdma forum as well, and maybe in some non-device-specific android dev forum too since it may be a simple answer like "android 2.1 doesn't contain the code necessary to work with 2.2 bt button control libraries" or something like that.
I have a feeling that what you're trying to do is impossible - I mean, android 2.1 never claimed to have bt button support, and it's highly likely that android 2.2 bt libs will simply never work with android 2.1 in that way.
BUT I REALLY HOPE YOU CAN MAKE THIS WORK!
:-D
cdma forum is more dev-aware than gsm forum I think. good place to start.
dkelley said:
I'd recommend posting this on the cdma forum as well, and maybe in some non-device-specific android dev forum too since it may be a simple answer like "android 2.1 doesn't contain the code necessary to work with 2.2 bt button control libraries" or something like that.
I have a feeling that what you're trying to do is impossible - I mean, android 2.1 never claimed to have bt button support, and it's highly likely that android 2.2 bt libs will simply never work with android 2.1 in that way.
BUT I REALLY HOPE YOU CAN MAKE THIS WORK!
:-D
cdma forum is more dev-aware than gsm forum I think. good place to start.
Click to expand...
Click to collapse
Then I do wonder why Kimera 3.0 sometimes work with them. XD prob something HTCish...
Lirasina said:
Then I do wonder why Kimera 3.0 sometimes work with them. XD prob something HTCish...
Click to expand...
Click to collapse
cool, forgot that part. HTCish seems likely. they change so much that android 2.1 isn't really 2.1 any more.
I hope you can pull it off. I'm NOT saying that I know it is impossible. I don't really know. but it seems likely that aosp will have a different set of conditions from sense roms and working in one may not mean it's possible in the other.
Ok I need to get AVRCP implented into the ROM. Then it will work. VE does not have it.
Lirasina said:
Ok I need to get AVRCP implented into the ROM. Then it will work. VE does not have it.
Click to expand...
Click to collapse
I figured bt remote control profile wasn't in it. the question is - can you find a clever way to push it in and ahve it work.
After some surfing I found something that might be of help. "Headset Button Fix" app: https://market.android.com/details?id=at.zweng.HeadsetButtonFix&hl=en
(I found reference to it here: http://forum.xda-developers.com/showpost.php?p=6125629&postcount=14 The entire thread is a good read)
saj222 said:
After some surfing I found something that might be of help. "Headset Button Fix" app: https://market.android.com/details?id=at.zweng.HeadsetButtonFix&hl=en
(I found reference to it here: http://forum.xda-developers.com/showpost.php?p=6125629&postcount=14 The entire thread is a good read)
Click to expand...
Click to collapse
I am gonna try it. And I wonder if it works. if that is the case. I love to know what the app does behind the screens. And well ill try tomorow.
Ok the app does not work. To bad. But well after I read what it does. kinda logical. Like I said. something HTCish makes it work on the sense roms. Well I just need to get that darn profile to work and then it may work.... But guess not