[Q] Help with getting the audiopara4.csv and editing - Hero CDMA Q&A, Help & Troubleshooting

How do i open up audiopara4.csv? I have adb for windows 7 but i can't figure it out! i've been searching for an hour i'm lost and
can someone please post some quick instructions on how to do this for the htc hero cdma?
flipzmode said:
Open up audiopara4.csv from /system/etc . You will need excel.
Scroll to row 75 and look in column H. From there down is where you would set the rx volume. As for what it needs to actually be set to... test and find out. But I agree the phone is plenty loud for me.
Here's a little help to get you started:
Copied from row 75 column H down to row 80. Row H is in hex so I converted it to decimal form for you to show you how they get progressively larger (louder). So you'll need to convert some decimal numbers back to hex and then replace them. Maybe start with 40000 in vol 5 and see how that goes. As for why vol 0, 1, and 2 are the same? I couldn't tell you. Trial and error my friends! If there is enough demand for this I could figure it out and put it in to fresh rom but I've got 10 other projects going on right now so people would have to want it. heh.
Code:
PHONE_HEADSET_VOL0 390a (14602)
PHONE_HEADSET_VOL1 390a (14602)
PHONE_HEADSET_VOL2 390a (14602)
PHONE_HEADSET_VOL3 47CF (18383)
PHONE_HEADSET_VOL4 656E (28526)
PHONE_HEADSET_VOL5 8F47 (36679)
*I'm not responsible for you blowing out your speaker.
Click to expand...
Click to collapse

bump help please

thanks to this forum: http://androidforums.com/
i figured it out. i had to get a app called root explorer. from there it was a peice of cake
i messed around with the audio files and now my htc hero cdma is the loudest phone ever! though i have to keep it 2 notches down from the max volume or it gets distorted and there is the chance of blowing my speaks out

Related

Transfomer Sliding Sounds

