Razr Deodexed - This Is Not A Flash [UPDATE 11/15] - Motorola Droid RAZR

I TAKE NO CREDIT OR RESPONSIBILITY, ONLY PASSING ON THE INFORMATION
ANY QUESTIONS OR CONCERNS:>>>>>>>Click Here<<<<<<<
FROM @DroidJunk
I am sorry folks, but I have pulled the files.
-
At this point I am not confident about the deodexing. Until there is a "safety net" these files will not be accessible. I will continue to try and get things going, but for the safety of everyone I think we should wait.
-
DroidJunk

Wow thanks
Should work for international version too right?

shady_lanem said:
Wow thanks
Should work for international version too right?
Click to expand...
Click to collapse
NP but ANY QUESTIONS:>>>>>>>
Code:
http://tinyurl.com/7bwmpt2

So anyone tried this? I'm too chicken to try
Sent from my Razr XT910 using xda premium

Just a suggestion to the OP.
You can automate the first step putting it in your batch file like that:
Code:
adb shell su & echo "ro.sys.atvc_allow_all_adb=1" > /data/local.prop & reboot
echo "When your phone has been rebooted and connected to ADB"
pause
or
Code:
adb shell su
adb shell echo "ro.sys.atvc_allow_all_adb=1" > /data/local.prop
adb shell reboot
echo "When your phone has been rebooted and connected to ADB"
pause
pause will show in the command prompt "Press a key to continue..." so you'll have an output like this:
Code:
When your phone has been rebooted and connected to ADB
Press a key to continue...

What are the benefits of doedexing.... Sorry if the question sound stupid, buy Im new to all this. All I have tried is rooting and install deferent rooms in my other android phone, but I don't understand what is "doedexed" for. Thanks you to everyone for the help

fernandorinto said:
What are the benefits of doedexing.... Sorry if the question sound stupid, buy Im new to all this. All I have tried is rooting and install deferent rooms in my other android phone, but I don't understand what is "doedexed" for. Thanks you to everyone for the help
Click to expand...
Click to collapse
Deodex allows you to modify the system apps and framework.
So Themes can be applied
sent from my Atrix via XDA premium

Roboto anyone?
Sent from my DROIDX using Tapatalk

Seriously nobody tried this? Kholk? Marko? Anyone?

shady_lanem said:
Seriously nobody tried this? Kholk? Marko? Anyone?
Click to expand...
Click to collapse
Get with @P3Droid as he would know who's tested it!

shady_lanem said:
Seriously nobody tried this? Kholk? Marko? Anyone?
Click to expand...
Click to collapse
Would love to. Just get me a RAZR my guess is that it may have a few bugs if it hasn't been tested
sent from my Atrix via XDA premium

anyone getting a bad dl link?

bricked my phone i can get to adb shell but cant remount in rw , any ideas???

Yea no flash zip?
Sent from my DROID RAZR using xda premium

Update, please see the OP!

Thanks for answering newbie questions - Perhaps forums should put a newbie glossary.

are the files coming back now that fastboot is around?
How did you deodex?

Related

[Unlock] Bootloader unlock - Updated November 26th 2012

