Build prop - Galaxy Tab 8.9 General

can i beg your build props cause i accidentally change something i just want to revert it back TIA
Sent from my GT-S5360 using xda premium

keshaman said:
can i beg your build props cause i accidentally change something i just want to revert it back TIA
Click to expand...
Click to collapse
Which Rom?

keshaman said:
can i beg your build props cause i accidentally change something i just want to revert it back TIA
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Dude when editing always make a back up. Just copy your build.prop font need a full nandroid
Sent from my GT-I9100 using Tapatalk 2

http://forum.xda-developers.com/showthread.php?t=1753658
Say also what kind of build.prop you need please!
i will pull it out of the rom's

Related

[MOD] Uncapped Data For Myn's Warm RLS4 Flashable Zip

Basically title says it all. If it is already made please tell me and ill delete thread. I have tested it many times and it never messed up for me. But remember to nandroid!
Keep in mind this will not work for rls5 when it is released!
http://www.mediafire.com/?v8dvo78stehmvx2
Also if you need it for a certain rom then tell me and if possible post your services.jar. it will make my life easier.
I'd like this for IncRom 1.0 please. As far as uploading my services.jar I don't know how LOL. I find the file on root explorer but not sure how to send it to you.
Edit: I think I just successfully emailed you my services.jar
Sent from my HTC Incredible using Tapatalk
Thanks for this, making a nandroid now than I will flash. I will report my findings after lunch
I got it. I will have it ready by the end of the day
Sent from my ADR6300 using Tapatalk
WingHater said:
I'd like this for IncRom 1.0 please. As far as uploading my services.jar I don't know how LOL. I find the file on root explorer but not sure how to send it to you.
Edit: I think I just successfully emailed you my services.jar
Sent from my HTC Incredible using Tapatalk
Click to expand...
Click to collapse
inc roms been done a while ago
http://www.mediafire.com/?v1av18itj18yebv
Thanks I got it.
Sent from my HTC Incredible using Tapatalk
my phone won't start up after flashing this on...stuck on warm twopointtwo starting up...is there anyway to fix this besides the nandroid restore?
Unusual. Works fine for mine. But no. You'll have to nandroid restore.
Sent from my ADR6300 using Tapatalk
you could make an update.zip of the original services.zip and then he wont have to nandroid
patalo said:
Unusual. Works fine for mine. But no. You'll have to nandroid restore.
Sent from my ADR6300 using Tapatalk
Click to expand...
Click to collapse
It is an update.zip and I just retried it on a brand new install of myns warm and it work for me again. So I'm not sure what the problem is with your install. Maybe try again.
Sent from my ADR6300 using Tapatalk
yojoe600 said:
you could make an update.zip of the original services.zip and then he wont have to nandroid
Click to expand...
Click to collapse
That's exactly what I did. So I don't know why that person had a problem.
Sent from my ADR6300 using Tapatalk
Thanks for this. I wasnt going to make one because rls5 will have it included. Just make sure to point out that this will not work for rls5 when it comes out.
They are 2 different frameworks.
Thanks again,
Incubus
No problem! and OK will do that right now.
Sent from my ADR6300 using Tapatalk
patalo said:
Also if you need it for a certain rom then tell me and if possible post your services.jar. it will make my life easier.
Click to expand...
Click to collapse
Mind doing one for RR senseless?
http://dl.dropbox.com/u/14027061/services.jar
Thanks!
Does this have to be flashed as an update.zip in recovery or can I just flash it like I would anything else?
Sent from my ADR6300 using XDA App
derickmc said:
Does this have to be flashed as an update.zip in recovery or can I just flash it like I would anything else?
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
Just flash it however you would like. Works either way.
Ok thanks.
Sent from my ADR6300 using XDA App
s197 said:
Mind doing one for RR senseless?
http://dl.dropbox.com/u/14027061/services.jar
Thanks!
Click to expand...
Click to collapse
will do right now and post a link in a couple minutes
s197 said:
Mind doing one for RR senseless?
http://dl.dropbox.com/u/14027061/services.jar
Thanks!
Click to expand...
Click to collapse
Here you go bud!
I have not tested this seeing as i do not use RR senseless. make sure to nandroid.
RR Senseless Unthrottled Services.jar
http://www.mediafire.com/?85mg8ftr3a3pdkw

[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?

[REQ] Build prop from eclair(2.1) w8/x8 rom

Can some please share build prop file from original w8 eclair rom
IAmNice said:
Restore to stock and get it yourself? Fastest way
Sent from my E15i using xda app-developers app
Click to expand...
Click to collapse
i Knew it, if i have time to do that i wouldnt have asked for it, am away from home and i need it for for a clarification
thanks for reply anyway, no offence

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.

Increase touch sensitivity for X8

Is there any tweak,flashable zip or APK that can increase the touch sensitivity for X8? Can we really do that ?
Its already too sensitive..
sent from my phone using hands and brain...
I think editing build.prop can help
Sent from my W8 using xda app-developers app
Gogeta said:
I think editing build.prop can help
Sent from my W8 using xda app-developers app
Click to expand...
Click to collapse
editing ramdisk or kernel drivers
Gogeta said:
I think editing build.prop can help
Sent from my W8 using xda app-developers app
Click to expand...
Click to collapse
can you pls tell me how to do that..what properties do we need to tweek for this?
tulasiram.neelam said:
can you pls tell me how to do that..what properties do we need to tweek for this?
Click to expand...
Click to collapse
There you go:
http://forum.xda-developers.com/showthread.php?t=1560588
xWhiskey said:
There you go:
http://forum.xda-developers.com/showthread.php?t=1560588
Click to expand...
Click to collapse
Thanks a lot..will try this now.:angel:
tulasiram.neelam said:
Thanks a lot..will try this now.:angel:
Click to expand...
Click to collapse
Be sure to post the results. I'm intending to do the same tweaks over the course of the next few days, and I'd like to hear how they went.
Also, be sure to make a backup before doing them. The risk is minimal, but you might enter a boot loop. Just to be on the safe side
xWhiskey said:
Be sure to post the results. I'm intending to do the same tweaks over the course of the next few days, and I'd like to hear how they went.
Also, be sure to make a backup before doing them. The risk is minimal, but you might enter a boot loop. Just to be on the safe side
Click to expand...
Click to collapse
Surprised to see the tweaks mentioned in the link provided for touch sensitivity are already present in my build.prop..
Am using GingerZarakiV10 along with SuperChargeV06..Not sure who made these changes. Rohin or zeppelinrox :fingers-crossed:
.I suppose its because of SuperCharge script . But i can one thing for sure..Touch sensitivity is better than the stock version

Categories

Resources