In case anyone wanted to replace their Kaiser/Tilt sliding sounds with Transformers transformation sounds, I've included the wave files in a ZIP. I don't know how to package them up for mass consumption, so you'll need to do some RegEditing:
Extract the two .wav files from trans_slide.zip and place them in \Windows
Open your favorite mobile registry editor and drill down to HKLM\Software\HTC\SlidingSound
Create a new key with the next available number. I believe the default is 3 (0, 1 and 2). So add a key called 3
For the "(Default)" value enter in "Transformers"
Under the new key add a REG_SZ called "in" (without quotes).
For the value of "in", enter in transform-dn.wav
Create another REG_SZ called "out"
For the value of "out", enter in transform-up.wav
Exit the registry editor
Go to the Sliding Sounds configuration and now you should see Transformers listed as an available sound.
Alternately, you can go to the SlidingSound (the parent of 0, 1, 2, and 3) key and change the REG_DWORD value of ActiveSlidingSound to 3.
You can use the instructions to make your own sounds, but it appears that they must be .wav files. I tried .mp3s and it did not work)
The sounds are ok (a bit loud actually). I found them on the net. If you find better ones, I encourage you to use them. Or you can use Audacity to modify the sound to your liking, which I may do when I get too annoyed by the volume.
BigBHaller
Very Cool
This is a very cool change with great instructions. Thanks for the post.
will this work on TTyn hermes ??
Alternative sound files
I guess I wasn't the only one who had this idea...
Here's the Transformers sound files I've been using on my Tilt for a while.
I spent a bit of work on these files so they sound nice and clean, they're a little bit shorter, and both files are from the same original sample, so they match perfectly. I think it works quite nicely.
Note that I named these 3_in.wav and 3_out.wav so they match the original naming scheme. Just follow the above instructions, but change the values of the reg keys or rename the files accordingly.
Sweet. Ill try this out
Here's a cab file to do the install automagically for you. I used the sounds from Diznario.
NOTE: This will replace the entries for RegEntry 3 if you already have a 4th sliding sound setup. This also makes RegEntry 3 the Active one. So just install the cab, and then slide open, slide closed, and enjoy...
Thanks BigBHaller for the precise steps (made creating this CAB easy), and thanks Diznario for the sound files.
my verision of the Transformers:
Here is my verision of the Transformers:
http://rapidshare.com/files/81131636/Transformers_Slide_Sounds.cab
Enjoy,
Nadavi
Oh sweet! Now I don't have to keep changing it manually when I update to Dutty's latest! Thanks!
Thanks mfrazzz for building a cab file for this!
You just made upgrading to a new rom that much easier.
Dude!!!!!
that is soooooooo cool....thankyou......it is a little loud but it sure is cool......happy new year....
mfrazzz said:
Here's a cab file to do the install automagically for you. I used the sounds from Diznario.
NOTE: This will replace the entries for RegEntry 3 if you already have a 4th sliding sound setup. This also makes RegEntry 3 the Active one. So just install the cab, and then slide open, slide closed, and enjoy...
Thanks BigBHaller for the precise steps (made creating this CAB easy), and thanks Diznario for the sound files.
Click to expand...
Click to collapse
Thaks for the great work....and sharing.... Nice job
Thnak You everyone who has shared
mfrazzz said:
Here's a cab file to do the install automagically for you. I used the sounds from Diznario.
NOTE: This will replace the entries for RegEntry 3 if you already have a 4th sliding sound setup. This also makes RegEntry 3 the Active one. So just install the cab, and then slide open, slide closed, and enjoy...
Thanks BigBHaller for the precise steps (made creating this CAB easy), and thanks Diznario for the sound files.
Click to expand...
Click to collapse
I really like this, thanks guys!
very cool. big transformers fan here. was planning on doing somethign like this!
(http://www.autobotstransform.com, should be ready soon, I hope, if I stop being so lazy!)
If I go into Start/Settings/Personal/Sounds&Notifications and look in the event list, I cannot find anything that has to do with sliding sounds or keyboard in/out. I have a 8525 i just got last week and updated to WM6. Is this option not available on the 8525. I have searched everywhere trying to find out how to enable this feature but I am unable to find anything.
Thanks for any help
BigBHaller said:
In case anyone wanted to replace their Kaiser/Tilt sliding sounds with Transformers transformation sounds, I've included the wave files in a ZIP. I don't know how to package them up for mass consumption, so you'll need to do some RegEditing:
Extract the two .wav files from trans_slide.zip and place them in \Windows
Open your favorite mobile registry editor and drill down to HKLM\Software\HTC\SlidingSound
Create a new key with the next available number. I believe the default is 3 (0, 1 and 2). So add a key called 3
For the "(Default)" value enter in "Transformers"
Under the new key add a REG_SZ called "in" (without quotes).
For the value of "in", enter in transform-dn.wav
Create another REG_SZ called "out"
For the value of "out", enter in transform-up.wav
Exit the registry editor
Go to the Sliding Sounds configuration and now you should see Transformers listed as an available sound.
Alternately, you can go to the SlidingSound (the parent of 0, 1, 2, and 3) key and change the REG_DWORD value of ActiveSlidingSound to 3.
You can use the instructions to make your own sounds, but it appears that they must be .wav files. I tried .mp3s and it did not work)
The sounds are ok (a bit loud actually). I found them on the net. If you find better ones, I encourage you to use them. Or you can use Audacity to modify the sound to your liking, which I may do when I get too annoyed by the volume.
BigBHaller
Click to expand...
Click to collapse
Absolutely hilarious man! Thanks for thinking this one up and posting the idea for everyone to contribute to.
BigBHaller said:
In case anyone wanted to replace their Kaiser/Tilt sliding sounds with Transformers transformation sounds, I've included the wave files in a ZIP. I don't know how to package them up for mass consumption, so you'll need to do some RegEditing:
Click to expand...
Click to collapse
How about this old cab? http://forum.xda-developers.com/showthread.php?p=1596138#post1596138
and also: http://forum.xda-developers.com/showthread.php?p=1673808#post1673808
Includes:
o Transformers
o Star Trek door hiss
o Star Wars light saber
o steam hiss
o window sliding
o zip sliding
Does all the registry settings for you too.
Guys thanx
I am having the same trouble with my 8525 I installed the cab and when I go to look for it in settings it doesn't show up. and when I search for the sliding sounds icon in \windows folder I can open it and select a sound and test it but then when I slide the phone open and close noting happens even after a soft reset it still doesn't take it please help!!
8525 w/ wm6 installed -th
thank you
thanks guys for sharing

