How to: Disable Carrier Logo/BT Today Plugin - Palm Treo 750

Before someone asks (suprised no one has already!), here's how to disable the Carrier information/BT plugin or rather the very top line on the WM Treos.
Now, before I share this I have to warn you at this point it is NOT worth it to do this trick as it disables a lot of the phone functions that Palm put on the device (at least on the 700wx it did, I'm assuming for the 750v as well).
If anyone can take this info and go further with it, that'd be great as I hear this as the #1 hack request from users.
HKLM\Software\Microsoft\Today\Items\"Dial Lookup"
Enabled = 0 (for off; 1 is for on)

malatesta said:
Before someone asks (suprised no one has already!), here's how to disable the Carrier information/BT plugin or rather the very top line on the WM Treos.
Now, before I share this I have to warn you at this point it is NOT worth it to do this trick as it disables a lot of the phone functions that Palm put on the device (at least on the 700wx it did, I'm assuming for the 750v as well).
If anyone can take this info and go further with it, that'd be great as I hear this as the #1 hack request from users.
HKLM\Software\Microsoft\Today\Items\"Dial Lookup"
Enabled = 0 (for off; 1 is for on)
Click to expand...
Click to collapse
I cannot dail numbers or find contacts from today screen any more if changed this, and the dialed phone list would not be actived when press green button.

There is another way which might work both to retain the facilty but hide the plugin. But can't test it without a Treo
One day maybe...
V

dnie said:
I cannot dail numbers or find contacts from today screen any more if changed this, and the dialed phone list would not be actived when press green button.
Click to expand...
Click to collapse
exactly! hence why I don't recommend it, but I was posting as a starting off point which leads me to...

vijay555 said:
There is another way which might work both to retain the facilty but hide the plugin. But can't test it without a Treo
One day maybe...
V
Click to expand...
Click to collapse
Bah! don't say that! This is probably the most request hack out there!
If there is a way I can test for you by proxy (I just did it with Bruce/pocketmax for a Treo Keylight utility to turn off the kb lights)...

I need someone who's fairly comfortable with Visual Studio 2005 (or EVC) and a Treo. If so, get in touch.
V

vijay555 said:
I need someone who's fairly comfortable with Visual Studio 2005 (or EVC) and a Treo. If so, get in touch.
V
Click to expand...
Click to collapse
Whats Visual Studio 2005? (j/k)
lol, guess I'm out. I'll try to recruit someone who has *both* those qualifications ;-)

I have both, however I'm not a windows programmer and not that comfortable with VS yet. If nobody else volunteers I'll give it a shot.

Hannip will do. I'll be in touch.
V

geez vijay, I have a lot of posting to do to catch up to your 3,979 posts!
hehe

Not that many lol. I'm still way behind Rudegar!
V

hannip and vijay,
You do realize if that you pull this off you *will* be gods in the Treo community...
No pressure!

i'm a .net 2.0 cf dev, and I have vs 2005.
pm me if you're still looking for volunteers.

i sorta figured it out i made it hide the logo but now theres a big empty space i haven't tested it on 700wx yet but i got it to work with the 700w this is what i got so far
http://ppcgeeks.com/remove-logo-semi-figured-out-t1066.html

the problem i foresee so far is that whenever you reactivate the plugin or receive or make a call it resizes itself and also turns visible.
any ideas vijay?

ok i got rid of the blank space im gonna try something else to see if i can fix the reappearance of the logo.

noman2 - let me know how things go. I don't have a Treo, so it'll be a damn sight easier for you to write then me! But I have some ideas.
V

vijay555 said:
noman2 - let me know how things go. I don't have a Treo, so it'll be a damn sight easier for you to write then me! But I have some ideas.
V
Click to expand...
Click to collapse
one thing that seems to be a problem is whenever its resized or hidden and the plug in gets reactivated.(for some reason this plug in is tied into so much) it automatically re shows and resizes itself.
one thing im thinking of trying is to make this program a background process and making it hide it whenever it notices it.
if you have a better idea please let me know =)

