[Q] pantech flex bricked tweaks build.prop - General Questions and Answers

hello guys i got brick my pantehc flex i was jut good whit it but i saw a tutorial to improve performance just adding to the build.prop a few comand so i added but when i reboot the phone stock in the att logo so please how do i restore the build.prop back up or just modife the build.prop i "tweak"

If ur using custom rom,flash the rom again without wiping data,if stock,flash stock rom.
Sent from my GT-I9100G using xda app-developers app

but all my apps and settings wil be lost, and can it be a way to take the fila build.prop an extract it from the phone to pc modify it and load it again?

Apps will not be deleted,but settings will be reseted.
Sent from my GT-I9100G using xda app-developers app

luismrosa said:
hello guys i got brick my pantehc flex i was jut good whit it but i saw a tutorial to improve performance just adding to the build.prop a few comand so i added but when i reboot the phone stock in the att logo so please how do i restore the build.prop back up or just modife the build.prop i "tweak"
Click to expand...
Click to collapse
You can try to push the correct build.prop onto your device with something like adb or android commander. You will need to have already enabled android debugging on your device, otherwise you will need to reflash the ROM or restore a nandroid back up.

ok thats i was trying to do but the phone did not get me into as root to change the build.prop so i decide to make a factory reset but it still getting stuck into the boot logo of att i guess if i can get the ota update.zip and upload it to the phone via recovery mode (there is a option in there called "update from adb") it could get the phone works

Related

[HELP] Stuck in boot loop after modding framework-res.apk

