Switch between GPRS and UMTS? - 8525, TyTN, MDA Vario II, JasJam General

Usually I only need Agile messenger running as far as my need for data services goes. I find GPRS to be just fine for this but my device always connects to UMTS which kills my battery.
Is there a program out there that will allow me to easily switch between the data services? I thought I remembered seeing something like this but have searched to no avail.

Yeah, I also saw this kind of app that allows you to switch it right from the today screen, but don`t know actually where I saw it..
I am also looking for this app..

Marlz said:
Usually I only need Agile messenger running as far as my need for data services goes. I find GPRS to be just fine for this but my device always connects to UMTS which kills my battery.
Is there a program out there that will allow me to easily switch between the data services? I thought I remembered seeing something like this but have searched to no avail.
Click to expand...
Click to collapse
Comon guys, it's 2 threads down (at least today)
http://forum.xda-developers.com/showthread.php?t=286844

Oh.. lol.. didn`t saw that one.. sorry..
Just a quick OT question..
Which screenshot application does they using in that thread you gave us.. The one that gives you whole device picture, not just screen picture.. Thnx!

Ahh thanks. Guess I'm not so clear on the acronyms. That thread says WCDMA and GSM. Didn't realize that it the same as we are asking about.
Thanks.

Shamanix said:
Oh.. lol.. didn`t saw that one.. sorry..
Just a quick OT question..
Which screenshot application does they using in that thread you gave us.. The one that gives you whole device picture, not just screen picture.. Thnx!
Click to expand...
Click to collapse
I use SOTI pocket controller, it shows an exact replica of your tytn screen displayed (via Activesync) on your PC screen. I can do a copy and paste with that.

Thank you very much.. I will give it a try..

Related

Uploading GPS Info

Hi There
Ive tried searching high and low for this type of feature and I cannot find anything. Let me explain..
What I want to do is on my Pocket PC with a GPS unit, is basically have a program running that grabs the Long/Lat data from the GPS at a specified time interval (say every 60 mins) and uploads that to a website or FTP via GPRS.
What I plan to do on the website side of things is to have the website read from that data and load Google Maps to show where the person is!
Anyone already know a program to do this kind of thing?
Thanks in advance
Gary
Hi
I have made a program that will get the gps pos of a device and send it back to a pc via SMS it can send it to a server over gprs.
pjcltd is there any chance of a copy of the program.
Darthgus, hers a laptop solution, I am sure there is a pocket pc solution somewhere.
http://conversationswithmyself.com/maps/tracker/gmapTracker.html
GPS
Try www.pocketpccreations.com
I have used it to get the location of an operator when tacking data. I have not tried to run a timer it get the data when a user clicks the button. You have to add the gps custom point.
Let me know if you need any further info.
pjcltd said:
Hi
I have made a program that will get the gps pos of a device and send it back to a pc via SMS it can send it to a server over gprs.
Click to expand...
Click to collapse
Hey there
Any chance I could get a copy of this? Greatly Apprciated..
cruisin-thru said:
pjcltd is there any chance of a copy of the program.
Darthgus, hers a laptop solution, I am sure there is a pocket pc solution somewhere.
http://conversationswithmyself.com/maps/tracker/gmapTracker.html
Click to expand...
Click to collapse
Heh, thats exactly the sort of thing but with Pocket PC. I wanted to get the POS to a website, then use the API of Google maps to show the position.
Re: GPS
classicxda said:
Try www.pocketpccreations.com
I have used it to get the location of an operator when tacking data. I have not tried to run a timer it get the data when a user clicks the button. You have to add the gps custom point.
Let me know if you need any further info.
Click to expand...
Click to collapse
Yea, Im not really wanting to run a program like that to do it, basically I just want something sitting in the background dropping the GPS point every x mins or x hrs type thing to a website/ftp.
We use this for our workers on the road. They send back positions every 10 seconds via their XDA & we track them on maps in the office.
However, it's part of a larger 2-way data app.
Re: GPS
darthgus said:
Yea, Im not really wanting to run a program like that to do it, basically I just want something sitting in the background dropping the GPS point every x mins or x hrs type thing to a website/ftp.
Click to expand...
Click to collapse
But I do know of someone who has something simillar, I'll get in touch...
ok i will post a program on here that will run for 15 days
before i do you must know that the program will work with any gps
ie com1 - com9
and it will send the pos to any sms number that you want
ok
If you want any more info then let me know
it should be on by 2pm uk time
GPS
What's chance of posting some source code?
or it a commercial product?
Re: GPS
cgrillo said:
What's chance of posting some source code?
or it a commercial product?
Click to expand...
Click to collapse
Well i can point you in the right direction for code but i have spent a lot of hours on this project as we use it with our loneworkers
is its more of what you can do realy
but i will post it today
Re: GPS
Puff The Magic Wagon! said:
darthgus said:
Yea, Im not really wanting to run a program like that to do it, basically I just want something sitting in the background dropping the GPS point every x mins or x hrs type thing to a website/ftp.
Click to expand...
Click to collapse
But I do know of someone who has something simillar, I'll get in touch...
Click to expand...
Click to collapse
Thanks, Look forward to hearing from ya...
Re: GPS
pjcltd said:
cgrillo said:
What's chance of posting some source code?
or it a commercial product?
Click to expand...
Click to collapse
Well i can point you in the right direction for code but i have spent a lot of hours on this project as we use it with our loneworkers
is its more of what you can do realy
but i will post it today
Click to expand...
Click to collapse
Cool will be good to have a look at, but not much use without some code or whatever as I dont want to send sms's but upload the data to a http/ftp site.
I look forward to testing this program. How do we get the unlimited version if we find it useful?
cruisin-thru said:
I look forward to testing this program. How do we get the unlimited version if we find it useful?
Click to expand...
Click to collapse
Very sory for the delay in posting the program i had to get the ok my Boss
i will be posting a 15 day trial
if you want a full version then we can sort that out later.
At the moment the program dose the foolowing
1 When you run the program it starts the GPS
You mush have a gps connected and working for this to work
See VidyaScreen005.JPG
2 If all is ok you will get the following screen
See VidyaScreen003.JPG
3 From this Screen you can Change the user status
See VidyaScreen006.JPG
4 You can change any of these messages.
See VidyaScreen013.JPG
GPS...
So it there any chance of the source code?????
Yes i think so if a donation is made to me to help me with the costs of the project.
darthgus said:
Hi There
Ive tried searching high and low for this type of feature and I cannot find anything. Let me explain..
What I want to do is on my Pocket PC with a GPS unit, is basically have a program running that grabs the Long/Lat data from the GPS at a specified time interval (say every 60 mins) and uploads that to a website or FTP via GPRS.
What I plan to do on the website side of things is to have the website read from that data and load Google Maps to show where the person is!
Anyone already know a program to do this kind of thing?
Thanks in advance
Gary
Click to expand...
Click to collapse
Have a look at http://www.tvwebradio.com/findme2/forum
Has the program been posted :?:

Settings for phone/3g in corp mode?

I got my XDA Exec last week and was impressed apart from the speed of the unit when switching screen modes. I thought that the O2 active would be to blame, so found out how to stop it running, and voila my Exec was instantly faster.
After further reading I found that a hard reset and selecting corp (or corporate) mode would install the bare minimum, so I decided to try this to see if it was better. Unfortunately, the phone and gprs/3g now do not work, as the settings are not installed. Does anybody know how to set these up? The Exec does appear to be much faster so I would quite like to get it running in corp mode.
Thanks
Allan
AFAIK, Basic mode is identical to Corp mode, except that it does pre-configure the connection settings. The O2 Active interface doesn't appear in Basic mode.
However, I think Basic mode does include an O2 icon in the Start bar and a battery monitor thingy there too. It's relatively easy to stop them appearing by deleting the relevant links from the \Windows\Startup folder though, and then you have a clean Exec like God intended
The one thing did like about corp mode was that it didnt say "running in basic mode" when resetting, and it had a battery monitor on the today screen. But I guess I can live without those...
Allan
Remember: The "Search" button is your friend
SiliconS said:
AFAIK, Basic mode is identical to Corp mode, except that it does pre-configure the connection settings. The O2 Active interface doesn't appear in Basic mode.
Click to expand...
Click to collapse
The Basic mode also uses the O2 Phone Dialer skin, which is removed in the Corp install.
Dave Baumann said:
Remember: The "Search" button is your friend
Click to expand...
Click to collapse
Erm, I have already used the search and couln't find anything thats why i made a new post!
Allan
Dave Baumann said:
SiliconS said:
AFAIK, Basic mode is identical to Corp mode, except that it does pre-configure the connection settings. The O2 Active interface doesn't appear in Basic mode.
Click to expand...
Click to collapse
The Basic mode also uses the O2 Phone Dialer skin, which is removed in the Corp install.
Click to expand...
Click to collapse
Oh. Just tried selecting Corp and did a soft reset and the phone looks exactly the same to me. Ah well. It's not exactly an ugly skin so I don't care if it is the O2 one.
What does the non-O2 skin look like?
allanmb said:
Dave Baumann said:
Remember: The "Search" button is your friend
Click to expand...
Click to collapse
Erm, I have already used the search and couln't find anything thats why i made a new post!
Allan
Click to expand...
Click to collapse
Try clicking that link, it leads you to your answers!
SiliconS said:
What does the non-O2 skin look like?
Click to expand...
Click to collapse
Similar, but less "flashy", but more in-keeping with the default WM5.0 theme.
Doh! Thanks Dave, didnt notice that was a link before!
Is there anything else I would need to setup in corp mode that would otherwise be setup in basic mode? I cant think of anything off-hand.
Also, if you know anything about this it may be useful. I connect to 3g but the connection often hangs. In IE I see either "connecting..." or "locating..." in the status bar and nothing else. The only way to fix this once it gets to this state is to reset the unit. Merely restarting the connection doesnt seem to work. I get similar probs in any prog that uses the 3g connection, they just stop working. (I am in good reception areas too).
Do you think this is a setup issue, a simcard or phone issue? I am inclined to think it might be a simcard issue.
Thanks
Allan
allanmb said:
Doh! Thanks Dave, didnt notice that was a link before!
Click to expand...
Click to collapse
Hehe - No worries.
Is there anything else I would need to setup in corp mode that would otherwise be setup in basic mode? I cant think of anything off-hand.
Click to expand...
Click to collapse
I've just done this myself yesterday, and all the services I've tried appear to be working - I can send and recieve calls, text and use the web. The only thing I've not tried yet is MMS. The only thing missing from the Corp mode that I would like is a decent battery bar, but I'd imagine that I'll be able to find a little utility that will do that.
Also, if you know anything about this it may be useful. I connect to 3g but the connection often hangs. In IE I see either "connecting..." or "locating..." in the status bar and nothing else. The only way to fix this once it gets to this state is to reset the unit. Merely restarting the connection doesnt seem to work. I get similar probs in any prog that uses the 3g connection, they just stop working. (I am in good reception areas too).
Do you think this is a setup issue, a simcard or phone issue? I am inclined to think it might be a simcard issue.
Click to expand...
Click to collapse
To tell you the truth, I don't know. This is the first time I've used a 3G phone myself (been a user of all previous XDA's, none of which were 3G) so I had to get my SIM switched over. All I did notice is that one my account was switched to the new SIM connectivity seemed to be very bad in the 3G areas - I phone O2 about it and they said they had some issues with their network then. That was last week, but now everything seems to be fine.
To you restore your battery meter in corporate mode you need to make sure that batterNFO.exe is here
\Windows\Mobile Solutions\O2ActiveUI\Modules\BatteryNFO\batteryNFO.exe
and makesure that batteryNFO.lnk is here
\windows\startup\batteryNFO.lnk
if anyone needs a copy of the file let me know and I will post a link
If you install the gprs monitor from the o2 app disc, it has a nice little battery info built in to the gprs monitor icon.
Allan
ice_coffee said:
if anyone needs a copy of the file let me know and I will post a link
Click to expand...
Click to collapse
Yes, please - the files haven't been extracted on my XDA since I did a hard reset and started in Corp mode.
Cheers.
Dave Baumann said:
ice_coffee said:
if anyone needs a copy of the file let me know and I will post a link
Click to expand...
Click to collapse
Yes, please - the files haven't been extracted on my XDA since I did a hard reset and started in Corp mode.
Cheers.
Click to expand...
Click to collapse
Im sorry I got it wrong, I thought I had got it because there was an on screen battery indicator in corporate mode, but I have come to realise that it might have been their already (the one next to the wireless manager)

Few Questions.

i know im a noob but i have a few important questions i need to know.
1st. Can you use wifi without the data plan? I bought a unlocked qtek to use on cingular and i was wondering if using the wifi on my home router was free. I really dont want to see a surprise data charge on my bill lol.
2nd. If i bought my qtek unlocked, does that mean it comes already pre registered with the wifi G or do i have to install the cab i found on xda forums to make it G. Thanks again!
IpodLover77 said:
i know im a noob but i have a few important questions i need to know.
1st. Can you use wifi without the data plan? I bought a unlocked qtek to use on cingular and i was wondering if using the wifi on my home router was free. I really dont want to see a surprise data charge on my bill lol.
2nd. If i bought my qtek unlocked, does that mean it comes already pre registered with the wifi G or do i have to install the cab i found on xda forums to make it G. Thanks again!
Click to expand...
Click to collapse
.
Hi ipodlover77 - welcome to the forum. Using wifi as you describe is free. With some of the newer roms it is already set to G, but if you have the same rom as me (see my signature) it will not and then install the cab you found - if you use the one i made it will affect the wifi settings only
oh, then can you please give me the url of the wifi settings you made? will the settings work on a unlocked qtek, used for cingular? thanks. and also, is it possible to stream youtube videos form the site on ur qtek? and finally, (sorry, i always have a lot of questions ) how would i know if im using cingulars data charge on wifi or my own? when i scan for networks on wifi, will it says like "pay"? thanks again for all the help.
IpodLover77 said:
oh, then can you please give me the url of the wifi settings you made? will the settings work on a unlocked qtek, used for cingular? thanks. and also, is it possible to stream youtube videos form the site on ur qtek? and finally, (sorry, i always have a lot of questions ) how would i know if im using cingulars data charge on wifi or my own? when i scan for networks on wifi, will it says like "pay"? thanks again for all the help.
Click to expand...
Click to collapse
My cab is here http://forum.xda-developers.com/showthread.php?t=254420&page=15&highlight=wlan
Yes the settings will work on an unlocked qtek used for cingular. You should be able to stream youtube videos via your wifi router although only those that suit your screen size will prob work properly.
You should never have to pay to cingular for using your wifi on your home router - to test this you can switch your phone to flight mode (phone radio off) and wifi will still work. The only time you would have to pay for wifi is when you connect to a pay wifi hotspot and then you would have to subscribe to the service first.
so what is the difference between the wlan g tweak and the wireless plugin tweak? and also after downloading the right one, do i just move it to the memory card via usb and open the .cab over the phone? thanks
IpodLover77 said:
so what is the difference between the wlan g tweak and the wireless plugin tweak? and also after downloading the right one, do i just move it to the memory card via usb and open the .cab over the phone? thanks
Click to expand...
Click to collapse
wlan g tweak - sets wlan to g mode and wireless plugin is a today screen plugin showing operator, bluetooth and wifi status. Yes that is correct way to install
well because it looks like your the only one helping me im just gonna direct all my questions to you (meschle). http://forum.xda-developers.com/showthread.php?t=255225
that is the link to download the registry wizard, i was wondering if thats the newest version?
IpodLover77 said:
well because it looks like your the only one helping me im just gonna direct all my questions to you (meschle). http://forum.xda-developers.com/showthread.php?t=255225
that is the link to download the registry wizard, i was wondering if thats the newest version?
Click to expand...
Click to collapse
The cab listed there is the latest one
ok last set of questions, or until i think of more lol, but thanks again for all ur help meschle. Ok, to run the Wifi G cab, do i have to download the Registry Edit, or can i install the cab with out it? wat is the mms settings for cingular? and FINALLY, wat is the best program to book up everything? thanks
IpodLover77 said:
ok last set of questions, or until i think of more lol, but thanks again for all ur help meschle. Ok, to run the Wifi G cab, do i have to download the Registry Edit, or can i install the cab with out it? wat is the mms settings for cingular? and FINALLY, wat is the best program to book up everything? thanks
Click to expand...
Click to collapse
No problem, this forum helps noobs period!
With the registry wizard this can do the g tweak for you, so you wont need my cab if you are going to install registry wizard.
Sorry dont know mms setting for cingular as i am uk - do a search it will be on the forum. What is book up? - do you mean look up? = google.
Ah ha quessed it now - backup! I use Spb backup and find it very good - http://www.spbsoftwarehouse.com/products/backup/?en
Others use Sprite backup - also very good i believe - http://www.spritesoftware.com/sprite-backup
meschle said:
No problem, this forum helps noobs period!
With the registry wizard this can do the g tweak for you, so you wont need my cab if you are going to install registry wizard.
Sorry dont know mms setting for cingular as i am uk - do a search it will be on the forum. What is book up? - do you mean look up? = google.
Click to expand...
Click to collapse
Props to you Meschle...
Your patience and kind reply border on the qualifications for sainthood...and I have noticed them in more than this response......
whoops lol. I guess i should read carefully before typing. I meant "boot" up. lol hahah
ok ok ok. I found something weird. WHen i tried to stream a youtube video, it kept saying java script
is outdated or is not turned on? any solution on how to start streaming the videos from the site to my phone?
IpodLover77 said:
whoops lol. I guess i should read carefully before typing. I meant "boot" up. lol hahah
ok ok ok. I found something weird. WHen i tried to stream a youtube video, it kept saying java script
is outdated or is not turned on? any solution on how to start streaming the videos from the site to my phone?
Click to expand...
Click to collapse
Try this then - (from coolsmartphone.com) TinyTube.net continues to get better and better. They've now made it even easier to find, send and watch your fave YouTube videos on your mobile. Take, for example, this YouTube video. Notice the URL - it's http://www.youtube.com/watch?v=RCLYGoM1GrU. Now, if you'd like to watch that on your mobile all you need to do is type http://tinytube.net/watch/RCLYGoM1GrU into the address bar. Just copy the "RCLYGoM1GrU" bit and stick it on the end of http://tinytube.net/watch/ - this can then be used or forwarded to any mobile user via text or email as the address to get the video.
TinyTube fill a very important "gap" that other sites such as Google video have already plugged - being able to convert the Flash-based videos into 3GP format for viewing on mobile devices. TinyTube.net have now added an "SMS this video to a friend" feature for the USA with plans to roll out elsewhere soon.
Boot up software = how do you mean? for what purpose?
knwlsh said:
Props to you Meschle...
Your patience and kind reply border on the qualifications for sainthood...and I have noticed them in more than this response......
Click to expand...
Click to collapse
Thanks for your kind words knwish
sorry again lol. i meant BACK up. Before installing the registry i wanted to back up everything. Like the rom so my phone wont become a brick. So is there an easy program for noobs like me that backs up everything? thanks.
IpodLover77 said:
sorry again lol. i meant BACK up. Before installing the registry i wanted to back up everything. Like the rom so my phone wont become a brick. So is there an easy program for noobs like me that backs up everything? thanks.
Click to expand...
Click to collapse
Backup! I use Spb backup and find it very good - http://www.spbsoftwarehouse.com/products/backup/?en
Others use Sprite backup - also very good i believe - http://www.spritesoftware.com/sprite-backup
OMG OMG hahhaha i found a new set of questions.
1st) how do i scan the area for wifi connections? I keep trying to look for "search wireless networks" but i cant find the button. I dont know any connection name or ids etc so im trying to find out how to search for wireless networks, quick and easy.
2nd) what is the fastest rom? Im using the updated qtek firmware and it is VERY slow. And i was wondering if there is a rom, that does everything the qtek rom does but alot faster.
3rd) how do i take that fricken vibration when i send a text message? I hate feelings the vibration for only sending a message.
IpodLover77 said:
OMG OMG hahhaha i found a new set of questions.
1st) how do i scan the area for wifi connections? I keep trying to look for "search wireless networks" but i cant find the button. I dont know any connection name or ids etc so im trying to find out how to search for wireless networks, quick and easy.
2nd) what is the fastest rom? Im using the updated qtek firmware and it is VERY slow. And i was wondering if there is a rom, that does everything the qtek rom does but alot faster.
3rd) how do i take that fricken vibration when i send a text message? I hate feelings the vibration for only sending a message.
Click to expand...
Click to collapse
Hey you have set up your own thread for Q's lol. First change your name to Wizardlover77 and we are in business!
If you just turn your wifi on via comm manager it will automatically search for you. Others use wififofum http://www.pocketpcfreewares.com/en/index.php?soft=1020
Plenty of roms out there - which rom are you using? i.e. the numbers
There is molskis rom that gives you 30mb free ram and farias new 3.2aku rom just to mention a couple. Browse the wizard upgrading for a week or so before deciding to upgrade and you will need to decide if you have a g3 or g4 chip - ipl numbers - .001 = g4
Change your notification settings for messages in settings\sound and notifications not to have vibration.
meschle said:
Backup! I use Spb backup and find it very good - http://www.spbsoftwarehouse.com/products/backup/?en
Others use Sprite backup - also very good i believe - http://www.spritesoftware.com/sprite-backup
Click to expand...
Click to collapse
Sprite is the only app that can restore after a ROM upgrade
ok. So when i turn off my phone, it says some data will lose? which exactly will the device lose?
and also if i turn off my phone. does meschles Wifi G tweak, erase? it says its still installed but are the settings messed up or is it perfectly fine still?
ok I thought of another problem. like I said before I don't have any data plan on my package so I'm surfing wifi over my own home router. ok so I found this really cool site that actually streams the videos to my phones WM. is this costing me data I don't have? the videos streaming url was like mms something. just want to make sure its not costing me money. and lastly do they charge me for downloading stuff from the internet straight to my phone while using my router connection? thanks in advance!! happy thanksgiving everyone!

WPBEAR Custom CAB ATT/Cingular Settings

Cingular WAP Settings W/ OPEN DNS Servers/ MEdiaNet Default / both My ISP and MEdiaNet use WAP.CINGULAR NOT ISP.CINGULAR
Cingular MMS Settings
Cingular Proxy Disable/Restore ShortCuts and Mappings
8525 Cingular Keyboard
Cingular Video
RealPlayer (Updated 7/12/07)
Today Themes
-XDA LIVE
-BaseBall
Ringtones
-Panic! At the Disco
-Jimmy Fallon Pepsi Commercial (default)
-The Shield TV Show
-Crank Yankers (YEAH I GOT MAIL) (default new message)
Soft Key Applet
WiFiFoFum
SIP Changer
VOIP SIP App
VJCandela-Flashlight
XML Contacts Backup
WebCamera Plus
PsShutXP
StartClean
HTweak 2.1b
Push/Hold Comm Bt Vibrate
BandSwitch 1.23
Screen Capture
Alarm Clock
VM Net Browser
Live Search (Traffic / Maps / Directions / Movies version) (Updated 7/12/07)
Task Manager / Reg Edit 2.7
BackLight set to 60 Sec on Batt
PIE Search Page Google
Wireless Manager on Today Screen
Time and Date in top Bar next to X-Button
PIE HomePage Wap.UsaToday
Scroll by page not link in PIE
Show UMTS Band in Phone Settings
I think that is all....
WBEAR Customizer CAB - RapidShare Mirror
EDIT: MOVED from post #13
perlmane said:
I tried this, but it has much more in it than I need and changes the device more than I want. Do you happen to have a cab file that just turns on and off the proxy settings? That is all I really need.
Click to expand...
Click to collapse
yes here it is:
Cingular WAP Settings W/ OPEN DNS Servers/ MEdiaNet Default / both My ISP and MEdiaNet use WAP.CINGULAR NOT ISP.CINGULAR
Cingular MMS Settings
Cingular Proxy Disable/Restore ShortCuts and Mappings
8525 Cingular Keyboard
Same without the 8525 keyboard settings. (USE FOR TyTN)
EDIT: Added separate CAB for HTC Color Icons Home Plugin/Dialer/Comm Mgr (10 Button support)with 3G button (Updated 8/3/07)
EDIT: Added CAB with HTC Audio Manager and Today Plugin in a single CAB.
WPBear;
Thanks for the Cingular settings; will try out tomorrow and report back; looks to have everything desirable. Keep up the great work!
It's giving me a "cannot be installed" error when I try to install it..I've tried installing to my storage card and my device, with cabviaactivesync and physically running it off my device....any idea why?
clownfart said:
It's giving me a "cannot be installed" error when I try to install it..I've tried installing to my storage card and my device, with cabviaactivesync and physically running it off my device....any idea why?
Click to expand...
Click to collapse
OK Sorry I ****ed it up. I just fixed it and re-uploaded it.
Anyone else HATE WinCE CAB Manager XML files are a *****. Evertime you it OK it adds bull**** to my file if I dont have standard characters.
any idea why my phone doesnt get service in any rom except for 1.47 and it barely works i cant even make calls?
wpbear said:
WBEAR Customizer CAB - RapidShare Mirror
Click to expand...
Click to collapse
This link seems to be broken.
perlmane said:
This link seems to be broken.
Click to expand...
Click to collapse
it should be up now
goretekz said:
any idea why my phone doesnt get service in any rom except for 1.47 and it barely works i cant even make calls?
Click to expand...
Click to collapse
this isnt the thread for Radio 1.47 or any radio for that matter....
wpbear said:
it should be up now
Click to expand...
Click to collapse
And it is.... Thank you.
perlmane said:
And it is.... Thank you.
Click to expand...
Click to collapse
please let me know if there are ANY problems!
wpbear said:
please let me know if there are ANY problems!
Click to expand...
Click to collapse
Your stuff is usually problem free. That is because you do not charge anything for the problems. LOL
perlmane said:
Your stuff is usually problem free. That is because you do not charge anything for the problems. LOL
Click to expand...
Click to collapse
I tried this, but it has much more in it than I need and changes the device more than I want. Do you happen to have a cab file that just turns on and off the proxy settings? That is all I really need.
Moved to Post #1
wpbear said:
yes here it is
Click to expand...
Click to collapse
You are amazing! I have been looking for this for months.
I love this wpbear thanks for all the hard work
I have one problem that I cant seam to fix. It seems to change the time on my htc home plugin to 24 hour format am I just over looking a setting to fix it
BobbyK said:
I love this wpbear thanks for all the hard work
I have one problem that I cant seam to fix. It seems to change the time on my htc home plugin to 24 hour format am I just over looking a setting to fix it
Click to expand...
Click to collapse
I am not 100 percent postive but I don't think it is my settings. I have my htc home doing the same and also want it changed to normal time but the reason I thought it was not my cab is that I do not have the 24 hr setup on the top taskbar so I can't see any cooralation but anything is possible..also I have noticed the time sometimes is not the same....meaning htc home is off by a min....I read somewhere that the time was off by exact hours do to timezone setting issue but I hve just installed htc home and haven't played with it enouhh yet...also all the threads on htc home SUCK....they are filled with garbage flamings and worthless ques asked 8 mil times over and over so I have not gone through 19 pages of the thread yet.
wpbear said:
I am not 100 percent postive but I don't think it is my settings. I have my htc home doing the same and also want it changed to normal time but the reason I thought it was not my cab is that I do not have the 24 hr setup on the top taskbar so I can't see any cooralation but anything is possible..also I have noticed the time sometimes is not the same....meaning htc home is off by a min....I read somewhere that the time was off by exact hours do to timezone setting issue but I hve just installed htc home and haven't played with it enouhh yet...also all the threads on htc home SUCK....they are filled with garbage flamings and worthless ques asked 8 mil times over and over so I have not gone through 19 pages of the thread yet.
Click to expand...
Click to collapse
LOL thamks for your reply I didnt know if it was a program in it that was changing it. All I reall like about the HTC Home Plugin is the large clock anyway so maybe we will find a fix for it I guess this is something telling me I need to get better at reading the 24 hour format LOL Thanks wpbear and again another great release
hey anyway to get all these addons in a file where I can choose what I want, I specifically do no want Tweak utitlity cause it crashes when I install it on a cooked rom of mine
Anyway to edit the cab and remove files I don't want? or once I install the cab is there a utility that can remove individual programs cause with the new schaps 3.57a it has its own tweak utility that screws up when I install this cab, for once I want to bake my own cake and eat it too and well ya knwo what eat the whole entire damn cake with the cream and cherrys, screw the bastard who said "you can bake a cake and eat it too" f-ck that! im gona stuff my face until i pass out!
wpbear said:
I am not 100 percent postive but I don't think it is my settings. I have my htc home doing the same and also want it changed to normal time but the reason I thought it was not my cab is that I do not have the 24 hr setup on the top taskbar so I can't see any cooralation but anything is possible..also I have noticed the time sometimes is not the same....meaning htc home is off by a min....I read somewhere that the time was off by exact hours do to timezone setting issue but I hve just installed htc home and haven't played with it enouhh yet...also all the threads on htc home SUCK....they are filled with garbage flamings and worthless ques asked 8 mil times over and over so I have not gone through 19 pages of the thread yet.
Click to expand...
Click to collapse
wpbear this worked
hma4 said:
Try this :
settings/system/regional settings/time/time style
there you can chose your time style.
Click to expand...
Click to collapse
Thanks again hma4

how to auto terminate data connection (solved)

hi all i ve found this app and it seems to do a good job at disconnecting the net when my phones in idle/standby mode, also u can set apps to use 2g not 3d to download data like weather , should save battery life for all of you looking for a data connection terminator
http://forum.xda-developers.com/showthread.php?t=478519
edit: sofar it seems to work for me on htc hd2 so should be ok
Thanks for the link Damien. Any others using this?
hmm still will not disconnect the weather app or twitter app on my HD2
DAMIEN123_666 said:
hi all i ve found this app and it seems to do a good job at disconnecting the net when my phones in idle/standby mode, also u can set apps to use 2g not 3d to download data like weather , should save battery life for all of you looking for a data connection terminator
http://forum.xda-developers.com/showthread.php?t=478519
edit: sofar it seems to work for me on htc hd2 so should be ok
Click to expand...
Click to collapse
What are your Radio chip settings for the Radio chip model?
htc-hd2 said:
What are your Radio chip settings for the Radio chip model?
Click to expand...
Click to collapse
hi im a noob and it took me 5min to understand this post lol but i had a look in the htc hd2 settings software information screen and saw this, is it what u want to know
radio version = 2.04.50.22.2
DAMIEN123_666 said:
hi im a noob and it took me 5min to understand this post lol but i had a look in the htc hd2 settings software information screen and saw this, is it what u want to know
radio version = 2.04.50.22.2
Click to expand...
Click to collapse
So.. Did you set it to:
Qualcomm MSM72xx (CDMA)
or
Qualcomm MSM75xx (CDMA)
or
Samsun (GSM)
I'm talking about the setup part for WMLongLife (the application that you found)
You will need to set it up to make it work.
What settings did you use on your HD2 ? mine just keeps crashing after installation. And the whole device is slow now and battery runs out fast lol.. it should be one of the gsm ones..
It seems to work with the bottom samsung (gsm)
i use the samsung (gsm), i seem to be runnign it fine im not sure ive came across any issues yet, could it be another app messing with this one for the peopel with issues
Please can someone share all settings for this app. What check boxes did you check/uncheck etc.
For me it does not look like it's working the way it should.
I do get a popup asking if the application is allowed to access "internet", but after using the application it does not terminate the connection. (even when set to 15 sec.)
Also when I start "Band Switcher", and press the button "Disconnect data" it does not drop the data connection.
I've set the Radio Schip Model option to Samsung (GSM).

Categories

Resources