ok i made it check every 10 seconds i tried to make it use the least memory i could ill play with the timing tomorrow but for today im done.
i wont be available most of tomorrow so test it out and leave feed back
NOTE* only tested on 700w
http://ppcgeeks.com/remove-logo-semi-figured-out-t1066.html

noman - I have another idea based on a series of new hacks I've made. Which dll are you resizing (by name)?
Polling isn't the best way, but it at least works, so stick with that for now. You might want an event driven resident app though...
V

Related

Execute sound when the universal is flipped

is this possible? just a thought... saw one of the posts where you can change the sound when you slide a keyboard using other pdas so i thought maybe this is also possible with our universals?
hehe! no need to reply to this post though... only if you know how..
rnzk8 said:
is this possible? just a thought... saw one of the posts where you can change the sound when you slide a keyboard using other pdas so i thought maybe this is also possible with our universals?
hehe! no need to reply to this post though... only if you know how..
Click to expand...
Click to collapse
try this maybe
http://forum.xda-developers.com/showthread.php?t=336740
edit: oh, could this be the post you've been looking at?
have you tried it?
Nop doesn't work. Universals don't have that registry
Check out SlideSound at http://tiermann.co.nr
There's also a thread on it at ppcgeeks. It works with QVGA and VGA now.
It's not dependant on the screen driver or anything, so any wm5/6 device that can rotate it's screen should trigger it.
wow that software works, it crashes sometimes but it works anyway. is there any program that executes a sound when the uni is turned on or when you open it ?
thanks man... just what i was looking for...
shlomki said:
try this maybe
http://forum.xda-developers.com/showthread.php?t=336740
edit: oh, could this be the post you've been looking at?
have you tried it?
Click to expand...
Click to collapse
hehe!... yup... but thanks for the tip... i tried it but registry does not work since the universal does not recognize it.
dj_gabzz said:
wow that software works, it crashes sometimes but it works anyway. is there any program that executes a sound when the uni is turned on or when you open it ?
Click to expand...
Click to collapse
It crashes for you? Any error messages, like even a .net error or anything? So far it's only been tested on HTC Apache (6700) with .net Compact Framework 2.0 and 3.5, and I believe someone is running it successfully on the Mogul too. If you could post any errors I can see if I can take care of them.
tiermann said:
It crashes for you? Any error messages, like even a .net error or anything? So far it's only been tested on HTC Apache (6700) with .net Compact Framework 2.0 and 3.5, and I believe someone is running it successfully on the Mogul too. If you could post any errors I can see if I can take care of them.
Click to expand...
Click to collapse
it crashes sometimes, i dont have the error message infront of me now.. nothing major, it rarely crashes, not like all the time kind of thing so no worries..
Always puzzled me this. Why would you want everyone around you to know you've just opened or flipped your phone?
just for fun, not for people to see me,
or shall the answer is "I need toys"?
He He. Just like my Samsung, with it's musical box tones on the keypad too. Not the thing to forget when you're trying to send a quick text under the table at a boring business meeting though!
tiermann said:
Check out SlideSound at http://tiermann.co.nr
There's also a thread on it at ppcgeeks. It works with QVGA and VGA now.
It's not dependant on the screen driver or anything, so any wm5/6 device that can rotate it's screen should trigger it.
Click to expand...
Click to collapse
yea its work when I rotate the screen, i hope it can add the condition when device start to wake.
at another device, eten Glofiish M700, it won't play.

Java driving me bonkers!!!

