Gps.conf - LG Optimus 4X HD

Could some kind soul upload their gps.conf file here? It is located in /system/etc and contains no personal data. Much appreciated.
Sent from my LG-P880 using Tapatalk 2

exFAT said:
Could some kind soul upload their gps.conf file here? It is located in /system/etc and contains no personal data. Much appreciated.
Sent from my LG-P880 using Tapatalk 2
Click to expand...
Click to collapse
http://www.4shared.com/file/g4IdVnRP/gps.html

Related

[Q] Problem with my first build

Ok, extracted files out of factoryfs, created the system folder, built everything around that. Zipped up, signed it. Trying to flash, get a Error creating symlink
cant symlink /system/bin/cat
Failure at line 6:
symlink toolbox SYSTEM:bin/cat
Any help would be greatly appreciated.
Anything that is being symlinked needs to be removed from the /system/bin folder.
Yep I pulled it all out pre zip.
Sent from my GT-I9000 using XDA App
So there is no file named "cat" inside /system/bin?
Correct
Sent from my GT-I9000 using XDA App
Anyone else have any suggestions
Sent from my GT-I9000 using XDA App
rob989_69 said:
Anyone else have any suggestions
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
make sure you have all files being shown in explorer.
Pirateghost said:
make sure you have all files being shown in explorer.
Click to expand...
Click to collapse
You mean so they're not hidden? If so yeah, I actually went through Update-Script and removed anything that was being symlinked from system/bin.
rob989_69 said:
You mean so they're not hidden? If so yeah, I actually went through Update-Script and removed anything that was being symlinked from system/bin.
Click to expand...
Click to collapse
yeah. the only reason i can see why you would get that error is because of symlinked files
I read somewhere I could be so to my version of java. I "think" I have the right version but can someone link it for me just in case.
Sent from my GT-I9000 using XDA App

Root explorer not deleting files

Hi
I need some help deleting files with root explorer.
I have tried to mount the system to r/w with abd,terminal emulator and root explorer but I still cannot delete files. When the file is deleted it just returns.
I am on Juwe's rom and DTGO kernel.
It is starting to p*** me off. It like my wife nagging me to do something
Please can anyone help me????
Thanks
Vadersbane
Sent from my GT-I9000 using Tapatalk
What files are you deleting?
electrotune1200 said:
What files are you deleting?
Click to expand...
Click to collapse
I'm just trying to cleanup my external card and some other files on the internal one. Nothing special.
Cheers
Vader
Sent from my GT-I9000 using Tapatalk
It happens to me also sometimes, not recently.
Just got stuck in "Deleting Files" sometimes...
Update root explorer .
jje
JJEgan said:
Update root explorer .
jje
Click to expand...
Click to collapse
I have the latest root explorer.
I don't know what else to do other than try another file explorer.
Does anyone have a suggestion?
Thanks
Vadersbane
Sent from my GT-I9000 using Tapatalk
Ready Only Filesystem ?
.Slane. said:
Ready Only Filesystem ?
Click to expand...
Click to collapse
Both, read only and r/w.
Sent from my GT-I9000 using Tapatalk
Try with other like File Expert.
Shaglok said:
Try with other like File Expert.
Click to expand...
Click to collapse
Does it have root access?
Sent from my GT-I9000 using Tapatalk

[SOLVED]CWM script command to modify lcd density?

