Soft Key changes - Touch Pro, Fuze General

Hi all,
I previously had a Hermes where there was a little tool to change the soft-keys at the coners of the screen to to applications of your choice.
Either I did not look to find the tool in the Raphael or it does not exist in the HTC standard ROM. Is there any tool to use for changein the soft-keys?
Thanks for support.
Best Regards
Rolf

http://rapidshare.com/files/292980474/SoftKeyApplet.rar
put this fil in ur windows folder and voila...
in settings u can change the softkeys

Thanks, it works as expected until TouchFlo ist started . When TouchFlo is running, the keys automatically swich to left: Telephone, right: programms. I dont find a way to change that. Any suggestions?
Best Regards
Rolf

This is what I, found it in the diamond forum.

just change hklm\software\htc\manila its not hard. homelsk options for the left softkey and homersk for the right. path and text.

Hi Jack,
thanks, the solution works , even with touch-flo. I could put the calendar as soft key. Do You know the name of the file where the contats are stored?
Best Regards
Rolf

dont trust me too hard on this im doing it from memory, but... set your path to "\Windows\poutlook.exe" and your argument to "contacts". without quotes on both of course.

Hi Jack,
thanks, I will try this tomorrow, today I forgot my mobile in the office :-(.
Result: I tried it and nothing happened, no contacts shoowing up or any error-msg. So it should be an other file I guess. Do you have any idea?
Best regards
Rolf

i was wondering why that wouldnt work and i tried it on mine and it does. you can check your spelling for any typos or whatever but it should work. no quotes, no caps on contacts, \'s not /'s. hope you can get it working.

If you install the cab i posted you dont need to edit the registry, just select the app you want the link on the soft key to be and click save.

alot of people like to do it themselvs or dont like extra apps. ill check it out and see what it does later.

Hi,
so I tried again the manila cab that was postet above. Well, it works fine, I just cannot find the "contacts" in there which I like to set as left soft-key. The "calendar" setting works fine either as direct setting in the HKLM or using the cab.
I also tried again to start the poutlook.exe directly out of the file-explorer and in contrast to the start of the calendar, nothing happened. So it must be any other file to start ???
Also I tried to link the "kontakte" (a small link-file) directly in HKLM, but got an error-msg telling me that the file does not have the required security-attributes or whatsoever.
I will keep on searching but happy for any adviece.
Berst Regards
Rolf

Related

Just Got My Htc Vox.. Few Questions Plz Help

#1 With this push email business, can someone explain to me how that exactly works ... apparantly it is free ????
#2 With the box I got it said there is supposed to be a Pouch included in the box but there wasnt. Did anyone else get a pouch?
#3 When I go into contact ... I cant seem to find a way to sort the Phone Contacts from the SIM Contacts... is there anyway to "hide" the SIM contacts?
htc - s710
re pouch none in the box
push email is somtihng you need to set up via your office or work server like exchange or you can sign up to some company who does it for you but you need maybe to install some kind of software i use www.emoze.com very gd soltion
re contact no idea
enjoy
re SIM contacts
I seem to recall there being something in the "Expert" folder in the start menu. I did have three icons there but i accidently removed one and I am not going to reset my phone to put it back - but you could have a look.
GTAfinest said:
#1 With this push email business, can someone explain to me how that exactly works ... apparantly it is free ????
#2 With the box I got it said there is supposed to be a Pouch included in the box but there wasnt. Did anyone else get a pouch?
#3 When I go into contact ... I cant seem to find a way to sort the Phone Contacts from the SIM Contacts... is there anyway to "hide" the SIM contacts?
Click to expand...
Click to collapse
#2 With the box I got it said there is supposed to be a Pouch included in the box but there wasnt. Did anyone else get a pouch?
Click to expand...
Click to collapse
I asked my vendor about that and they said it's an error in the manual, no pouch..
rgards
Björn
Hiding Sim-Contacts
Hello
I try to translate from my German Vox.
First you go to the settings.
Select the telefonsettings.
Tene select Callingoptions or Calloptions ( German : Anrufotionen )
There you can see "show Sim-Contacts".
I hope in Eu-Versions it is the same and my english is not tooooo bad.
THANK YOU!
IT WORKED!!!!!
Now can you solve the solution why this thing LAGS and is SO SLOW?!?!
I dont know if comming from a tytn makes it seem like this, but to me this device it wayyyyy tooooo slowwww
the CPU is hardly worthy of WM6
use Omapclock and speed it up
i run 252mhz and it's more than enough for me
im tryin to do that now but it doesnt seem to work on resume!
i installed omap clock plus as well.... whenever the phone comes out of hibernate, the clock is set back to origional speed.
do you know how to fix this ??????
what version of omapclock are you using?
Thanks for that tip about contacts, dietmarr
BTW, i did get a pouch with my Vox!!
Regarding overclocking, JDRoss over at MoDaCo posted the below tip. Works like a charm!
Here's what you need:
omapclock application (available here)
tornado power control application (available here)
Download the CAB files for each and install like you would any application. That means copying them to your S710 via bluetooth or ActiveSync, and then running them on your phone to start the application setup process.
Now you need to link the two together. How? Well, the nature of the tornado control application is to launch files based on internal phone events. In this situation, the way to do this is to create "link" filetypes that instantiate omapclock with command line variables to set the appropriate CPU speed.
As a result, you need to create 3 link-type files (.lnk) in the same directory as the tornado application on your S710:
(the first line is the file name, and the 2nd line is exactly what I typed in notepad on my PC before saving the file as a .lnk file):
Power_On.lnk
40#"\Program Files\TornadoPowerControl\OmapClock.exe" -clock 252
Power_Backlightoff.lnk
40#"\Program Files\TornadoPowerControl\OmapClock.exe" -clock 186
Power_UserIdel.lnk
40#"\Program Files\TornadoPowerControl\OmapClock.exe" -clock 186
Once these .lnk files are saved on your PC, you can use ActiveSync or bluetooth to move the files to the \Program Files\TornadoPowerControl directory. Once there, you're almost ready to go...
You also need to create a link file type (I call the file TPC.lnk) and put it in the windows/startup folder so that Tornado Power Control loads automatically upon boot.
Here is my TPC.lnk file contents:
43#"\Program Files\load.exe" -hide "\Program Files\TornadoPowerControl\TornadoPowerControl.exe" bright hide
Note that I'm using a program called "load.exe" (available here) that I simply copied to my /program files/ folder - this is optional, but it makes TPC application run in the background and not show up in task manager (which makes the overclocking even more invisible to the user). Actually, this doesn't always work (since I sometimes see Tornado in task manager), but it's still a nice concept.
Hope this helps.
Click to expand...
Click to collapse

Shortcut to New SMS in WM6

Hi,
This forum helped me to decide on getting an O2 Orbit 2, so thanks for that..
I have searched for this but haven;t found a solution but forgive me if I am repeating a thread.
I am trying to find a way to add a shortcut to the Today screen that directly opens up a new SMS. At the moment I have to go to messaging>SMS>Menu>New>SMS, which seems very convulted, having come from a standard phone.
Is there any way to do this at all?
new_orbit said:
Hi,
This forum helped me to decide on getting an O2 Orbit 2, so thanks for that..
I have searched for this but haven;t found a solution but forgive me if I am repeating a thread.
I am trying to find a way to add a shortcut to the Today screen that directly opens up a new SMS. At the moment I have to go to messaging>SMS>Menu>New>SMS, which seems very convulted, having come from a standard phone.
Is there any way to do this at all?
Click to expand...
Click to collapse
Try these. I'm not sure about a today plugin. But these cab's create a shortcut for you in \Windows called New SMS.lnk. You could always copy them to your start menu and uninstall the CAB if you dont want to lose a softkey.
http://forum.xda-developers.com/showpost.php?p=2287306&postcount=6
Ta
Dave
DaveShaw said:
Try these. I'm not sure about a today plugin. But these cab's create a shortcut for you in \Windows called New SMS.lnk. You could always copy them to your start menu and uninstall the CAB if you dont want to lose a softkey.
http://forum.xda-developers.com/showpost.php?p=2287306&postcount=6
Ta
Dave
Click to expand...
Click to collapse
Thanks. Tried them both and the left one just changed the name of the soft key but still pointed to the calendar and the right one changed it to got the route of the SMS directory not to a new SMS message. I uninstalled them but the right one still stays the same
Any way of getting it back to the contacts?
new_orbit said:
Thanks. Tried them both and the left one just changed the name of the soft key but still pointed to the calendar and the right one changed it to got the route of the SMS directory not to a new SMS message. I uninstalled them but the right one still stays the same
Any way of getting it back to the contacts?
Click to expand...
Click to collapse
Just un-install the CAB.
It might depend on the messaging software.
The shortcut should point to "\Windows\tmail.exe" -service "SMS"
Ta
Dave
DaveShaw said:
Just un-install the CAB.
It might depend on the messaging software.
The shortcut should point to "\Windows\tmail.exe" -service "SMS"
Ta
Dave
Click to expand...
Click to collapse
I did unistall the CAB and it didn't do anything, just removed itself from the Remove Programs bit. The shortcut is no longer there either, so I cannot check it.
Having looked at your CAB file presumably all I need to change it to calendar is find a registry editor and change the settings your CAB made back to "Calendar" and the correct shortcut?
new_orbit said:
I did unistall the CAB and it didn't do anything, just removed itself from the Remove Programs bit. The shortcut is no longer there either, so I cannot check it.
Having looked at your CAB file presumably all I need to change it to calendar is find a registry editor and change the settings your CAB made back to "Calendar" and the correct shortcut?
Click to expand...
Click to collapse
There is a "Softkey changer" app, or a program by schaps called "Advanced Config" both of those will save on the Reg hacking.
Ta
Dave
The Solution.....
Install the attachment...
You can place a shortcut to "NEW SMS" on your left or right softkey....
PS: Next time search or follow the link on my sign....
Sorted
Hi Guys,
Thanks to both of you for your quick replies and help. I have created a working New SMS on my today screen using the last app and the o2 shortcuts program that comes with the mobile.
Knew this was the right place to come!
PS: I did search and nothing useful came up...
PPS: I also couldn't have read your link on the sign as it is posted in the area that says to not post unless you are a developer or hardcore tecchie. I am neither and so didn't go there. Thanks for the help though.
Over a year later and the information in this thread has proved invaluable for me. Thanks.
The correct solution to directly compose a new SMS with a shortcut is the following:
tmail.exe -transport "SMS" -to ""
Works great on my Tilt2. However, I do think I used the syntax above posted by DaveShaw with a prior WinMo device and it worked. However, it does not work on my Tilt2.
You can also get a lot more complicated such as:
Creating new MMS with given recipients, subject, body and attachment:
tmail.exe -transport "MMS" -to "8005551212" -cc "8001234567" -bcc "[email protected]" -subject "simple subject" -body "simple MMS body" -attach "/My Documents/test.jpg"
Anyone know how to turn these into executables since my today launcher only accepts exe's?
If You haven't got a reply to that yet... You can make a simple mortscript (like runmms.mscr) with Run (tmail.exe etc...) and then have the mortsript dummy.exe renamed to the same runmms.exe which, when executed, results in the desired action.

Mapping Fuze IM button to Windows live messenger

Since I have dumped the ATT rom and use MSN messenger the IM button is nowrendered useless. Anyone know how to map it to Messenger? THanks!
Anyone have a solution?
Fuze Keyboard re-mapping
Someone smart know? change keyboard layout on fuze to do this:
Function + IM button to run MSN messenger
I've never used this- so I'm not positive. But I think this is exactly what AEButton Plus can do.
I think you can assign any button to any program, so that might work for you.
Good luck!
zachoo said:
I've never used this- so I'm not positive. But I think this is exactly what AEButton Plus can do.
I think you can assign any button to any program, so that might work for you.
Good luck!
Click to expand...
Click to collapse
This program will work perfect... Heres the problem now... I flashed to Romeos' new rom and that button is mapped to Contacts. So when I hit it now it opens contacts over msn messnger. how can I keep Contacts from opening. Isnt there just a way to get into the Registry and change the app that is asigned to the specific Key?
I am searching for the simplest solution to this. All I want to do is have the FN options for music open up my media player, have the globe button open up OPERA instead of PIE, the CV button to open up cellular video, etc. How do I edit the functions of these keys specifically in the registry? I don't want to use other software, just want to edit these keys and that is all. Could someone please advise.
There has to be a solution to this because one of the custom roms lets you re-link these keys using .lnk files. I think it is the DA_G rom.
agreed, I have searched the forums, but can't find anything that pertains to the FN capabilities of certain keys that I am knowledgable enough to understand... I have searched the registry and through the windows folder looking for something that could be edited... to no avail. I try.
this may help: http://www.ppcmobility.com/forums/showthread.php?t=119&highlight=keyboard
This is not really gonna help me sadly. It may work, but would add an extra step, which is what I am trying to minimize. Almost miss the cluster of buttons on the tytn II, never thought I would say that...
keypad.dll driver in HTC Fuze Stock AT&T ROM executes 2 functions on each keypress - one is to pass the raw key code to the OS, other is to look for a shortcut in a specific location, and execute it if found. It is through this method that PTT can be re-bound, for example, through \Windows\Short_PTT.lnk and \Windows\Long_PTT.lnk
Stock driver executes the following shortcut when IM key is pressed:
\Windows\Start Menu\Programs\Instant Messaging.lnk
So to bind that key to Messenger, you simply need to create or copy a shortcut for Messenger, put it in the start menu, and name it "Instant Messaging"
In my cooked ROM i have modded the keypad.dll driver so that the start menu does not need to be cluttered in such a way, driver looks in \Windows\ dir instead.
Hope this info helps!
Thank worked like a charm.
Thanks for the info.
hmm. tried the .ink shortcut, tried aebutton, guess it's a no go for now on ROMeOS
venelar said:
hmm. tried the .ink shortcut, tried aebutton, guess it's a no go for now on ROMeOS
Click to expand...
Click to collapse
Make sure it's not an .ink but .lnk (letter L).
also monx may have changed the driver in a similar way, maybe ask him if that's the case. Could be looking for the shortcut somewhere else.
I am looking in the windows directory now and was able to find the short_PTT.lnk and the long_PTT.lnk and was able to get them to work for the PTT button. Awesome, that is cool. I am looking for the right .lnk file to adjust to make the FN key do what I want to do, but I ran into a bit of a dilema now (by the way Da_G, PP on the way), the FN music button is not currently assigned to anything as well as a few others (from what I can tell) since when I press them, nothing happens. How would I locate the proper files to edit and create a new .lnk file for these buttons?
Had to bust out the good ol' hex editor to refresh myself on this since it's been a while since I modded the keypad.dll, but here are the stock shortcuts it looks for:
\Windows\Start Menu\Calendar.lnk
\Windows\Start Menu\Programs\Instant Messaging.lnk
\Windows\AppButtons\Contacts.lnk
\Windows\Start Menu\Programs\MEdia Net Home.lnk
\Windows\Start Menu\Programs\Cellular Video.lnk
\Windows\Start Menu\Programs\AT&T Music <--- note this one will open up the folder, not execute a .lnk
\Windows\Short_PTT.lnk \Windows\Long_PTT.lnk
\Windows\Short_Powerlnk \Windows\Long_Power.lnk
\Windows\Short_Explore.lnk
\Windows\Short_OperaL.lnk
\Windows\Short_Messaging.lnk
\Windows\Short_SMS.lnk
There's also \Windows\Long_Send.lnk, but that's reconfigurable through the button settings app, so probably don't need that one.
Hope this helps! The keypad.dll in my ROM remaps all the .lnk's that aren't in \Windows to be in \Windows, to avoid the need to stick stuff in the start menu where you might not want it.
I am going to try this out, just put on the InvisiShield, so I am waiting for that to cure before I turn the Fuze back on.
Praygo said:
Since I have dumped the ATT rom and use MSN messenger the IM button is nowrendered useless. Anyone know how to map it to Messenger? THanks!
Click to expand...
Click to collapse
Do a search. Someone posted a simple way to program the long and short press of the PTT button. No reg edits, no program to install. You can map the buttons to any programs.
I used it on my pro. Just do an XDA a search for mapping PTT button. You'll find it.
Here's a tip to those who don't want to flash ROMs and want to remap those buttons. Make a duplicate of the thing you want a shortcut to, name it the right thing and put it in the right place, and then set it as hidden. Now when you browse in the start menu you do not see it, but the button will open the right thing.

Complete lost

HI can anyone help. i am new to the windows mobile but i love it. i can't seem find how to change the registry key, i was tld i need an editor or use the cab file. the cab file show ur as (.xlm). By the way i have a htc Leo, ( i think T-mobile much have taken the control panel away) plus i cant update the rom.
aa241369 said:
HI can anyone help. i am new to the windows mobile but i love it. i can't seem find how to change the registry key, i was tld i need an editor or use the cab file. the cab file show ur as (.xlm). By the way i have a htc Leo, ( i think T-mobile much have taken the control panel away) plus i cant update the rom.
Click to expand...
Click to collapse
You will have to specify which registry key etc. you want to change (otherwise we cannot give you the appropriate instructions or .cab to do so..)
If you want to upgrade a T-Mobile HTC HD2, (to official or cooked rom) you will have to use HSPL.
Grtz,
Degake
hey. thanks for the reply. i have seen some cab file i would like to add to my phone but when i transfer it, it shows up as xlm file, which does not install on the phone. how do i go about installing it.
aa241369 said:
hey. thanks for the reply. i have seen some cab file i would like to add to my phone but when i transfer it, it shows up as xlm file, which does not install on the phone. how do i go about installing it.
Click to expand...
Click to collapse
you do not extract the cab files, the cab you copy to phone and execute them from there.
thanks dude, it's that simple i dont know why i was thinking it was a complicated process, i have now mastered the cab file. one quick question how do i uninstall file that have been installed on the phone. deleting the file doesnt seem to work. any advice??
aa241369 said:
thanks dude, it's that simple i dont know why i was thinking it was a complicated process, i have now mastered the cab file. one quick question how do i uninstall file that have been installed on the phone. deleting the file doesnt seem to work. any advice??
Click to expand...
Click to collapse
Simple:
Startmenu => Settings => Application => Remove programs ~ Select your app. and press remove
Regards
thanks dude. i found it after 3hrs. but i already did damage. i delete the file without uninstallling it. so i now stuck with the icon on my but i think i cn gey rid of it. thanks
full screen
Does anyone know how are make a program full screen. i have just installed audio manager on the leo but it only shows it on the top left of the screen, it works but not in full screen.
aa241369 said:
Does anyone know how are make a program full screen. i have just installed audio manager on the leo but it only shows it on the top left of the screen, it works but not in full screen.
Click to expand...
Click to collapse
Hey there. Welcome to the WM
about the question you asked about the program named "audio manager",
for me it looks like a resolution issue that the specific programme is designed for a VGA resolution screen (square screen) which might not be compatable for the Leo's WVGA screen (wider screen).
All you need to do is get a VGA fix or simplily wait for the devs to release a WVGA version of the app.
Link:
http://forum.xda-developers.com/showthread.php?t=442426
(not sure if it works, just an example of what you'll be needing)
good luck!
cheers
CN23
cheers dude. im gona see if it works... i thut as much that the audio was the problem. but the audio manager affects my sms. i dnt know why... when i uninstall the audio manager my txt message started showing again. any ideas what happened
hi can anyone, advice me, my hd2 doesnt use the wifi wen im at home because i have unlimited internet on my phone. i have been told wifi works quicker for internet surfing, im already connected to my home network but the phone doesnt use it. how do i get the phone to use the wi-fi instead of the t-mobile internet

Pandora Radio for HD2

Getting pandora Radio to work on HD2 ( for WVGA devices )
-If you intall the new pandora radio cab for VGA devices from the pandora website you would need to pay for the service
-If you Install the old pandora cab the buttos are all over the place and their too small
This guide is for fixing all of that and gettig it to work properly on your HD2
(UPDATE)
You can just Download the .cab file from Here
Then go to >start>settings>Personal>Buttons> and assign the Send Key(Hold) Under> 2. Assign a program: and select Input Panel.
Assigning that key is for enabling the keyboar as the keyboard is not going to pop up automatically after assigning the key just press and hold the send/green phone button and the keyboard should pop up so you can type in your login info.
OR TRY THIS
1. Download VGA Pandora Files.zip from Here
2. Unzip it and copy the 4 files to your SD card
3. Open file explorer and Install the pandora cab, advance config tool cab, you will need Microsoft .NET Compact Framework 3.5 to install avanced config tool so if you dont have it already in your phone install the NETCFv35.wm.armv4i cab
4. Open pandora radio from the start menu and enter your credentials or create a new acc (dont skip this step becuase if you leave it for last you wont have a keyboard to enter your credentials so you MUST DO IT NOW) once you are logged in you will nottice that the buttons are all over the place dont worry about that and close the pandora app
5. Open Advce configuration tool from the start menu and navigate to Network>TCP Window and change the value to 98304
6. Save your changes, and soft-reset.
7. Go in to file explorer and replace the orginal pandora.exe (in \Program Files\Pandora\Pandora.exe) with the pandora.exe from VGA Pandora Files.zip (the last of the 4 files I asked you to move to your SD)
8. ENJOY
Seems to be a problem for UK users to access the service - copyright issues. So I assume this is for US only... unless anyone knows differently.
thnx everything worked except that u can't create new stations because there is no keyboard. is that how its supposed to be? I mean ill settle fir this tho its better than nothing at all. thnx anyways tho. still great.
...or you can get the WVGA version for the TP2. Am I missing something here?
http://fluffyphones.com/fluffy-apps/pandora-htc-touch-pro-2-rhodium-wvga-windows-mobile-download/
That's what I have and it works excellent on the HD2 -- buttons and everything. The only problem that I encounter is that I can't seem to receive incoming calls when Pandora is playing.
lude219 said:
...or you can get the WVGA version for the TP2. Am I missing something here?
http://fluffyphones.com/fluffy-apps/pandora-htc-touch-pro-2-rhodium-wvga-windows-mobile-download/
That's what I have and it works excellent on the HD2 -- buttons and everything. The only problem that I encounter is that I can't seem to receive incoming calls when Pandora is playing.
Click to expand...
Click to collapse
Yeah! I think that could work aswell I was looking for something like this but I couldnt find it so I set it up like that
Thanks!
O.k I downloaded the TP2 pandora link above.
But i cant login. I click on the field to enter my name but the keyboard never pops up?
How in the world did you guys manage to log in on your HD2?
GNOve said:
O.k I downloaded the TP2 pandora link above.
But i cant login. I click on the field to enter my name but the keyboard never pops up?
How in the world did you guys manage to log in on your HD2?
Click to expand...
Click to collapse
+1
thanks.
Go into settings. Menu -> All Settings -> Personal -> Buttons.
Change "Send Key (Hold)" to "<Input Panel>". (you prob have to change the other "Button"s to different assignments. I changed them to random things and haven't encountered any problems yet) Exit out.
Now when pandora needs you to type, just long press the Send key and the keyboard should popup.
kidincredible said:
Go into settings. Menu -> All Settings -> Personal -> Buttons.
Change "Send Key (Hold)" to "<Input Panel>". (you prob have to change the other "Button"s to different assignments. I changed them to random things and haven't encountered any problems yet) Exit out.
Now when pandora needs you to type, just long press the Send key and the keyboard should popup.
Click to expand...
Click to collapse
I installed the CAB but I can't seem to get into "settings" as described above. Is "Menu" located somewhere while Pandora is running?
Works but is u-ugly
Great setup, works wonderfully. Is there a way to make this appear more formatted to the HD2 screen? Everything is bunched at the bottom for controls and the images are to right overlapping in the middle.
Thanks all!
wi11iamedward said:
Great setup, works wonderfully. Is there a way to make this appear more formatted to the HD2 screen? Everything is bunched at the bottom for controls and the images are to right overlapping in the middle.
Thanks all!
Click to expand...
Click to collapse
I don't believe you can. I wasn't meant to be used on the HD2 large screen.
Still trying to get keyboard
When i attempt to change the voice command to text input it doesn't stay. When i leave the page it goes back to voice command. Is there something I'm supposed to do? I tried double clicking but that didn't do anything. It just won't stay on text input. Can anyone help me?
andemps318 said:
When i attempt to change the voice command to text input it doesn't stay. When i leave the page it goes back to voice command. Is there something I'm supposed to do? I tried double clicking but that didn't do anything. It just won't stay on text input. Can anyone help me?
Click to expand...
Click to collapse
Start/Settings/Personal/Buttons
Make sure the Button (Send key/Hold) is highlighted. Then scroll up to <Input Panel>. You should see the assignment change then hit OK.
If the Button is not highlighted it will not make the change.
Edwin320 said:
I installed the CAB but I can't seem to get into "settings" as described above. Is "Menu" located somewhere while Pandora is running?
Click to expand...
Click to collapse
I got this to work. First, I installed Resco Explorer (Free 7 day trial): at
(I tried posting links to each cab, but as a new user, I can't post links...sorry.)
Next, I installed Zoomer (German site, but the App is in English):
(Link Removed)
(Original Zoomer XDA post:
(Link Removed)
and I installed the Pandora TP2 app found here:
(Link removed)
After these three apps were installed, I opened Resco Explorer, and found the Pandora app that had been previously installed. When I opened Pandora from within Resco, the on-screen key to bring up the keyboard was present. I simply was able to click on each field in Pandora, and hit the soft key to being up the keyboard. Once I entered my login information, Pandora simply started to work. I then ended all programs, opened up Zoomer, picked Pandora from Zoomer's list, and did a soft reset. Now when I open Pandora from the WinMo honeycomb, I can pinch and zoom (and reposition the zoomed portion of the screen) to make things easier to work with.
I followed this procedure on both my and my wife's new TMoUS HD2s and the the Pandora works fine on both.
Good luck.
(P.S. I like the Resco functionality, so I'll be buying the program after the trial ends)
help
hi i am having a problem when i sign in pandora it is asking me for a 5 digit u.s. zip code but no where i can type it. please help thank you
linhtoon said:
hi i am having a problem when i sign in pandora it is asking me for a 5 digit u.s. zip code but no where i can type it. please help thank you
Click to expand...
Click to collapse
Sign up online first on say your desktop or laptop and then all you have to do is log in on phone and all your stations will be there.
kidincredible said:
Go into settings. Menu -> All Settings -> Personal -> Buttons.
Change "Send Key (Hold)" to "<Input Panel>". (you prob have to change the other "Button"s to different assignments. I changed them to random things and haven't encountered any problems yet) Exit out.
Now when pandora needs you to type, just long press the Send key and the keyboard should popup.
Click to expand...
Click to collapse
This worked perfectly for me. From my HD2's HOME SCREEN (not in Pandora) I navigated to Settings, Menu, All Settings, Personal, Buttons to change Send (long press) to (Input Panel)
Thanks!
what worked for me
i just had the same problem. i just pressed the home key went to the task manager then selected pandora and when i went back the keyboard was there again. repeat process for all of the fields and there you go free misic. thanks for the great work guys.
The first post mentions "the new pandora radio cab for VGA devices from the pandora website".
I might be willing to pay $3 for a more *official* way of making Pandora work on my HD2. My question is: Where on the Pandora site is this $3 cab file? I can't find it.
fucntions perfectly, first time install without incident.
thanks for the work!

Categories

Resources