Hi there,
I'm quite new to this site and also just recently got hold of the HTC S710. This is really a kick ass little phone. Like a kid who got a new toy i started installing application, one of them Mxit (www.mxit.co.za/wap).
The 1st thing i realized was that i could not use the backspace key, (the 1 with the blue arrow on it) to erase mistyped text, I had to go to the Menu, Scroll up until I got "back" and the letter got erased, i had to do this for every single letter.
Then I installed Dr. Gonzo's Windows Mobile 6.1 v1.1 Rom. It just got worse, the Mxit application got shrinked somehow and didn't display full screen. but i had my backspace button working But still, its quite annoying not being able to have it in full screen like on my Nokia N80 which i had.
Then I installed Dr. Gonzo's New_Guava ROM v.1.0 OS: 5.2.1623.18129.0.4.5, and it runs like a dream, right about until I installed Mxit again and the application got shown in full screen but it cut off my last 3 contacts including the functionality of an inline editor (shows a bar at the bottom on the live chat screen to enter text) but I can not see this bar because its somehow getting hidden behind my Start Menu.
I read a few posts, and came to the conclusion that its got something to do with my JAVA. Right, i download at least 10 different versions, each and everyone doing exactly what i mentioned above.
If anyone can please help me get this sorted out I would be forever grateful. Sorry for the long post, but I had to describe whats going on.
I'm awaiting replies from anyone who can help me
Thanx...
I understand what you are saying.
This is a problem with the Jbed version for Vox.
I was hoping that some other Java version(other than esmertec) might resolve this. But I have no time to try that now.
Have to finish my exams first.
If you can find the IBM J9 or old Tao Intent versions, do try that.
prajith said:
I understand what you are saying.
This is a problem with the Jbed version for Vox.
I was hoping that some other Java version(other than esmertec) might resolve this. But I have no time to try that now.
Have to finish my exams first.
If you can find the IBM J9 or old Tao Intent versions, do try that.
Click to expand...
Click to collapse
Thank you for the reply, i honestly dont know what Java versions to download. When i say that ive tried a few, I mean about 15 of them.
Goodluck with your exams, hope I can get this sorted out before you finish your exams, he he, I really need this too work.
Will keep you posted on my testing...
Hood3dvillain said:
Goodluck with your exams, hope I can get this sorted out before you finish your exams, he he, I really need this too work.
Will keep you posted on my testing...
Click to expand...
Click to collapse
thanks a lot.
I really needed that Goodluck!
hi, im using the vox as well but my mxit works fine... its not as perfect as the nokia i used b4 but its ok... i never experienced half of ur problem, all it does is when i use the keyboard, i hev 2 scroll down to read some of the posting. another thing i realized yesterday is when i post a long message it comes to a point where i cant c what im writting... 1 more thing is abt file access and moola top up... that feature is not compatible on the vox and i cant view pics sent to me... i wanna try a different java as well... will let u know whats up....
Capital_P
Paskido said:
hi, im using the vox as well but my mxit works fine... its not as perfect as the nokia i used b4 but its ok... i never experienced half of ur problem, all it does is when i use the keyboard, i hev 2 scroll down to read some of the posting. another thing i realized yesterday is when i post a long message it comes to a point where i cant c what im writting... 1 more thing is abt file access and moola top up... that feature is not compatible on the vox and i cant view pics sent to me... i wanna try a different java as well... will let u know whats up....
Capital_P
Click to expand...
Click to collapse
Hi there,
Does your inline edit work, can you see the bar where your suppose to type your text in and is your Mxit fullscreen is it being cut of at the bottom. Oh and do you use the blue arrow key, does it delete text, cos mine just closes the application completely!!
What JAVA version are you running...!?
Thanx, i'm busy testing some other versions right now, so far not so good. Will keep you posted as well.
Okay.....so has anyone got to test Mxit on the Vox...?! I just received my phone back after being sent away for repairs, took about a month!!!!
But now it s back
Anyway, this morning I flashed the VoxRomNEO_v0.8 onto my phone and WOW this is truely an amazing Rom!!!
Okay, back to this thread, I installed Mxit again, hoping that by now I can have it running fullscreen and hopefully be able to see my last 3 or 4 contacts at the bottom but no luck. It is still the same, I'm tired of reading thru Midlet Bibles and all that jazz.......is there anyone out there who could possibly test this and give me some feedback.....please...!!!
Hey everyone,
Okay so this morning I flashed the WM 6.1 (96 dpi) version for the Vox, and guess what, Mxit works, I can see my contacts at the bottom and my inline edit works like a charm. The only problem I got is when I pushed the Blue Back Arrow button (which i normally use to backspace with) it closes the application.
So now my question, did it work because the ROM runs in 96 dpi, or is it the Java version on the phone which is Jeodek Build ID: 20070425.1.1....?
I'm could not get the version downloaded anywhere, but i did find some with heap size fixes......crossing my fingers that it works!!!
Will keep you guys posted....
Hello again,
Okay, so I got my Mxit to work, fullscreen, being able to see all my contacts including the damn inline edit bar at the bottom....
Now I have 1 problem, can anyone tell me how to change the key mapping of the "Blue Arrow Key" on the front display of the VOX.
What happens is, i use it as a way to backspace and delete text. But everytime i press it, it ask me if i want to close the Java application....
Can anyone tell me how to fix this please....?!