Looks like my worst fears came true. I applied a Metamorph that was supposed to be compatible with all froyo based HDPI Devices, but I guess that wasn't true. It worked at first then I applied another mod from the same thread, then **** hit the fan.
Now my g2x is stuck in a boot loop. I have a stock recovery, and I'm on a mac to make things worse. Please help.
You'll need to fix from hboot guy
Sent from my Supersonic running MikGinger Sense 2.1
evasilisin said:
You'll need to fix from hboot guy
Sent from my Supersonic running MikGinger Sense 2.1
Click to expand...
Click to collapse
How do I do that? Specifically on a mac...
I was there yesterday, try a full restore. Volume down and power when phone is off.
Brought mine back to life.
samson_420 said:
I was there yesterday, try a full restore. Volume down and power when phone is off.
Brought mine back to life.
Click to expand...
Click to collapse
Brings me to the recovery (Open box with a green android), then it just continues looping the startup screen.
Can someone please help, my g2x is a paper weight right now
Pull the system dump from the development section. Push the framework-res file via adb while the phone is boot looping or while in cwm if that works.
You should always have a nandroid backup before modifying system files. If you have one, just restore /system.
The first option is the easiest.
Sent from my LG-P999 using XDA App
DeezNotes said:
Pull the system dump from the development section. Push the framework-res file via adb while the phone is boot looping or while in cwm if that works.
You should always have a nandroid backup before modifying system files. If you have one, just restore /system.
The first option is the easiest.
Sent from my LG-P999 using XDA App
Click to expand...
Click to collapse
I can't figure out how to pull the framework-apk from the system dump. When I type in ./adb devices into terminal, none come up. This is while the boot screen is looping and while it's in stock recovery. I don't have cwm installed
Go to the development section and download the dump in the post labeled T-Mobile g2x dump. Unzip him. After it's unzipped, find /system/framework/framework-res.apk. That's the original file. You news to replace that one with your modified one. Adb is an easy way to do that.
If you're rooted, you should be able to adb push that file to overwrite the modified one. If its not working, you may need to enable read+write on system.
I haven't rooted yet since this is a trial device, so I can't give you a step by step. And I'm typing this on the phone. :-/
Sent from my LG-P999 using XDA App
There are cwm instructions for Mac + Linux (thats what it looks like you're on based on your post). Try installing that to get adb working.
Sent from my LG-P999 using XDA App
I can't figure out how to get CWM onto my phone on a mac, adb can't even see the phone.
It's not even turning on now... I'm really worried.
what a helpful community we have here
rashad1 said:
what a helpful community we have here
Click to expand...
Click to collapse
Good way to ask for help... Everyone has given you directions. Your phone isn't a brick. Get on a windows PC and push everything over. Next time, be a bit more careful and flash a recovery image and nandroid before editing things.
Sent from my LG-P999 using XDA App
don't you have to adb shell to see devices in recovery?
rashad1 said:
what a helpful community we have here
Click to expand...
Click to collapse
First of all, I understand that you're worried about your phone, but don't get mad at us when we didn't do anything and we are, in fact, trying to help. Second, in order to fix your phone using your own computer, you're probably going to have to install a Linux distribution such as Ubuntu. I don't think anyone has found a way to use nvflash on a Mac thus far. Installing Ubuntu is fairly easy and wouldn't take long.
Check out this: https://help.ubuntu.com/community/M...telInstallation#Dual-Boot: Mac OSX and Ubuntu
which stock image do I download? There are several threads.
Do I get it from TMobile G2X dump, or T-Mobile G2X P999 Facotry Firmware, or Stock NANDROID Restore Froyo 2.22 Rooted LG-P999-V10f 4-23-2011
How do I get my computer to recognize the phone? when enter ./adb devices, nothing comes up
Can someone post the framework-res.apk for me please?
How do I restore the firmware with nvflash? I'm borrowing my brothers HP windows 7 computer
rashad1 said:
which stock image do I download? There are several threads.
Do I get it from TMobile G2X dump, or T-Mobile G2X P999 Facotry Firmware, or Stock NANDROID Restore Froyo 2.22 Rooted LG-P999-V10f 4-23-2011
How do I get my computer to recognize the phone? when enter ./adb devices, nothing comes up
Can someone post the framework-res.apk for me please?
How do I restore the firmware with nvflash? I'm borrowing my brothers HP windows 7 computer
Click to expand...
Click to collapse
Here are the drivers so that your computer can recognize your phone
http://forum.xda-developers.com/showthread.php?t=1044881&highlight=drivers
Hope that helps
moshe22 said:
Here are the drivers so that your computer can recognize your phone
http://forum.xda-developers.com/showthread.php?t=1044881&highlight=drivers
Hope that helps
Click to expand...
Click to collapse
my mac doesn't recognize it in adb mode, and it doesn't need a driver
If you can borrow a friend's windows PC, install the LG desktop app. It has a recovery option (assuming it can still communicate with the phone). That's probably the fastest way to get back to stock.
How long did it take?
samson_420 said:
I was there yesterday, try a full restore. Volume down and power when phone is off.
Brought mine back to life.
Click to expand...
Click to collapse
How long did it take?

Battery Icon Mod 1.0 ****ED UP MY LG OPTIMUS X2 WTF HELP!!

Hello i used the app on my phone and changed the battery icon and my phone starts rebooting allt the time i cant get in on my phone what to do so i can use my phone again please help me i dont want to lose all my data
Did you try pulling your battery and going into recovery? Are you rooted?
yes i am rooted. i pulled my battery put i dont know how to go into recovery mode?
MeTiDroid said:
yes i am rooted. i pulled my battery put i dont know how to go into recovery mode?
Click to expand...
Click to collapse
Your best bet sense you over wrothe the framework files is going to be going back to stock
Try this while phone is off hold menu volume down then power on all at the same time. Hold until the LG logo comes on when it flashes off release the 3 buttons. You should be in recovery
zelendel said:
Your best bet sense you over wrothe the framework files is going to be going back to stock
Click to expand...
Click to collapse
If he's rooted and can get into recovery he can restore his nandroid backup if he has one. That's if he has a custom recovery installed
Sent from my LG-VM670 using Tapatalk
i cant reset my phone what to do??? :S its just rebooting
You shouldn't have posted this thread here. I don't know how to get an LG into recovery. Use Google. But if you don't know how to access recovery you shouldn't really be messing with any android framework files.
Sent from my HTC HD2 using XDA App
How ro reset or upgrade my phone so i can use it again please helpt i MOD EDIT app Mod Edit my phone
MeTiDroid said:
How ro reset or upgrade my phone so i can use it again
Click to expand...
Click to collapse
Ok first Watch the swearing in the forums. Second if you dont know how to do these things then you really shouldnt have been trying to mod your phone. One wrong step and you have a pretty brick.
Your best bet is to go to the sony site and look for the info there.
The developer is helping you in the thread for Battery Icon Mod, there's really no need to start a new thread and blow your top using profanity in the thread title like that. You apply mods at your own will, there is always a risk when modifying system files. There are warnings in the Battery Icon Mod thread and the App itself.
Thread Closed

[IHELP]Boot screen keeps looping.Help please!

So I was trying to uninstall the OCLF V1+ from my I9003. I was looking around the forum, then I found out that I had to delete a file in system/bin playlogo and reboot after that go back into OCLF and hit restore boot animation and I will be able to remove the lag fix. I removed playlogo from system/bin. Unfortunately, when I was rebooting my phone, it kept looping at the Samsung logo and would not go into the lock screen like how it does every time I reboot it.
Note: I am still able to go into clockworkmod(CWM) recovery and download mode.
Please help me! This the the first android phone I have and will probably be the only one that I can afford.
Help will be very much appreciated. Any other tips will also be appreciated. Thanks.
Do u have back of os with help of CWM??? If not then u have to reflash with ur stock rom.
jjangjojo said:
So I was trying to uninstall the OCLF V1+ from my I9003. I was looking around the forum, then I found out that I had to delete a file in system/bin playlogo and reboot after that go back into OCLF and hit restore boot animation and I will be able to remove the lag fix. I removed playlogo from system/bin. Unfortunately, when I was rebooting my phone, it kept looping at the Samsung logo and would not go into the lock screen like how it does every time I reboot it.
Note: I am still able to go into clockworkmod(CWM) recovery and download mode.
Please help me! This the the first android phone I have and will probably be the only one that I can afford.
Help will be very much appreciated. Any other tips will also be appreciated. Thanks.
Click to expand...
Click to collapse
Dont worry dude.. Its no biggie.. Just like vishal said if you have backed uo your firmware tgen u can restore it through cwm.. If not you can always reflash it.. Search the forum for flashing i9003..
do not use the restore boot animation in oclf.. The paylogos it will restore is for i9000 not for i9003..
Sent from my GT-I9003 using XDA Premium App
jjangjojo said:
So I was trying to uninstall the OCLF V1+ from my I9003. I was looking around the forum, then I found out that I had to delete a file in system/bin playlogo and reboot after that go back into OCLF and hit restore boot animation and I will be able to remove the lag fix. I removed playlogo from system/bin. Unfortunately, when I was rebooting my phone, it kept looping at the Samsung logo and would not go into the lock screen like how it does every time I reboot it.
Note: I am still able to go into clockworkmod(CWM) recovery and download mode.
Please help me! This the the first android phone I have and will probably be the only one that I can afford.
Help will be very much appreciated. Any other tips will also be appreciated. Thanks.
Click to expand...
Click to collapse
its not difficult do a nandroid restore or flash with ODIN.
u can also try clearing cache..
I did backup in the external sd card but when they said backup completed, I rebooted into my phone and saw that my external sd card has totally no free space at all, I was afraid that the backup was not complete and that they said backup complete only because there is no more free space on the external sd card.
So can I use the backup?
jjangjojo said:
I did backup in the external sd card but when they said backup completed, I rebooted into my phone and saw that my external sd card has totally no free space at all, I was afraid that the backup was not complete and that they said backup complete only because there is no more free space on the external sd card.
So can I use the backup?
Click to expand...
Click to collapse
Try to use the restore option.. It will automatically lead you to a folder that contains the backup.. If not it will say no files..
Sent from my GT-I9003 using XDA Premium App
What I mean is that the backup I did was not complete. Maybe it was just 3/4 complete then due to the lack of space in external sd card it was not complete.
Thanks for your quick reply.
jjangjojo said:
What I mean is that the backup I did was not complete. Maybe it was just 3/4 complete then due to the lack of space in external sd card it was not complete.
Thanks for your quick reply.
Click to expand...
Click to collapse
Hmmm.. You should just flash your phone to your stock firmware(if you remember) or to other firmwares I.e xxkb3 w/c is widely used here
Sent from my GT-I9003 using XDA Premium App
Which firmware is the best for our phone. And i downloaded the firmware for my phone but it only has one file. how do i flash it with odin then? the fw version is dxkb2, if i am not wrong.
jjangjojo said:
Which firmware is the best for our phone. And i downloaded the firmware for my phone but it only has one file. how do i flash it with odin then? the fw version is dxkb2, if i am not wrong.
Click to expand...
Click to collapse
Many of us used xxkb3 because alot of themes were modified for kb3.. I also have dxkb2 as a stock rom.. Just flash it in pda and dont check repartition.. In other words open odin then select the single file in pda and don't use the latona file.. Make sure you are in download mode..
Sent from my GT-I9003 using XDA Premium App
ephraim033 said:
Many if ys used xxkb3 because alot of themes were modified for kb3.. I also have dxkb2 as a stock rom.. Just flash it in pda and dont check repartition.. In other words open odin then select the single file in pda and don't use the latona file.. Make sure you are in download mode..
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
It's compatible with one another? This is a first Thanks for the info part. I was thinking if i had to reflash to stock incase I had to repair the phone. Least now i know why DXKB2 only had PDA.
Misledz said:
It's compatible with one another? This is a first Thanks for the info part. I was thinking if i had to reflash to stock incase I had to repair the phone. Least now i know why DXKB2 only had PDA.
Click to expand...
Click to collapse
Yes part.. When I sent my phone to service center I flashed to dxkb2 (although they didn't checked it because they only checked for hardware).. When you flash it the pda phone and csc will be changed to your stock dxkb2.. Hope it helped
Edit: part, did u mean that is it compatible if u use dxkb2 as pda and xxkb3 as phone and csc? I think not.. But if you want to flash back to stock dxkb2 you can and the phone pda and csc will be changed to stock even if it has only one file
Sent from my GT-I9003 using XDA Premium App
Thx everyone i have already flashed back to dxkb2. It worked now i just have to redownload my 200++ apps(very tedious). Are there any other tips?? Should I apply lag fix again, will it be of alot of help? Should I also flash cwm? Is the risk of bricking(anytype of malfunction such as soft bricking or boot screen looping etc.) flashing cwm very high?
Thanks guys.
Sent from my GT-I9003 using XDA Premium App
jjangjojo said:
Thx everyone i have already flashed back to dxkb2. It worked now i just have to redownload my 200++ apps(very tedious). Are there any other tips?? Should I apply lag fix again, will it be of alot of help? Should I also flash cwm? Is the risk of bricking(anytype of malfunction such as soft bricking or boot screen looping etc.) flashing cwm very high?
Thanks guys.
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
You should have backed up using TB Then you could have restored all 200 in 1 go
Thanks, but it would also be better if you could provide me with answers to my questions.
Thanks again.
jjangjojo said:
Thanks, but it would also be better if you could provide me with answers to my questions.
Thanks again.
Click to expand...
Click to collapse
Bro not only me but every member will recommend u to flash CWM for high level safety. You can backup whole rom as it is. Even if ur phone gets bricked dont worry bro...with restore option from CWM will restore everything. U will feel that nothing was happened to ur phone.
NEVER use lag fix!!! Its an head ache.
Hope u got ur answer.
U can use titanium backup as mentioned by misledz if u flash your phone then u can restore all as it was previous
Thanks guys.
Sent from my GT-I9003 using XDA Premium App
My stock firmware dxkb2 has only one file as I said before so if I want to change back to stock recovery, what do I do?
Sent from my GT-I9003 using XDA Premium App
jjangjojo said:
My stock firmware dxkb2 has only one file as I said before so if I want to change back to stock recovery, what do I do?
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
Just flash the stock or any tom and you'll get the stock recovery back..
Sent from my GT-I9003 using XDA Premium App

soft-brick from lcd modder pro

Skyrocket on ICS leak with a root.
Tried LCD modder pro, now when it restarts all I get is a black screen after the first samsung logo. CAN get into CWM and DOWNLOAD mode.
I found a odin fix to get back into stock, but wanted to know if there was a fix to where I can save my stuff how I have it now, did not have a chance to get a backup...
Got it! I actually just ran the leaked ICS over the "soft-bricked" phone and it came back up. Woohoo! Lost my stuff but I backed alot of my stuff I needed on my SD card thankfully.
I've had this phone for about two weeks and love it so far. don't miss the iphone at all!
Here use rom tool box to change your LCD, and use LCD modder for the market tweak
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2 Beta-5
kidspuddy said:
Skyrocket on ICS leak with a root.
Tried LCD modder pro, now when it restarts all I get is a black screen after the first samsung logo. CAN get into CWM and DOWNLOAD mode.
I found a odin fix to get back into stock, but wanted to know if there was a fix to where I can save my stuff how I have it now, did not have a chance to get a backup...
Click to expand...
Click to collapse
It depends on how this LCD modder pro goes about modifying your modifying your LCD. If it does so by changing a value in your build.prop, then it should be an easy fix if you know your way around adb... I'd recommend trying an "adb pull /system/build.prop and see if there's a value like "lcd density" that's set to a weird number.
Edit: Oops, typed this out before I saw you fixed your problem. Congratulations on unbricking your phone!
So how do I use the market tweak with rom toolbox? That's actually what I was trying to do just pressed the wrong button...
Sent from my SAMSUNG-SGH-I727 using Tapatalk
I'm a noob to this but I assume you are reffering to a pull on the database to access thay file. For future reference.. how exactly would be the easiest way to accomplish that?
Sent from my SAMSUNG-SGH-I727 using Tapatalk
bricked phone when changing LCD dpi
Hi,
Phone:SGS2
kernel: ICS CF-ROOT
i tried to change density to 226 and got bootloop.
i dnt have any recovery in CMW,
please help to recover my phone
hungryheart said:
Hi,
Phone:SGS2
kernel: ICS CF-ROOT
i tried to change density to 226 and got bootloop.
i dnt have any recovery in CMW,
please help to recover my phone
Click to expand...
Click to collapse
You probably should have made a backup =/. If you can get into download mode then read about going back to stock with ODIN. It's in a pinned thread either here or in the dev forum.
try and get download mode then flash back to stock with the zip from sammobile.com
next time use rom toolbox to change density.

[Q] atrix 2 bootloop URGENT

Hey guys really need your help with this one
so i rooted my mb826 then installed Atrix2Bootstrap to save img backup of CWM then loaded up crynomod 10.1 nightly and reinstalled Atrix2Bootstrap and think i must have clicked the top option and then turned off the phone without clicking both the Atrix2Bootstrap options now when i start
start>M logo>blank screen with backlight>repeats
At present downloading my telecom file and going to try recovery installing it??
Is there anything else i can do if theres a know solution or ideas please write them methodically because your dealing with a nub expecially keen for work solution do just instal the backup of cwm
really need my precious again its all my fault but could you please help
thanks in advance:fingers-crossed:
so i downloaded xml put sd card back into device tried installing it and it failed on the device
plugged it in used fast boot and rsd lite loaded restarted to about number 3 then failed can still access phone recovery tools etc
please reply soon before i make it even more unrecoverable
sillykyle said:
Hey guys really need your help with this one
so i rooted my mb826 then installed Atrix2Bootstrap to save img backup of CWM then loaded up crynomod 10.1 nightly and reinstalled Atrix2Bootstrap and think i must have clicked the top option and then turned off the phone without clicking both the Atrix2Bootstrap options now when i start
start>M logo>blank screen with backlight>repeats
At present downloading my telecom file and going to try recovery installing it??
Is there anything else i can do if theres a know solution or ideas please write them methodically because your dealing with a nub expecially keen for work solution do just instal the backup of cwm
really need my precious again its all my fault but could you please help
thanks in advance:fingers-crossed:
Click to expand...
Click to collapse
You must have installed the cm10.1 using kexec kernel... So which is your phone version???...there's at&t ,Asia retail ...depending on that you have to flash the correct firmware ...or you will brick
http://forum.xda-developers.com/showthread.php?t=1934874
This is the firmware thread... You have probably downloaded the wrong firmware...or you may have not flashed it correctly... Just try again...This is how to flash...
https://www.youtube.com/watch?v=AHaEHjSzvQQ&feature=youtube_gdata_player
Make sure your drivers are updated ...and you have RSD lite 5.6 or higher... you should be fine..
Sent from my MB865 using XDA Premium HD app
So if I remember right, you shouldn't need to load the bootstrap over a custom rom because you will get a boot loop. Which it sounds like you might have. If that's the case it might be easier to fxz back to stock and retry with out the bootstrap.
Sent from my MB865 using xda app-developers app

Categories

Resources