I use cm9 with 240 lcd density.
The problem is whenever I flash a nightly, I have to modify density manually.
I want to know if I can create a cwm script which I can always flash with the nightly to modify the density.
Please dont advice to use apps to do it like lcd density modder, etc. I am well aware.
Thanks!
EDIT: Succeeded in making it. File attached.
Sent from my GT-N7000 using xda premium
jaiiscool said:
I use cm9 with 240 lcd density.
The problem is whenever I flash a nightly, I have to modify density manually.
I want to know if I can create a cwm script which I can always flash with the nightly to modify the density.
Please dont advice to use apps to do it like lcd density modder, etc. I am well aware.
Thanks!
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Edit the build.prop from the CM_Nightly.zip and re-zip it.
Boy124 said:
Edit the build.prop from the CM_Nightly.zip and re-zip it.
Click to expand...
Click to collapse
I am aware of that but as I mentioned.....i need the cwm command and not some work around...
But thanks anyway
Sent from my GT-N7000 using xda premium
Look into creating a flashable zip file. Also look into adding code to delete old line and insert new line in buildprop.
Shouldnt be to hard. But thats easily spoken. Its to difficult for me.
Sent from my GT-N7000 using Tapatalk 2
baz77 said:
Look into creating a flashable zip file. Also look into adding code to delete old line and insert new line in buildprop.
Shouldnt be to hard. But thats easily spoken. Its to difficult for me.
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
That is what I am searching for, but did not find it anywhere and ended up posting it here.
Sent from my GT-N7000 using xda premium
jaiiscool said:
I am aware of that but as I mentioned.....i need the cwm command and not some work around...
But thanks anyway
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=17594598&postcount=30
success
Finally figured it out.
I had to use a UNIX shell script to accomplish it, but it is done.....yay!!!!
jaiiscool said:
Finally figured it out.
I had to use a UNIX shell script to accomplish it, but it is done.....yay!!!!
Click to expand...
Click to collapse
Awesome, can you share in developer section
Sent from my GT-N7000 using Tapatalk 2
baz77 said:
Awesome, can you share in developer section
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
Sure!
Sent from my GT-N7000 using xda premium
baz77 said:
Awesome, can you share in developer section
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
File attached in first post.
Moderator please move this thread to dev section!
will this work for my nexus 5? Does the lcd.sh go in the init.d folder?

editing build prop

hi, can anyone give me a TUT of how to create a flashable zip to add lines into the build.prop. i kept trying but i dont see any new lines in my buildprop. can anyone also give me the command to add lines into the build.prop in the updater-script file.
RayQ1223 said:
hi, can anyone give me a TUT of how to create a flashable zip to add lines into the build.prop. i kept trying but i dont see any new lines in my buildprop. can anyone also give me the command to add lines into the build.prop in the updater-script file.
Click to expand...
Click to collapse
Why do you even want to build a flashable zip only to modify BUILD.PROP file? Just use Root Explorer and edit the file, save it and reboot. You'll see the changes.
The Scientist95 said:
Why do you even want to build a flashable zip only to modify BUILD.PROP file? Just use Root Explorer and edit the file, save it and reboot. You'll see the changes.
Click to expand...
Click to collapse
I'm learning how to do this so I can make a zip file that contains everything
please tell what is the benefits of creating 2 accounts
I forgotened my password.
Sent from my GT-S5570 using xda premium
Someone report him I can't report him right now
Sent from my GT-S5570 using Tapatalk 2
Messi10 said:
Someone report him I can't report him right now
Sent from my GT-S5570 using Tapatalk 2
Click to expand...
Click to collapse
what to report for
dheeraj (dhlalit11) said:
what to report for
Click to expand...
Click to collapse
2 account u said
he should himself ask the mod to remove his previous account i had indicated him before about this
How am I suppose to remove it?
Sent from my GT-S5570 using xda premium
just talk to the mod about it
RayQXX said:
How am I suppose to remove it?
Sent from my GT-S5570 using xda premium
Click to expand...
Click to collapse
Let me help you with that one.
THREAD CLOSED.

Mixer_paths.xml SOS

please guys could someone upload his mixer_paths.xml file?
it's under the root /system / etc
I have deleted it accidentally! Oneplus 3T 4.1.3 OOS
Sent from my ONEPLUS A3003 using Tapatalk
Here you go
Pharrax said:
Here you go
Click to expand...
Click to collapse
you are a lifesaver!!!
Mixer -paths.xml
How to paste the mixer -paths. Xml to etc ? What root explorer application that allow copy paste. Regards,
Hekuli said:
How to paste the mixer -paths. Xml to etc ? What root explorer application that allow copy paste. Regards,
Click to expand...
Click to collapse
I use this one https://play.google.com/store/apps/details?id=pl.solidexplorer2
This one is also good https://forum.xda-developers.com/showthread.php?t=1523691&p=52787524
Sent from my OnePlus3T using XDA Labs

Categories

Resources