Few questions! (Verizon w/MightyROM & DuskTheme)

Okay I've done alot to customize this phone and I love the end results. Just a few things bug me that I'm not sure there's a solution for. I've tried searching but didn't find anything helpful.
1. I installed Sprite Backup and even though the program works flawlessly, I've not only backed up data but restored as well, EVERY time I do a soft reset on my machine I get this error message saying something about SpriteStart.exe could not be opened. Yet I manually open it and it works. I tried their site and they say to reinstall. I've done that more than once, same issue.
2. On the screenshot attached, I really love this ROM/Theme/TF3D setup but I did all the tweaks to stop the internet push concept. I'd really like to remove any reference of it from this as well. Any ideas where in the registry I'd edit that or a CAB to do so that's already out there?
3. I also installed the inbox extender and I love it. I'm wondering if there's a way to set it into the menu in TF3D so I don't have to actually choose "Inbox" and go there to mark all messages read. It's an extra step that's kind of annoying for me.
I think that's all for now. Any help would be appreciated.
dsera said:
Okay I've done alot to customize this phone and I love the end results. Just a few things bug me that I'm not sure there's a solution for. I've tried searching but didn't find anything helpful.
1. I installed Sprite Backup and even though the program works flawlessly, I've not only backed up data but restored as well, EVERY time I do a soft reset on my machine I get this error message saying something about SpriteStart.exe could not be opened. Yet I manually open it and it works. I tried their site and they say to reinstall. I've done that more than once, same issue.
2. On the screenshot attached, I really love this ROM/Theme/TF3D setup but I did all the tweaks to stop the internet push concept. I'd really like to remove any reference of it from this as well. Any ideas where in the registry I'd edit that or a CAB to do so that's already out there?
3. I also installed the inbox extender and I love it. I'm wondering if there's a way to set it into the menu in TF3D so I don't have to actually choose "Inbox" and go there to mark all messages read. It's an extra step that's kind of annoying for me.
I think that's all for now. Any help would be appreciated.
Click to expand...
Click to collapse
Okay, let's see what we have here...
1. Sprite Backup still doesn't "officially" support WM 6.5. So, there might be some sort of inherint problem there at the moment (although I know of a lot of people that have it running fine on 6.5). If you're able to manually do a backup/restore fine, it sounds like you might have a scheduled or automatic backup set? If so, try disabling any scheduled backup and soft reset. Do you still get the error after that? Also, when you uninstalled it to reinstall, did you remove every instance of the program, then soft-reset, then reinstall?
2. Do you think your pages are still being pushed, or do you just want to get rid of the push page links on the internet tab within manila? If you like, and if you already disabled push internet, you can set up your push pages as just "favorites" and set the push frequency to "never".
3. This one has actually been asked many times before. Unfortunately no one has come up with a solution yet. It's not an issue where you can simply edit a manila file, rather it's buried in an .exe or .dll (to the best of my knowledge).
Let me know if any or all of that makes sense. Good luck!
May I ask what Dusk files you used? I'm also using MightyROM w/ my Verizon TP2, but I was constantly getting freezes and flashed back to just MightyROM.
reddog093 said:
May I ask what Dusk files you used? I'm also using MightyROM w/ my Verizon TP2, but I was constantly getting freezes and flashed back to just MightyROM.
Click to expand...
Click to collapse
It appears to be this one.
rotation
how do i get the screen to rotate horizontally without opening the keyboard?
thanks.
It is that one but with Spike's taskbar.
Thanks for the replies guys. I ended up flashing the Mighty ROM from scratch and reinstalling the theme leaving Sprite backup off. I'll just manually sync with my desktop.
The push issue, yeah I just wanted that to not show on the internet manilla. I guess I could create my 2 most used sites and set to never push on those. Thanks!!!
One other thing:
Since I'm on Verizon, I realize that my taskbar icon shows EV instead of 3G but I don't like it. If anyone has a workaround for changing it back, let me know.
defiantone said:
how do i get the screen to rotate horizontally without opening the keyboard?
thanks.
Click to expand...
Click to collapse
Trying to steal the OP's thunder by hijaking the thread? Tsk tsk... for shame.
Download and install Gyrator.
dsera said:
One other thing:
Since I'm on Verizon, I realize that my taskbar icon shows EV instead of 3G but I don't like it. If anyone has a workaround for changing it back, let me know.
Click to expand...
Click to collapse
That network indicator is actually built into the custom taskbar you installed. If you'd prefer it showing 3G, you'll need to install a taskbar that has that instead. If I can find a good one, I'll post a link.
Regarding not using Sprite backup anymore, have you ever tried using Microsoft's My Phone, or there's also Dashwire, or PIM Backup too. All easy to use and all work great.
edit: Also, I believe it's tapres.192.dll that includes the network icons. So if you just want to change that icon, this is the file you'd need to replace/edit.
I actually have PIM Backup and use it all the time but just for my text messages. I guess I was wanting a full system backup so that when I screw it up playing in the registry like I did earlier today, I can just restore from backup and it be back to where it is right now... maybe I'm not being realistic.
And the icon is built into the taskbar? I didn't realize that. Does it matter what taskbar I use as long as it's meant for Manilla 2.1 and WM 6.5?
dsera said:
I actually have PIM Backup and use it all the time but just for my text messages. I guess I was wanting a full system backup so that when I screw it up playing in the registry like I did earlier today, I can just restore from backup and it be back to where it is right now... maybe I'm not being realistic.
And the icon is built into the taskbar? I didn't realize that. Does it matter what taskbar I use as long as it's meant for Manilla 2.1 and WM 6.5?
Click to expand...
Click to collapse
No, you're not being unrealistic at all. Check out My Phone or Dashwire. both can backup pictures, texts, contacts, etc. I personally use My Phone... good stuff.
If you have the taskbar you used, post it. I'm no artist (really, far from it), but I can see if I can tear apart the .dll and try to edit it. No promises that I'll succeed though.
You did want it to say 3G, right?
edit: Sorry, regarding the question about it mattering what taskbar you use. Since WM 6.1 and 6.5 have different taskbar layouts, they aren't compatible with each other. Manila versions won't matter.
TaurusBullba said:
Trying to steal the OP's thunder by hijaking the thread? Tsk tsk... for shame.
Download and install Gyrator.
Click to expand...
Click to collapse
Thanks so much for the quick reply..
TaurusBullba said:
No, you're not being unrealistic at all. Check out My Phone or Dashwire. both can backup pictures, texts, contacts, etc. I personally use My Phone... good stuff.
If you have the taskbar you used, post it. I'm no artist (really, far from it), but I can see if I can tear apart the .dll and try to edit it. No promises that I'll succeed though.
You did want it to say 3G, right?
edit: Sorry, regarding the question about it mattering what taskbar you use. Since WM 6.1 and 6.5 have different taskbar layouts, they aren't compatible with each other. Manila versions won't matter.
Click to expand...
Click to collapse
Here's the taskbar. I grabbed it in the middle of one of the Dusk threads here but I can't find it now or I'd just point you to the post instead.
http://www.ppc-files.net/HTC%20Touch%20Pro/TF3D/TaskBar/
It's this one:
Spike's_ MicNeo_TaskBar_Varient_3_v2_MIGHTYMIKE_CDMA_FIX.cab
and Yes I love everything about it except that it shows EV instead of the 3G icon. I live in the stix and waited forever to sit at my house and see that little 3G on my phone so I realize it's silly but I still want it if possible. Thank you so much!
dsera said:
Yes I love everything about it except that it shows EV instead of the 3G icon. I live in the stix and waited forever to sit at my house and see that little 3G on my phone so I realize it's silly but I still want it if possible. Thank you so much!
Click to expand...
Click to collapse
Haha, that is a funny (just a little). Seeing EV isn't quite as satisfying as seeing 3G when you're on the "BIGGEST 3G NETWORK" in the country!!!
Anyhow, after a little doing, this is what I came up with. Just install it (don't uninstall your current taskbar, this just adds to it) and then soft-reset. If it doesn't work for you, let me know.
Enjoy your 3G coverage... errr... icon.
TaurusBullba said:
Haha, that is a funny (just a little). Seeing EV isn't quite as satisfying as seeing 3G when you're on the "BIGGEST 3G NETWORK" in the country!!!
Anyhow, after a little doing, this is what I came up with. Just install it (don't uninstall your current taskbar, this just adds to it) and then soft-reset. If it doesn't work for you, let me know.
Enjoy your 3G coverage... errr... icon.
Click to expand...
Click to collapse
Just installed it and it worked. The 3G icon should be in red correct? Thank you so much!
Yep, like "Big Red" (Verizon). You're welcome!
dsera said:
I actually have PIM Backup and use it all the time but just for my text messages. I guess I was wanting a full system backup so that when I screw it up playing in the registry like I did earlier today, I can just restore from backup and it be back to where it is right now... maybe I'm not being realistic.
Click to expand...
Click to collapse
I actually use and have used SPB Backup for quite some time--and it can and does all that, and then some. All though Sprite and even MyPhone are great, I have come to rely on spb backup.
You can do full or custom backups AND restores of PIM, Emails, Documents, System Data and Storage Cards. There's also a handy little sync tool so you can keep your backup .cab's auto-magically suncconfused to your desktop(or laptop). You can also restore in three different modes: New Device, New ROM, OR standard. And there's also a backup scheduler.
However, it's not free ($24, and sometimes they offer a promo code around the holidays), and as I write this I'm also on MightyROM(11.16.09) with what seems like two files from the windows library that have problems backing up--but the backups do fully restore, and I've yet to have any issues because those two files won't release during backup. Caveat Emptor.

Bing compatibility

Hi -- I just downloaded the new version of Bing. I'm running it on an HTC Sedna with Windows Mobile 6.1. It _seems_ to work fine on my phone. Fine except for the fact that within a minute or two I get a message which says "Your device has been identified as not supported for this application," after which Bing shuts down. Any ideas on how to get around this? This software is supposed to work with WM 6.1 phones and it seems to do so until Microsoft pulls the plug!
Thanks, Alan
Are you using a cooked ROM?
I suggest you to install it on a emulator and see what happens
Thanks -- no, I'm using the standard HTC ROM. (I don't even think there ARE any cooked ROMS for this phone!)
I've never dealt with an emulator, so I don't immediately know how to do what you're suggesting, nor do I have a sense of how time consuming that would be. But would it be worthwhile to go down that road? If Bing worked on the emulator, how would that help me figure out how to make it work on my phone?
I wonder if there's a way to tell Bing that I've got a different kind of phone. I suspect that would fix this. Does anyone know how to do this?
Thanks!
Alan
Ok, but you can share where you got the installation file(just to do a test here).
Thanks.
Yes -- I got it from here:
http://static.appserver.m.bing.net/binaries/winmo/v1/Bing.CAB
I was running the previous version of Bing, and the program sent me to this link to get the updated version (which then gives me errors about my phone not being supported).
Thanks, Alan
Thanks very much, I'm going to test it.
Wait some time...
That's terrific! Thanks so much!
--Alan
Bing...
Works OK on Diamond 1 with stock 6.1 ROM. Not sure if I like it or not..
Right -- I know it works on other WM 6.1 phones. I'm wondering how to run it on mine. I suspect the solution is to make Bing think I'm using a Diamond or some other phone it knows it's compatible with. Anyone know how to do this? What does it use to figure out what sort of phone I have?
Thanks, Alan
It's working on my emulator.
Have you already tried another version?
I don't really understand what you're asking ... I've run this program on two different (stock WM 6.1) HTC P6500s with the same result: it works fine a little while, then I get a message that I'm not using a supported device and the software shuts down. I don't know how running this on an emulator would help me fix the problem. I know that the software works fine on Diamonds, Touch Pro2, Diamond 2, and other officially-supported WM 6.1 phones. And I know that the software detects my P6500 as not supported and therefore will stop working after a while.
SO: the question is how to get Bing to believe I'm using a phone that it considers supported? I've tried replacing P6500 with T5353 (Touch Diamond 2) in a couple of places in the registry:
\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ActiveSync\DeviceModel
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\User Agent\Post Platform
But it doesn't seem to make a difference ....
Does anyone have any other ideas about how I might fix this?
Thanks,
Alan
I think that change these registrys:
Code:
\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ActiveSync\ DeviceModel
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings\User Agent\Post Platform
Isn't a very good thing, because this can turn your device unstable.
PS: I'm going to Google for some solution.
I need one thing to solve your problem as fast as I can. It's the error code.
Thanks.
Thanks so much ... Yeah, I didn't leave those registry changes on long: just a quick experiment.
OK, forgive my ignorance, but how can I find out the error code to tell you?
Thank you!
Alan
Error in images, this is after being cooked in, works for a few min but than get a compatibility error and shuts down
Interesting -- that's a different error than the one I get, though mine generally comes up around the same time. Mine says "Your device has been identified as not supported for this application."
How do we find error codes for these?
Alan
It seems they have the same root, this has been cooked in I was hoping to go "around" the not supportive error that you get with the cab file.
Since I took it out of my build I think the best way will be to run it cooked in an emulator to get it.
Huh, interesting...
I'm going to take a better look on this.
nathanpc said:
Huh, interesting...
I'm going to take a better look on this.
Click to expand...
Click to collapse
Thanks,
Att. is the OEM package
You're welcome!
I'm going to take a look when I get in my home, now I'm on a café

Tellme Application for the HD2

Hi Guys,
Just wanted everyone to know there is a free app called:
http://www.tellme.com/you
Its like Microsoft Voice Command.....maybe it is....maybe its whats included in the new WP7S, however its an app that works on 6.5 and its great, fast and I actually like it.
Take a look and watch the video too.
got a cab of it?
Right, It's USA only... HD2 isn't even on the list and not downloadable on that website.
So whats this post all about?
There is a cab available, it does work on the HD2, to a certain extent. It's from the Samsung Intrepid, which I believe is a non-touchscreen phone, so touchscreen doesn't work properly (and we don't have arrow keys to compensate).
The program promises a lot, but delivers poorly. The voice recognition is quite poor (on my Scottish accent anyway). It can dictate a text message, but you'll be lucky if it picks up anything you're saying correctly.
elyl said:
There is a cab available, it does work on the HD2, to a certain extent. It's from the Samsung Intrepid, which I believe is a non-touchscreen phone, so touchscreen doesn't work properly (and we don't have arrow keys to compensate).
The program promises a lot, but delivers poorly. The voice recognition is quite poor (on my Scottish accent anyway). It can dictate a text message, but you'll be lucky if it picks up anything you're saying correctly.
Click to expand...
Click to collapse
Thats true it doesnt work properly with non-american accents. I tried to search for La Tasca, it came back with a resualt of blackass.com ???????
I had to speak slow, but it did work eventually.
Out of interest, do anyof you have a cab for Microsof Voice Command ? I have the 1.6 version however it doesnt work on my HD2
vardig said:
Thats true it doesnt work properly with non-american accents. I tried to search for La Tasca, it came back with a resualt of blackass.com ???????
I had to speak slow, but it did work eventually.
Out of interest, do anyof you have a cab for Microsof Voice Command ? I have the 1.6 version however it doesnt work on my HD2
Click to expand...
Click to collapse
Make sure you use the corect MVS, i used 1.6 and it killed phone, not responsive to anything so hard reset saved me.
It actually requires MVS to work correctly but as others mentioned, its not good. Unlike the Youtube demo, it barely recognised what i say on several occasions and i spoke very cleary, slow and with no strong accent etc. Needs alot more work.
does not work at all on my hd2
i installed it and it loaded initially, then when i try to start it, it doesnt come up at all. i tried to install a new version of microsoft compact framework or whatever but then the phone will tell me i have to remove the previous version ,but then i obviously cant b ecause it does not appear in the remove programs list. this is very frustrating, can anybody help me?
Gateau Noël said:
i installed it and it loaded initially, then when i try to start it, it doesnt come up at all. i tried to install a new version of microsoft compact framework or whatever but then the phone will tell me i have to remove the previous version ,but then i obviously cant b ecause it does not appear in the remove programs list. this is very frustrating, can anybody help me?
Click to expand...
Click to collapse
Only worry about a newer version of .Net if you're actually told by an application that you need it. Also, when installing something and it tells you you need to remove the existing version, that means it's already installed. The .Net 3.5 installation will not tell you you need to uninstall .Net 2.0, so you've already got the version you tried to install. Just forget about it.
I believe it needs MSVC to work, although I'm not sure. I think I had to install MSVC.
I've never installed it since, since it was so crap - I have a very neutral accent, and even tried an American accent, but it was still pish.
i have it on my TP2......it suuuucks and my accent IS american, lol.
btw, it will put asterisks in place when you use curse words, haha, at least it recognizes them with no problem, go figure!
I tried to send a text message, it got everythin right, but the message just sat in my outbox ...
Anyone else try this??
Marty
i just noticed that 'translation', blackass.com, lol. i wonder what you would have got if you DID ask for blackass.com! :O) ahhh, technology, more fun than the proverbial barrel of monkeys at times!
better this , voice ommander or something else? just to understand the maerket now
works great on my tmobile htc hd2
Oh, I hate TellMe so much I want to scream. I've managed to successfully use it on two occasions (where it actually understands what I've said). More often than not, it simply "thinks" and "thinks" until, ultimately, saying "Sorry, didn't catch that". I don't doubt that it works great for some people, but for this thick-accented outer-Bostonian, TellMe is an exercise in futility (and definitely not an app to break out to show off the HD2's power!!).
martywix said:
I tried to send a text message, it got everythin right, but the message just sat in my outbox ...
Anyone else try this??
Marty
Click to expand...
Click to collapse
I'm having the same problem.
I downloaded the TellMe application for HD2 at mobile underground
I have installed the WMPPC_TP_TP2_HD2.cab on my device and the application runs but when I send a text message the message appears to send ok but then gets stuck in my outbox. The message stays there until I send a text the old fashion way and then all the text messages are sent out.
The instructions on the mobile underground website say to make sure you have .NET CF 3.5 version:
*TELLME*: Install NETCFv35.wm.armv4i.cab.zip first on your WM PPC, before installing the TellMe App, get it here media..fire...
Click to expand...
Click to collapse
But, I when I tried to install this I received a message saying I already had a newer version. See screen shot showing my 3.5.9198.0 version of the .NET Compact Framework. So, I'm assuming I have a newer version that should work with the TellMe but so far I have been unable to get it to send text messages properly.
Also, I'm running Voice Command v1.6.21889 , which came on the phone originally.
Has anybody else had this problem? Anybody know of a solution?
I have two T-Mobile HD2's sitting here with this installed, all work fine, except the same outbox issue on texts. I wonder what could be the issue or if there was some way to trigger the sending automatically.
I have an idea but not sure how to make it happen.
Obviously the TellMe application is only composing the message and putting it in the outbox.
So, the HTC Messaging should be able to periodically tell that a message is waiting or simply just try to send messages every now and then. After looking at the option in the Settings->Options while you are in the message application you can see that there are 4 options for Delivery: Immediate, 1 hour, 1 day, 1 week.
I wonder if there was a way to set the delivery at 1 second if it wouldn't try to send the message. This is just an idea and I'm not very experienced in customizing phones but I do some programing and could see this as a possibly.
____
The other option would be to write a small program that would check the outbox and send any messages in it. Then you could use voice command or tell me to run the program by creating a short cut the this small program and calling it "Send Messages" or something like that.
Anybody have comments or suggestions on either of these ideas?

Categories

Resources