Please see this safer/easier/faster method instead of using the one below http://forum.xda-developers.com/showthread.php?p=36976137#post36976137
Original guide provided below for historial purposesonly, seriously use hte one above:
Please refrain from repackaging, or rehosting my materials, ask prior to deciding to.
If this guide fails, or the auto script (which I will not recommend you use) fails, please do a factory reset before attempting again.
If you appreciate this, please make sure you check out my original article on the AndroidPolice. Without the support of AP, I wouldn't spend nearly as much time doing this. To the bloggers who will chose to link to a forum post, rather than the original post on a better blog, you suck.
http://www.androidpolice.com/2012/11/24/exclusive-how-to-unlock-the-droid-dnas-bootloader/
Donations for new test devices can be made at the paypal link to the left. I reserve the right to send leftover funds to whatever charities I feel like. Generally I choose Boys and Girls club of america, sometimes I choose seasonal charity, or a medical related one.
Known Problems:
Adb server is out of date
Uninstall HTC Sync, Samsung Kies, etc any software that talks to the phone.
If you get stuck, please immediately find someone in our chat that knows what they are doing. It is very easy to brick your phone if you follow these directions incorrectly, or if a problem arises!
Need faster help? or Want to help visit our chat
http://chat.andirc.net:8080/?channels=#droid-dna
Credits:
Original development: jcase
Awesome saver of the day: Sean Beaupre
Crash test dummy: dsb9938 (I bricked his phone making this!)
Artem and all @AndroidPolice for putting up with my nonsense.
Special thanks to Fuses for recommending a better target, and the numerous testers that let me play with their new phones.
Click to expand...
Click to collapse
Warning: This is semi complicated, and is known to ruin phones if done incorrectly. Proceed at your own risk
Needed:
1gb free space on the phone.
Working adb, must support the adb restore feature (ICS and up!)
Downloads:
backup.ab (300mb) mirrors: http://d-h.st/tau - http://depositfiles.com/files/9c61r4lgo - http://www.filefactory.com/file/2va8yp2i1h99/n/backup.ab
DNA_TeamAndIRC mirrors - http://d-h.st/D4r - http://www.putlocker.com/file/F357F205F5235B3D - http://rapidgator.net/file/59342799/DNA_TeamAndIRC.zip.html
Unzip DNA_TeamAndIRC, put runme.sh, CIDGen.apk and backup.ab into the directory where adb is (or anywhere if you have your paths setup right).
Please Check the readme.txt before continuing!
Code:
adb install CIDGen.apk
Run the CIDGen app on your phone, enter the last digit of your IMEI (NOT YOUR MEID) and press generate. Then confirm the generated file exists.
Code:
adb shell ls -l /sdcard/CIDBLOCK.img
If CIDBLOCK.img does not exist, run the app and try again. Do not proceed without generating a CIDBLOCK.img, it is needed to repair the phone and unlock.
Once you have CIDBLOCK.img on your sdcard, open two terminals (command prompts) and continue
In the first terminal/cmd prompt run these commands:
Code:
adb push runme.sh /data/local/tmp/
adb shell chmod 755 /data/local/tmp/runme.sh
adb shell /data/local/tmp/runme.sh
runme.sh will continue to loop and spit out No such file or link failed errors, just leave it running for now.
In the other terminal/cmd prompt run this commands:
Code:
adb restore backup.ab
Then allow the restore on your phone. Once the process is finished, you can go back to the looping terminal and stop it with control + c, or close the terminal
At this point, do not continue unless you are certain you can do this. Past this point, is where people can brick if they do not follow the directions correctly. If you run into a problem, find someone to help you. Do NOT power your phone off or reboot it. Leave it charging and find someone.
Code:
adb shell rm /data/data/com.htc.usage/files/exploit/*
adb shell mv /data/DxDrm /data/DxDrm_org
adb shell mkdir /data/DxDrm
adb shell ln -s /dev/block/mmcblk0p5 /data/DxDrm/DxSecureDB
adb reboot
Once the phone is rebooted, open two terminals and repeat the restore exploit:
In the first one:
Code:
adb shell /data/local/tmp/runme.sh
This process will also loop forever and give out lots of "No such file" or "link failed" errors - again, just leave it running.
In the second terminal, restore the backup again:
Code:
adb restore backup.ab
After the restore is done, we will undo the DxDrm symlink attack and write the new CIDBLOCK.img:
Code:
adb shell mv /data/DxDrm /data/DxDrm_trash
adb shell dd if=/sdcard/CIDBLOCK.img of=/dev/block/mmcblk0p5
If this returns an "out of space error" come to our chat, and find either jcase or beaups. Do not reboot. Do not continue.
Code:
adb reboot
After reboot, you can go to http://HTCDev.com, and unlock through their official process. Choose the "All other supported models" option when selecting your phone.
Cheers!
Is there a one-click for this?
Sorry, I couldn't resist!
Support chat: http://chat.andirc.net:8080/?channels=#droid-dna
D
.
no comment...
btw great job guys!! :good:
dsb9938 said:
Is there a one-click for this?
Sorry, I couldn't resist!
D
.
Click to expand...
Click to collapse
Awesome.....now I just need the actual phone.
UPS HURRY UP!!!
awesome
Awesome work J and D...
Aight D where is the "cubed" lol
gramsey1911 said:
Awesome work J and D...
Aight D where is the "cubed" lol
Click to expand...
Click to collapse
Next week! Sheesh.
D
.
dsb9938 said:
Next week! Sheesh.
D
.
Click to expand...
Click to collapse
I'm feenin ova here for the cubed...lol
dsb9938 said:
Is there a one-click for this?
Sorry, I couldn't resist!
Support chat: http://chat.andirc.net:8080/?channels=#droid-dna
D
.
Click to expand...
Click to collapse
Lol.... I'm going to wait for the one click, can't afford to brick my device while trying to unlock with 2 kids running around lol...
P.s. thank you j case and DSB for the unlock and root
Sent from my HTC6435LVW using xda premium
typeriz said:
Lol.... I'm going to wait for the one click, can't afford to brick my device while trying to unlock with 2 kids running around lol...
P.s. thank you j case and DSB for the unlock and root
Sent from my HTC6435LVW using xda premium
Click to expand...
Click to collapse
I wouldnt trust a one click, i automated the PITA part already with the CIDGEN app
This is for the new bootloader right. Just wanna make sure.
Sent from my HTC Droid DNA
typeriz said:
Lol.... I'm going to wait for the one click, can't afford to brick my device while trying to unlock with 2 kids running around lol...
P.s. thank you j case and DSB for the unlock and root
Sent from my HTC6435LVW using xda premium
Click to expand...
Click to collapse
I just did it, and it's really not that hard, took maybe 10 minutes, just copy and paste the commands and you should be good :good:
So I was able to unlock with this method via HTCDev, I installed TWRP and the insecure kernel, but my SuperSU will not work after I flashed the file in recovery. None of my apps can get root access, and I cannot update the superuser binary via SuperSU. What's going on here?
Argumentation said:
I just did it, and it's really not that hard, took maybe 10 minutes, just copy and paste the commands and you should be good :good:
Click to expand...
Click to collapse
I'm going to wait till I put the kids to bed, tonight. Thanks again !!
Sent from my HTC6435LVW using xda premium
---------- Post added at 04:32 PM ---------- Previous post was at 04:29 PM ----------
TheBiles said:
So I was able to unlock with this method via HTCDev, I installed TWRP and the insecure kernel, but my SuperSU will not work after I flashed the file in recovery. None of my apps can get root access, and I cannot update the superuser binary via SuperSU. What's going on here?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=34551547
How unlock and root work on the Droid DNA.
I belive you have to manually update it
Sent from my HTC6435LVW using xda premium
jonah1234 said:
This is for the new bootloader right. Just wanna make sure.
Sent from my HTC Droid DNA
Click to expand...
Click to collapse
Huh, this is for the htc droid dna in general.
TheBiles said:
So I was able to unlock with this method via HTCDev, I installed TWRP and the insecure kernel, but my SuperSU will not work after I flashed the file in recovery. None of my apps can get root access, and I cannot update the superuser binary via SuperSU. What's going on here?
Click to expand...
Click to collapse
Sounds like bad or incorrect su binary
Try Superuser instead of SuperSU
WHERE IS THE IMEI!?
madzozs said:
Try Superuser instead of SuperSU
Click to expand...
Click to collapse
That worked! I'm not sure why SuperSU doesn't work, but oh well!
jonah1234 said:
WHERE IS THE IMEI!?
Click to expand...
Click to collapse
On your box!
Never mind. Figured out the issue. Now it's just hanging at full restore. There's no password right? I selected restore my data and nothing happens.
thebiles said:
that worked! I'm not sure why supersu doesn't work, but oh well!
On your box!
Click to expand...
Click to collapse
found it haha i fail

Droid DNA Stuck on Boot (NO OS)

So, i was in recovery to restore to a previous backup. I was wiping my system to prevent errors but unfortunately i wiped EVERYTHING, including the backup and the OS. So, i kept it in recovery till i got home hoping to just mount my storage and transfer a ROM over and ten install..sounds easy enough. However, i plug my phone in and click mount storage and it doesn't mount with twrp, or even clock work mod.
Soo....i have no OS, can't mount my storage..and i'm stuck.
Can i flash a ROM through command line? If so, how? And why isin't my Droid DNA mounting?
Wttttfff help asap please!
Aaannd...now i'm stuck in the boot screen and it won't turn off.
Just use either adb push or adb sideload
Sent from my HTC6435LVW using xda app-developers app
Nice! forgot about those commands, however it's telling me that adb is not a recognized command. I've forgotten how to fix that? Can you help with that?
Adb sideload starts up and says daemon not running, then start's it succesfully. then says device not found. I'm pretty sure i don't have the right drivers for my DNA, can you point me in the right direction for that?
I really need help, i don't think i can even turn on usb debugging because i have no OS to boot into.
FIXED. I got this
soundofcarnage said:
FIXED. I got this
Click to expand...
Click to collapse
What steps did you take?
I looked a little more into ad sideload. I sideloaded a zip of the Rom I wanted and then chose to flash through sideload.
You pretty much:
Download your rom and put it into your fasboot directory oin your.
Boot into recovery and choose "install" then "install zip from sideload"
It should say to now type into command promt "adb sideload romfilrname"
It then loads it, and you just hit flash after it loads.
soundofcarnage said:
I looked a little more into ad sideload. I sideloaded a zip of the Rom I wanted and then chose to flash through sideload.
You pretty much:
Download your rom and put it into your fasboot directory oin your.
Boot into recovery and choose "install" then "install zip from sideload"
It should say to now type into command promt "adb sideload romfilrname"
It then loads it, and you just hit flash after it loads.
Click to expand...
Click to collapse
with no o/s and im pretty much on the same boat, how did you get adb to read your device? when i type in adb devices it gives me a blank list of devices
It worked for without ever actually listing my device.
soundofcarnage said:
It worked for without ever actually listing my device.
Click to expand...
Click to collapse
Oh okay, this is basically my last step. Im stuck on cannot read sideload. is it because of the romfilename? or am i missing something.
IceAzures said:
Oh okay, this is basically my last step. Im stuck on cannot read sideload. is it because of the romfilename? or am i missing something.
Click to expand...
Click to collapse
Are you adding .zip after filename?
Sent from my HTC6435LVW using Tapatalk 2
rsims26 said:
Are you adding .zip after filename?
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
no ill try that
IceAzures said:
no ill try that
Click to expand...
Click to collapse
That's kinda necessary.
Sent from my HTC6435LVW using xda app-developers app
Sorry if i am making things complicated. I havent done adb since January to unlock bootloader and install custom recovery
IceAzures said:
Sorry if i am making things complicated. I havent done adb since January to unlock bootloader and install custom recovery
Click to expand...
Click to collapse
you have old adb
just adb push it and then flash in recovery
adb push some_damn_rom.zip /sdcard/
beaups said:
you have old adb
just adb push it and then flash in recovery
adb push some_damn_rom.zip /sdcard/
Click to expand...
Click to collapse
The longer this happens the more i feel like an idiot. I can't push anything either. Where in sdk is a new adb and how much more will it help?
IceAzures said:
The longer this happens the more i feel like an idiot. I can't push anything either. Where in sdk is a new adb and how much more will it help?
Click to expand...
Click to collapse
hmm thought I replied.
cwr has issues with adb
download twrp recovery and flash it - http://techerrata.com/browse/twrp2/dlx
beaups said:
hmm thought I replied.
cwr has issues with adb
download twrp recovery and flash it - http://techerrata.com/browse/twrp2/dlx
Click to expand...
Click to collapse
You did, there's 2 different threads he's posting in.
Sent from my HTC6435LVW using xda app-developers app

Stuck in TWRP with no OS (Wiped everything by accident) HELP?

Stuck in TWRP with no rom... What's the easiest way to get out of this situation?
I don't know how to set up/use adb push so I would prefer another method if its possible?
Can I fastboot a rom on to the phone ?
djsynth said:
Stuck in TWRP with no rom... What's the easiest way to get out of this situation?
I don't know how to set up/use adb push so I would prefer another method if its possible?
Can I fastboot a rom on to the phone ?
Click to expand...
Click to collapse
Only option is adb sideload
Addicted2xda said:
Only option is adb sideload
Click to expand...
Click to collapse
can somebody for the love of god please tell me how to do it, I haven't got a clue...
how do I set up adb sideload???
djsynth said:
can somebody for the love of god please tell me how to do it, I haven't got a clue...
how do I set up adb sideload???
Click to expand...
Click to collapse
please read this:
http://forum.xda-developers.com/showthread.php?t=2213910
and this:
http://forum.xda-developers.com/showthread.php?t=2066390
in depth and only then ask again if you still don't know what to do. Using search function also does not harm, there are like 100 other threads where it is explained how to solve this...
sry, i don't want to sound impolite, but it's very exhausting to explain it again and again...
Go into mount in twrp and mount ya phone why it's connected via usb to ya laptop and simply drag a new rom to ya sd.
Sent from my GT-I9505 using xda premium
http://forum.xda-developers.com/showthread.php?t=2317986
Backflash
Samething happened to me what i did is i just did an ruu and just re-rooted it using hasoon's toolkit
n-0-s said:
Go into mount in twrp and mount ya phone why it's connected via usb to ya laptop and simply drag a new rom to ya sd.
Sent from my GT-I9505 using xda premium
Click to expand...
Click to collapse
HOX+ can't do that. It would probably be best if you owned the device before trying to offer help troubleshooting problems with it.

[Root] RockMyMoto (Yes, even the first OTA)

This will void your warranty, like all root exploits. Use this at your own risk. Do not take OTAs on rooted devices unless you know what you are doing, as it may cause a bootloop or a soft brick.
RockMyMoto is designed for MotoXs that have recieved the Camera update, patching PwnMyMoto. If you are unsure of your firmware, try PwnMyMoto first.
First step is to install Cydia Impactor, by Saurik. http://www.cydiaimpactor.com/ This is required. You will also need adb installed and working, and be comfortable with the command line. Your phone must be on the same network as your PC.
Figure out the ip address of your phone:
adb shell getprop dhcp.wlan0.ipaddress
Click to expand...
Click to collapse
unzip RockMyMoto-{version}.zip and push the exploit and su to /sdcard/:
adb push su /sdcard/
adb push RockMyMoto.jar /sdcard/
Click to expand...
Click to collapse
Run Impactor and select "# start telnetd as system on port 2222", then hit start.
Once the process is complete, run telnet:
telnet {your phone's ipaddress} 2222
Click to expand...
Click to collapse
Run the exploit through telnet
dalvikvm -cp /sdcard/RockMyMoto.jar RockMyMoto
Click to expand...
Click to collapse
The exploit will tell you to use adb to reboot:
adb reboot
Click to expand...
Click to collapse
Run the exploit through telnet for the second time, it will reboot on it's own:
dalvikvm -cp /sdcard/RockMyMoto.jar RockMyMoto
Click to expand...
Click to collapse
Run the exploit through telnet for the third time, it will not reboot:
dalvikvm -cp /sdcard/RockMyMoto.jar RockMyMoto
Click to expand...
Click to collapse
Wait 0-60 seconds, for su to install, then install SuperSu from the market.
Enjoy!
Known issues:
If you have AP isolation mode enabled in your AP (aka WiFi router) you won't be able to connect to your phone via telnet, disable isolation.
Windows users having trouble see here
I confirm that this does work on the Droid Maxx on the new OTA update !!!
Thanks JCASE Much Appreciated !!!
Thank you!
Looks like I'm going to be at a loss. I never learned how to use adb :/
Sent from my XT1080 using XDA Premium 4 mobile app
This might a dumb question, but why don't we just release a rooted OTA update?
Quick question about this exploit. I know that the issue with the first two earlier methods is that everything is still signature checked, which prevents Custom ROM/Kernel flashing, as well as Custom Recoveries.
Does this exploit bypass the signature check to allow for custom recovery, or not just yet?
PS: Your skills are godlike. A million thanks for your root hacks!
Where's the Rockmymoto download link? Has it been pulled?
Mike
runner1717 said:
Where's the Rockmymoto download link? Has it been pulled?
Mike
Click to expand...
Click to collapse
LoL he made this for the MotoX then after someone tested in on the droid maxx he coppied the post over to here but didnt post the link. Dont worry I used this method on my droid maxx it works. just download RockMyMoto from post 1 right here
http://forum.xda-developers.com/showthread.php?t=2509590
runner1717 said:
Where's the Rockmymoto download link? Has it been pulled?
Mike
Click to expand...
Click to collapse
no, just me forgetting to attach it, seems ppl were using hte one i have in the motox forum. attached and fixed, thanks
I'm not sure why or how I did this but I am rooted with no write protection off I still have stock recovery. Everything went smooth but when I entered dalvikvm -cp /sdcard/RockMyMoto.jar RockMyMoto for the first time it said I was rooted and to install super user I have tried since to go through the steps but i end up in the same spot
~ $ dalvikvm -cp /sdcard/RockMyMoto.jar RockMyMoto
RockMyMoto 1.0
by Justin Case
PayPal Donations maybe sent to: [email protected]
Special thanks to saurik, you rock!
You are rooted, please install SuperSu. Exiting...
~ $ dalvikvm -cp /sdcard/RockMyMoto.jar RockMyMoto
RockMyMoto 1.0
by Justin Case
PayPal Donations maybe sent to: [email protected]
Special thanks to saurik, you rock!
You are rooted, please install SuperSu. Exiting...
bigv5150 said:
I am rooted with no write protection off
Click to expand...
Click to collapse
youve almost got a triple negitive going on there, so to clarify, you are rooted, with write protection disabled (ie cant make lasting changes to /system) and you still have stock recovery. is that right?
I am getting link failed file exists when attempting to start telnet.
Forget all that, I was using the wrong port, now the process beings to start the telnet process hangs at waiting for completion then goes back to the impactor main menu, the telnet connection is not successful after that.
I am using the latest soak test update, Am I wrong thinking that this method works with that update?
---------- Post added 6th November 2013 at 12:05 AM ---------- Previous post was 5th November 2013 at 11:47 PM ----------
I uh, i'm an idiot, forgot I have multiple subnets at home. Worked like a charm.
TheWhiteChallenger said:
youve almost got a triple negitive going on there, so to clarify, you are rooted, with write protection disabled (ie cant make lasting changes to /system) and you still have stock recovery. is that right?
Click to expand...
Click to collapse
Yup sorry if it was confusing.
Ok I think I figured it out my phone is already rooted even after a factory reset. I used voodoo when I took the update and everything worked but I had no touchless controls so I did a factory reset after installing stock recovery. I must have had the protected su on the phone still and it stayed unless jcase has a work around for this I am stuck until the new fxz comes out. Then I can completely wipe su out and I will be able to start all over. It really is not that big of a deal I can use almost everything with just root even xpsosed setting work. It would appear the exploit does not allow you to run it if you have root it must verify you do and thinks all is well so it never installs the writer protection off and replaces the stock recovery. My stupid mistake for trying to short cut this I should have just did an fxz took the update and used this method.
Aaaaaaaaand back to rooted. JCASE you are the man!!
If anyone has questions on what to do ask away. it was very simple
I've never used adb before in my life. Would you recommend me trying it lol. Meaning would it be easy for a first timer.
Sent from my XT1080 using XDA Premium 4 mobile app
ADB is not difficult. There are tons of tutorials all over the web. I wish I knew more about telnet and the other stuff involved tho
Sent from my XT1080 using Tapatalk
how come there is no more development options in the new ota update?
ceelos218 said:
how come there is no more development options in the new ota update?
Click to expand...
Click to collapse
You need to go into settings and about phone. Scroll to the bottom to build number and tap it like 6-7 times you'll see it countdown and say "now you are a developer". This enables developer options
Sent from my XT1080 using Tapatalk
Franzie3 said:
You need to go into settings and about phone. Scroll to the bottom to build number and tap it like 6-7 times you'll see it countdown and say "now you are a developer". This enables developer options
Sent from my XT1080 using Tapatalk
Click to expand...
Click to collapse
ohh man thank you.. i was about to give up and just wait for kitkat. im off to try this rockmymoto again... so frustrating for my noobiness,
ceelos218 said:
ohh man thank you.. i was about to give up and just wait for kitkat. im off to try this rockmymoto again... so frustrating for my noobiness,
Click to expand...
Click to collapse
No problem. The rest should be cake if you have adb and have used it before. Let me know if you have trouble
Sent from my XT1080 using Tapatalk

[Info needed] Build Prop dump of Specific Model

Hello everyone I am developing a HTC One Max Utility.
To aid me I need the following:
Build.Prop dumps for Sprint and International Versions of the HTC One Max
Requirements
S-Off
Super User installed
Stock Rom and Recovery installed
Sprint Build.Prop Dump:
Run the following command using ADB in a command prompt then upload the txt file generate for me.
Code:
adb shell getprop > "%USERPROFILE%\Desktop\prop_Sprint.txt"
International Build.Prop Dump:
Run the following command using ADB in a command prompt then upload the txt file generate for me.
Code:
adb shell getprop > "%USERPROFILE%\Desktop\prop_International.txt"
Thanks for your help
DeadPhoenix said:
Hello everyone I am developing a HTC One Max Utility.
To aid me I need the following:
Build.Prop dumps for Sprint and International Versions of the HTC One Max
Requirements
S-Off
Super User installed
Stock Rom and Recovery installed
Sprint Build.Prop Dump:
Run the following command using ADB in a command prompt then upload the txt file generate for me.
Code:
adb shell getprop > "%USERPROFILE%\Desktop\prop_Sprint.txt"
International Build.Prop Dump:
Run the following command using ADB in a command prompt then upload the txt file generate for me.
Code:
adb shell getprop > "%USERPROFILE%\Desktop\prop_International.txt"
Thanks for your help
Click to expand...
Click to collapse
would it be of any help if I sent you the dump from a phone with vipermax and twrp, or does it need to be stock/stock?
I think I know the answer, but was just trying to help if possible..
wase4711 said:
would it be of any help if I sent you the dump from a phone with vipermax and twrp, or does it need to be stock/stock?
I think I know the answer, but was just trying to help if possible..
Click to expand...
Click to collapse
Go ahead and dump it. I can compare it to a stock build.Prop my guess is that if he modified any keys there are going to be unrelated to what I am looking for.
Do you have Sprint or a International Variant?... Nevermind I see you use sprint =)
DeadPhoenix said:
Go ahead and dump it. I can compare it to a stock build.Prop my guess is that if he modified any keys there are going to be unrelated to what I am looking for.
Do you have Sprint or a International Variant?... Nevermind I see you use sprint =)
Click to expand...
Click to collapse
for some reason, I keep getting a message that it cant get the file because it is being used by another process..
I am trying to get it while in my bootloader; not a booted rom..any suggestions?
thanks
wase4711 said:
for some reason, I keep getting a message that it cant get the file because it is being used by another process..
I am trying to get it while in my bootloader; not a booted rom..any suggestions?
thanks
Click to expand...
Click to collapse
Reboot your phone then:
adb kill-server (Just to make sure it's not active)
adb start-server (To get adb damon going again)
then run the command again.
I hate to be so lame...
should I be issuing these commands when the phone is booted into the rom, or somewhere else?
first htc phone in 5 years, so I forgot all this stuff; sorry!
wase4711 said:
I hate to be so lame...
should I be issuing these commands when the phone is booted into the rom, or somewhere else?
first htc phone in 5 years, so I forgot all this stuff; sorry!
Click to expand...
Click to collapse
Typically it would be with the phone booted up normally.
Keep in mind that the HTC Sync Manager may use the ADB bridge so you want to close that before attempting the commands in a command prompt. Also you may want to reboot your computer just to flush the memory in case your running an app that has a memory leak.
Thanks,
Would be easier to just pull it.
adb pull system/build.prop
This will pull it to whatever directory your running adb from.
Anyway.. Here's the stock international one and the sprint one (it was modified by me for my rom, vipermax)
https://www.dropbox.com/s/3jtmlfez3x5qrrn/international_build.prop
https://www.dropbox.com/s/uoablha9gyjvhog/sprint_vipermax_build.prop
yep, doing that it popped right up!
thanks Vin
Ok have what I need. @Vinchenzop: when modifying the build prob for your Rom did you change any of the keys that report model info, product name, carrier props?
Sent from my HTC One Max using XDA 4 Premium.
DeadPhoenix said:
Ok have what I need. @Vinchenzop: when modifying the build prob for your Rom did you change any of the keys that report model info, product name, carrier props?
Sent from my HTC One Max using XDA 4 Premium.
Click to expand...
Click to collapse
Yep
Heres the stock sprint build.prop
https://www.dropbox.com/s/tvw3jmszcgr21ai/Sprint_Stock_build.prop
Vinchenzop said:
Yep
Heres the stock sprint build.prop
https://www.dropbox.com/s/tvw3jmszcgr21ai/Sprint_Stock_build.prop
Click to expand...
Click to collapse
I could use a Build.Prop Dump from a Verizon and Sprint Versions of SkyDragon as well.
DeadPhoenix said:
I could use a Build.Prop Dump from a Verizon and Sprint Versions of SkyDragon as well.
Click to expand...
Click to collapse
Have a verizon one not quite sure how to do it my knowldege is more with droid phones lol never messed with my htc hook me up with the tools to do it and its all yours
would prob need root and root browser like the droids do but never once messed with my max kinda weird cause id brick a droid in a heartbeat lol still have a xt912 trying to get to work on straight talk
scubasegt said:
Have a verizon one not quite sure how to do it my knowldege is more with droid phones lol never messed with my htc hook me up with the tools to do it and its all yours
would prob need root and root browser like the droids do but never once messed with my max kinda weird cause id brick a droid in a heartbeat lol still have a xt912 trying to get to work on straight talk
Click to expand...
Click to collapse
Code:
adb shell getprop > "%USERPROFILE%\Desktop\prop_Verizon_SkyDragon.txt"
DeadPhoenix said:
Code:
adb shell getprop > "%USERPROFILE%\Desktop\prop_Verizon_SkyDragon.txt"
Click to expand...
Click to collapse
ughhhh i give up lol everything installed copied cmd to folder cant install sdk and device dosent show up in adb

Categories

Resources