FPSEce configuration/pocket iso

hopefully this tutorial will help fpsece be more fun/playable for everyone.
UPDATE: FPSEce configuration-imo this is one of the best set ups for the wing, but see what you come up with. a little tricky but here goes.
1ST to do this i utilize htc home and battery status plugins. i have been playing this emu overclocked to 299 mhz for periods of up to 2hrs. i do not condone this behavior! and don't even suggest it! but, you get the best gameplay out of the emu.
2ND, make sure all running apps are closed except fpsece,with your device in regular portrait mode with htc home on your today screen, open the keyboard on your wing, go to your programs tab on htc home and press the portrait to landscape flip button. if you you do not have that one activated take a sec and swap it out with one of the other buttons it should be worth it. after this your screen will look funny cause your keyboard is out and your screen has flipped back to portrait orientation.perfect!
3RD, navigate to fpsece and open. go to options/misc/display/landscape left.
4Th, go back into options and choose the joypad/assign buttons. now turn the device so you are looking at the keyboard normally. these are my keymaps but feel free to do your own! PAGE UP-TRIANGLE PAGE DOWN-X ARROW LEFT-SQUQRE ARROW RIGHT-CIRCLE A-LEFT S-UP D-RIGHT Z-DOWN Q-L1 W-L2 O-R1 P-R2 START-SPACEBAR SELECT-TAB MENU- CENTER OF DIRECTIONAL PAD on the screen portion of the wing. finally hit ok!
5TH hit the start tab, then iso and finally navigate to your game WHICH SHOULD BE IN ISOS FOLDER ON YOUR STORAGE CARD. this way you can keep many games on your storage card!
pocket iso guide- http://pdai.org/michu/fpsece/ldrguide.html
this will get your game file sizes way down and your memory card less cramped as well as more games will be compatible with fpsece.
Couple Q's
On CPU Type are you on ARMv4 or ARMv5 ?
Misc-> GFX Driver -> GAPI ?
GiZZy said:
Couple Q's
On CPU Type are you on ARMv4 or ARMv5 ?
Misc-> GFX Driver -> GAPI ?
Click to expand...
Click to collapse
my settings are on usa...recompiler...arm v5...GDI...fast boot...but these may or may not be the best. i am still learning the ideal options myself. i think vga is supposed to be the best/fastest but it depends on the type of device. also i know on some games, gran turismo for example,that adjusting the frame skip number does help speed the game. example: if you are getting5 fps set to 1 on options this will bump it up closer to ten. if you have 12 fps bump up to 2 this may get you closer to 20 fps and so on.
I am trying to install FPSEce on my Herald.
Put your Bios (i.e scph1001.bin) in your FpseCE\BIOS directory
Click to expand...
Click to collapse
What bois ?
Niwla said:
I am trying to install FPSEce on my Herald.
What bois ?
Click to expand...
Click to collapse
you will have to locate yours...maybe it will be on google....ps1 bios??
been waiting for this post for a while
what version are u guys messing with
Hey guys this is my first post on this site i just recently got my first PDA, the wing. I have a slim RUU and i was overclocking to about 280 and when the games are loading they are running from 20-60 ftps but during gameplay it drop down to 8-13max, am i doing something wrong, im using the same set up you guys have been discussing here. and when i set frameskip i cant change numbers, its either a check mark or no check mark. any feedback would be great. thank you
JesusLoves said:
Hey guys this is my first post on this site i just recently got my first PDA, the wing. I have a slim RUU and i was overclocking to about 280 and when the games are loading they are running from 20-60 ftps but during gameplay it drop down to 8-13max, am i doing something wrong, im using the same set up you guys have been discussing here. and when i set frameskip i cant change numbers, its either a check mark or no check mark. any feedback would be great. thank you
Click to expand...
Click to collapse
Setup your controller settings. Bind a key to "menu." Then press that key during gameplay, tap options, then adjust the frames from there.
Ok, i have a HTC Heremes, but i thought i'd just ask here, instead of opening a new thread in Hermes section. I get stuck at FPSece screen, no matter how i set up the options, nothing happens. I loaded ps1 bios. And i'm trying to find a tutorial or guide, but can't find any, all of them are mostly about ripping. Any ideas?
try reading this http://forum.xda-developers.com/showthread.php?t=369855&page=8 . also try the link in my sig!
Yea i got a question or 2.
All the ps1 ios' are like 25mb +
How am i susposed to put them on the phone since the phone dont have that much memory, and i cant reach my memorycard through activsync,
also i have dialup *errgg* and downloading iso' that big is a little impossible for my internet connection, is there a site to find iso's 25mb and smaller?
OK, I downloaded the software to play the games but I don't know where to get the games from. People have said they would be around 25mb, but I can only find ones for 350mb+. Please help. I have a Touch Pro 2
Wow, way to raise a thread from the bottom of the sea there...and about a completely different device too boot. Anyways, the games are not going to be 25MB, if they are then they are either demos or homebrew stuff. Most PSX ISOs are AT LEAST 350MB, but can go as large as a CD, IE 680MB or so. You can try to compress these down using that tool in the first post, albeit you will have to search around for it since the original creators website is not around anymore.
Ok, I've spent forever and a day looking this stuff up....so I have everything I need. Now if someone could walk we through getting my isos's to show up in the isos file that would be great! Does anyone know what I'm talking about?
Did you actually download the ISO's? And if you did, you make an ISO folder on your storage card and then transfer the ISO to it.
forgive me if this post is in the wrong section - i'm new to this forum
i've got a problem with my htc p4350 (herald) when using fpsece
i can start fpsece, but when i try to load a .iso file, the screen turns black for about 10 seconds, and after that it just returns to the home screen
i cannot reach any options screen or etc.
i got the right bios copied and trued 3 different files to load
maybe these are just the wrong files?
(in that case, which files should i try, and where can i get these?)
thanx in advance
bram

delay on first ring & menu font size

i got a couple of issues:
- when someone calls, the phone seems to stutter and cutoff the first ring a bit. doesnt inspire confidence at all. the ringtone is the same file i used to have on my wizard and worked perfectly for years, so its not the file.
- the menu font size if ridiculously huge! i managed to make it smaller by changing the following registry keys:
HKLM\System\GDI\SYSFNT\Ht (from 1000 changed to 700)
HKLM\System\GWE\Menu\Barfnt\Ht (from 1000 changed to 700)
HKLM\System\GWE\Menu\Popfnt\Ht (from 1000 changed to 700)
and that brings the font size down, however the font glyphs like arrows/checkmarks/circles remain the same huge size. i attached a picture to explain.
how do i change the size of those glyphs?
HKLM\System\GDI\Ht (from 1000 changed to 700)
I can not find this value!!!!! I found the other 2, but not thus one.
oddball1 said:
HKLM\System\GDI\Ht (from 1000 changed to 700)
I can not find this value!!!!! I found the other 2, but not thus one.
Click to expand...
Click to collapse
it should be:
HKLM\System\GDI\SYSFNT\Ht (from 1000 changed to 700)
sorry about that, i corrected the original post as well.
come on, i can not be the only one whos bothered that an $800 device can not do its most basic job of RINGING PROBABLY!
no one else has that problem with first ring stuttering? the phone seriously seems to have trouble loading the phone app quickly enough when a call comes in, sometimes it even says "unknown caller" first before recognizing the number and showing the contact name.
Yeah, bit sluggish, thanx WM ?
I don't mind very much, I am not looking at phone waiting for it to ring My ringtone works fine btw?
Try this tweak for ring delay
HKEY_CURRENT_USER\ControlPanel\Sounds\RingTone0\Sc ript - Change apw3r to apr
Descripion:
a = allow
p = play sound
w3 = wait/delay 3 seconds
r = repeat
f = backlight aan (f1)
v = trillfunctie aan (v0,v1,v2)
Credit should go to Oppainter for finding it
ATMinotaur said:
Try this tweak for ring delay
HKEY_CURRENT_USER\ControlPanel\Sounds\RingTone0\Sc ript - Change apw3r to apr
Descripion:
a = allow
p = play sound
w3 = wait/delay 3 seconds
r = repeat
f = backlight aan (f1)
v = trillfunctie aan (v0,v1,v2)
Credit should go to Oppainter for finding it
Click to expand...
Click to collapse
Doesnt work on my Diamond even after a soft reset...
ATMinotaur said:
Try this tweak for ring delay
HKEY_CURRENT_USER\ControlPanel\Sounds\RingTone0\Sc ript - Change apw3r to apr
Descripion:
a = allow
p = play sound
w3 = wait/delay 3 seconds
r = repeat
f = backlight aan (f1)
v = trillfunctie aan (v0,v1,v2)
Credit should go to Oppainter for finding it
Click to expand...
Click to collapse
This has been mentioned and tested many times in other threads. It does NOT work.
xwaiz said:
This has been mentioned and tested many times in other threads. It does NOT work.
Click to expand...
Click to collapse
Fair enough, didn't see posts saying it doesn't work (or I just didn't read those posts properly), and I hadn't properly tested it either.
I have the same problem with the ringtone. I use my own .wav file. I hope someone comes up with an answer, it is a pain ;(
pulp said:
come on, i can not be the only one whos bothered that an $800 device can not do its most basic job of RINGING PROBABLY!
no one else has that problem with first ring stuttering? the phone seriously seems to have trouble loading the phone app quickly enough when a call comes in, sometimes it even says "unknown caller" first before recognizing the number and showing the contact name.
Click to expand...
Click to collapse
Yes i have the same problems as you, more specifically:
1. Sometimes it rings just once and goes into "missed call" before I can pick up, and the caller tells me it rang many times and I didn't answer!
2. Unknown caller before the name is identified
3. HUGE fonts of the email header (From, Subject, etc).... I mean they take up half the freakin' screen. WTF?
1st ring cut off prob
gaz_az said:
I have the same problem with the ringtone. I use my own .wav file. I hope someone comes up with an answer, it is a pain ;(
Click to expand...
Click to collapse
If you are having problems that the first ring sounds a bit cut off, try converting the ringtone to MP3. I had the same problem with my ringtone (which was WAV). Then I converted it to MP3. The file now has become alot smaller in size (thus faster to load I think) and now my first ring sounds "whole" so to speak. Try it if you use WAV.
Please note that this problem does NOT solve the ringtone delay (it solves the 1st ring cut-off prob for me at least). The ring delay problem still exists after ringtone convertion to MP3 and as far as I know there hasn't been a solution for that yet.
ok, i have managed to get rid of the ringtune stuttering by converting it from .wav(150kb) to .mp3(30kb)
strange thing is i used the same exact .wav ringtune for a couple of years on my old Wizard and there was zero delay. which doesnt make any sense.
however, it still shows "unknown caller" sometimes before recognizing the contact name.
i am starting to think that the HTC phone skin is the culprit here, its simply making everything slow. i tried disabling it with Advanced Configuration but that renders the whole phone app unusable.
pulp said:
ok, i have managed to get rid of the ringtune stuttering by converting it from .wav(150kb) to .mp3(30kb)
strange thing is i used the same exact .wav ringtune for a couple of years on my old Wizard and there was zero delay. which doesnt make any sense.
however, it still shows "unknown caller" sometimes before recognizing the contact name.
i am starting to think that the HTC phone skin is the culprit here, its simply making everything slow. i tried disabling it with Advanced Configuration but that renders the whole phone app unusable.
Click to expand...
Click to collapse
I'm glad the file conversion worked for you too. That's right, it's not the wav file that is corrupt, I also used mine for years on my old PPC. It's that the Diamond somehow does have difficulties starting up certain "tasks" when someone calls. It could very well be the TFL3D interface... Even with all the performance tweaks, the problems exist...
Maybe you can try to use the phone option of WM instead of TFL3d? I dunno if this works (haven't tested it myself) but maybe if you remove the tick of the TFL3D in the Start -> Settings -> Today (Items tab) and then soft reset, maybe the TFL3D interface won't start. This way you can try if you have the same delay problem with the phone interface of Windows Mobile... This way we know for sure the HTC TFL3D interface causes the problem here.
pulp said:
ok, i have managed to get rid of the ringtune stuttering by converting it from .wav(150kb) to .mp3(30kb)
strange thing is i used the same exact .wav ringtune for a couple of years on my old Wizard and there was zero delay. which doesnt make any sense.
however, it still shows "unknown caller" sometimes before recognizing the contact name.
i am starting to think that the HTC phone skin is the culprit here, its simply making everything slow. i tried disabling it with Advanced Configuration but that renders the whole phone app unusable.
Click to expand...
Click to collapse
i can confirm that changing from wav to mp3 remove/resolve the stattering.
no more breaks after first ring...
pulp said:
i got a couple of issues:
- when someone calls, the phone seems to stutter and cutoff the first ring a bit. doesnt inspire confidence at all. the ringtone is the same file i used to have on my wizard and worked perfectly for years, so its not the file.
- the menu font size if ridiculously huge! i managed to make it smaller by changing the following registry keys:
HKLM\System\GDI\SYSFNT\Ht (from 1000 changed to 700)
HKLM\System\GWE\Menu\Barfnt\Ht (from 1000 changed to 700)
HKLM\System\GWE\Menu\Popfnt\Ht (from 1000 changed to 700)
and that brings the font size down, however the font glyphs like arrows/checkmarks/circles remain the same huge size. i attached a picture to explain.
how do i change the size of those glyphs?
Click to expand...
Click to collapse
Hello,
did anyone fpund a solution to bring ont glyphs like arrows/checkmarks/circles to a smaller size?
Greets, Peter
"HUGE fonts of the email header (From, Subject, etc).... I mean they take up half the freakin' screen. WTF?"
Same here: Any one have an idea how to change this?
SK TOOLS check it out, everything you need
zmob123 said:
SK TOOLS check it out, everything you need
Click to expand...
Click to collapse
My problem with the menu symbols else?
Peter
zmob123 said:
SK TOOLS check it out, everything you need
Click to expand...
Click to collapse
i have looked at http://s-k-tools.com/index.html?sktools/m_feat.html there is nothing about font sizes, am i missing something?
@Tolar
i still have not found a way to make those glyphs small either, hopefully someone will figure it out eventually.

[Q] HTC Hero HA and AAA shared read or backup

First I will like to say thanks for this great forum and all the information people bring to the community. I need help backing up or reading the HA and AAA shared for data connection on my Hero. I tried the command: requestnvitemread ds_mip_ss_user_prof on QXDM but I only get back 00 on all the location for the password. I been looking online for days and I can't find any info on how to do that. Thanks again and have a good day ....
Hi , help please???/
Any body know if is possible? The hero is on boost already and the secret keys is the last thing to finish my EVO flash???? Please and thanks...
Did anyone ever get you an answer?
Neither "requestnvitemread ds_mip_ss_user_prof" nor "requestnvitemread ds_mip_ss_user_prof 1" will retrieve anything from my Hero. But "requestnvitemread hdr_an_auth_passwd_long" should get your profile 0 AAA.
I still cannot figure out how to get my Profile 1 AAA, though. Any help greatly appreciated.
I know this is an old thread/phone, but for anyone out there who winds up here from a Google search, I was able to find my profile 1 AAA.
It wasn't easy. I had to dump the readable locations of the memory with cdma workshop and use a hex editor to search through the memory dump. The AAA was a couple lines below the word "secret". And although I've read that it should be close to the NAI mine was not, so heads up and happy searching.
I suspect this method is applicable to more modern phones like Evos, etc.
Cheers
wintrxtrem said:
I know this is an old thread/phone, but for anyone out there who winds up here from a Google search, I was able to find my profile 1 AAA.
It wasn't easy. I had to dump the readable locations of the memory with cdma workshop and use a hex editor to search through the memory dump. The AAA was a couple lines below the word "secret". And although I've read that it should be close to the NAI mine was not, so heads up and happy searching.
I suspect this method is applicable to more modern phones like Evos, etc.
Cheers
Click to expand...
Click to collapse
I know this is an old thread. I hope you can help me. I'm trying to get my HA AAA keys for my HTC Hero for Sprint. I got the AAA for prof 0. However the HA is showing up as all zeros in QXDM. Searching online I am coming to a conclusion that the HA keys for prof 0 and 1 are the same across all phones on the carrier. If this is true I can find that online. The only thing left is the AAA key for prof 1 which is coming up as all zeros for me in QXDM. Can you tell me how you dumped the memory with CDMA workshop, essentially guide me through what you did. Thanks.
mistahgook said:
I know this is an old thread. I hope you can help me. I'm trying to get my HA AAA keys for my HTC Hero for Sprint. I got the AAA for prof 0. However the HA is showing up as all zeros in QXDM. Searching online I am coming to a conclusion that the HA keys for prof 0 and 1 are the same across all phones on the carrier. If this is true I can find that online. The only thing left is the AAA key for prof 1 which is coming up as all zeros for me in QXDM. Can you tell me how you dumped the memory with CDMA workshop, essentially guide me through what you did. Thanks.
Click to expand...
Click to collapse
It's been quite a while since I've done this (~2 years), and I'm not sure I can explain it much better than I did above.
Going from memory.. you need to use CDMA Workshop to scan/find the entire readable memory area, and download it from the phone to a file. Then use a hex editor to comb through the many, many, many lines of jibberish. The AAA was some weird word. Some people say it should be near the other key, but I don't believe mine was. But it was near the plain text word "secret". Your basically looking for a random real word hidden in the many lines of jibberish. Mobile-files.us and cdmagurus were the sites I used to frequent. Not sure if all the info is still publicly available, though.
When you find the code on your donor phone and plug it in the settings of the new phone it's a great feeling to see 3G to light up! All this for 3G, haaa. Post back with results!
wintrxtrem said:
It's been quite a while since I've done this (~2 years), and I'm not sure I can explain it much better than I did above.
Going from memory.. you need to use CDMA Workshop to scan/find the entire readable memory area, and download it from the phone to a file. Then use a hex editor to comb through the many, many, many lines of jibberish. The AAA was some weird word. Some people say it should be near the other key, but I don't believe mine was. But it was near the plain text word "secret". Your basically looking for a random real word hidden in the many lines of jibberish. Mobile-files.us and cdmagurus were the sites I used to frequent. Not sure if all the info is still publicly available, though.
When you find the code on your donor phone and plug it in the settings of the new phone it's a great feeling to see 3G to light up! All this for 3G, haaa. Post back with results!
Click to expand...
Click to collapse
I guess my question is how do you dump the memory from CDMA workshop? Is the AAA key for prof 1 the same amount of characters as prof 0 (32)?
Sent from my SPH-L710 using Tapatalk 2
I'm getting conflicting information regarding the length of the profile 1 password. Some people are saying its 6,12, others 32. You remember how long? I read in another forum that it's the meid for some phones.
Sent from my SPH-L710 using Tapatalk

REACHING OUT TO DEVS! help editing system calibration file.?

ok im having calibration issues when holding my phone in landscape mode. ive dug around and found the calibration file for the accelerometer and other sensors. it will let me change it but it wont let me save it. also if you view it in root explorer text editor it wont show. but if you view it in es file, root browser, or root explorer text viewer it shows as -2 0 0 0. and coincidentally its off by about 2 degrees. the file path is sys>devices>virtual>sensors>accelerometer_sensor>c alibration. it just wont allow me to save the file. any ideas? ive noticed that when i hold the device perfectly level in landscape mode for many many different apps it drifts off to the left. all apps do the same thing. ive put a level on it to be sure lol. ive tested on a brand new tab 4( i think) and its spot on. ive had tmobile send me 2 replacement devices and they both do the same exact thing. i cant imagine it being a hardware issue on all 3. from different batches. im at my wits end.
i understand this may belong in the Q&A section but from what ive been told its not possible to edit this file? is that true? i was told to reach out to devs and see if i cant find anything. i was also told that it was the apps, which its not. any ideas are greatly appreciated.
p.s.-tmo advised that 5.0 should fix the problem....(if thats the case i wish theyd hurry that **** up)
Wrong Section
You have posted in the wrong section try the help forum

Categories

Resources