How to replace build.prop on the 1st gen Scroll - NOT Excel

Step by Step Guides and Tutorials here. (older models)

Do you prefer the new LCD Density of 140?

140 is Better
18
58%
160 is Better
13
42%
 
Total votes : 31

How to replace build.prop on the 1st gen Scroll - NOT Excel

Postby Warpedflash » January 7th, 2011, 11:50 pm

This is NOT for the Scroll Excel or Essential Tablets!

This is for the 1st Scroll Tablet ONLY & is over 1 year out of date.


What is build.prop
build.prop is a file that contains settings that are loaded when android boots.

Why Update build.prop
You can improve your Tablets performance! Along with fixing a couple of "bugs" and improving battery life.

Do not perform this if you want to be able to flash any original storage options updates with no further modifications - this does not effect comunity updates

Required Files
A rooted scroll
build.prop v3-160 Density
build.prop v3-140 Density
-further increases dalvik.vm.heapsize to 46M
-further increases wifi scan refresh interval to 120 seconds
-changed screen density to 140 from 160 (looks nicer see poll)

Old versions
build.prop v2
-Changes fingerprint to that of Nexus one (Part of trying to enable full marketplace but not functional yet)
-Disabled JNI Checks to improve performance
-should hopefully now show up in the about phone screen that I have been there :)

build.prop v1
-Enabled hardware acceleration to the UI
-Increases dalvik.vm.heapsize from 24m to 32m
-Sets wifi scan refresh interval to 90 seconds
-Sets the LCD to 160 from 161 (random huh? I assume they did this for SOME reason...)
-Sets the Region to en-GB from en-US
-Sets Device name to "Scroll Tablet" from "Android for Telechips TCC8900 Evaluation Board (US)" This will fix peoples Tapatalk signatures.
-Sets the build creation date to Sat 8 Jan 2011 00:00:00 CST < because im hardcore and did this to replace the scrambled Japanese un-supported characters.
-Disabled Data Roaming being on by default

Remember to back up your original build.prop somewhere
Download the build.prop above and copy it to your sd card
Rename the file to build.prop (if different)

Method 1 - Using a File Explorer
Open a file explorer with root permissions Root Explorer is what I use but Super Manager is freely available on the market.
Navigate to your sd card and copy/cut the file.
Navigate to the /system/ folder on your tablet and rename the current version of build.prop to build.prop.old
Paste the new build.prop into the /system/ folder
Reboot your Tablet
And you are done!

Method 2 - Using Terminal Emulator
Open terminal emulator
Type in the following commands:
"su"
"mv /system/build.prop /system/build.prop.old"
"cp /sdcard/build.prop /system/build.prop"
Reboot your Tablet
And you are done!

Method 3 - Using ADB
Make sure your Tablet has USB Debugging enabled (if you rooted with z4root then you have already done this)
copy the build.prop file into the same directory as you adb executable.
Open a cmd window (Hold shift and right click to open a command prompt targeted at the current window)
Type in the following commands:
"adb push build.prop /system/build.prop"
"adb reboot"
And you are done!

This is NOT for the Scroll Excel or Essential Tablets!

This is for the 1st Scroll Tablet ONLY & is over 1 year out of date.
Last edited by Charlie on February 7th, 2012, 12:04 am, edited 9 times in total.
Firmware Version: 1.01 - Latest known update - Locked Bootloader - No Market
viewtopic.php?f=27&t=125 - How to Root your Scroll
viewtopic.php?f=27&t=127 - How to Install Clockwork
viewtopic.php?f=27&t=147 - How to Replace build.prop
User avatar
Warpedflash
Scroll Genuis
Scroll Genuis
 
Posts: 723
Joined: January 4th, 2011, 5:36 pm

Re: How to replace your build.prop to improve system perform

Postby JimmyW » January 8th, 2011, 3:02 am

Finding live wallpapers a lot more responsive and smoother with this too...

Sent from my Scroll Tablet using Tapatalk
*JimmyW runs around waving a stick shouting "OUT! OUT! YOU DEMONS OF STUPIDITY!"

kernel: 2.6.29 | build: steroidROM 2.2 beta 1| Rooted | Clockwork | FlashliteImage
User avatar
JimmyW
Donator
Donator
 
Posts: 324
Joined: January 7th, 2011, 10:24 am
Location: Middlesbrough, UK

Re: How to replace your build.prop to improve system perform

Postby Veng » January 8th, 2011, 10:38 am

As its a small battery, I don't use Live wallpaper.
Mark

DJ Steve's 2.2 (beta)
Old Firmware: v1.01
User avatar
Veng
Scroll Master
Scroll Master
 
Posts: 292
Joined: January 1st, 2011, 1:39 pm

Re: How to replace your build.prop to improve system perform

Postby JimmyW » January 8th, 2011, 10:50 am

I don't normally either Veng, was testing thoroughly and loaded 3D Asteroids on, which used to run like steamed poop... much smoother now and less glitchy
*JimmyW runs around waving a stick shouting "OUT! OUT! YOU DEMONS OF STUPIDITY!"

kernel: 2.6.29 | build: steroidROM 2.2 beta 1| Rooted | Clockwork | FlashliteImage
User avatar
JimmyW
Donator
Donator
 
Posts: 324
Joined: January 7th, 2011, 10:24 am
Location: Middlesbrough, UK

Re: How to replace your build.prop to improve system perform

Postby aeroalex » January 8th, 2011, 12:18 pm

Nice post Warpedflash, i'm sure that this will please everyone who wants to improve there scroll and make it more intuitive.
Alex
Firmware: v0.94 - Kernel: 2.6.29
aeroalex
Scroll Addict
Scroll Addict
 
Posts: 127
Joined: December 19th, 2010, 12:39 pm

Re: How to replace your build.prop to improve system perform

Postby Fozzer » January 8th, 2011, 12:55 pm

Now the Scroll does seem a lot more responsive and quicker.
Good work many thanks.


Sent from my Scroll Android Tablet Using Tapatalk Pro....
Fozzer
Scroll Addict
Scroll Addict
 
Posts: 130
Joined: January 3rd, 2011, 6:30 am

Re: How to replace your build.prop to improve system perform

Postby bitsink » January 8th, 2011, 4:59 pm

Thanks for the new build.prop. It certainly appears more responsive than before! :D
S1008, firmware 1.00, kernel 2.6.29, android 2.1, rooted, new build.prop v3
Working market
User avatar
bitsink
Donator
Donator
 
Posts: 80
Joined: December 30th, 2010, 6:08 pm
Location: Chelmsford, UK

Re: How to replace your build.prop to improve system perform

Postby Charlie » January 8th, 2011, 5:08 pm

-Sets wifi scan refresh interval to 90 seconds


what was this set at before? thanks
" Just because you could, doesn't mean you should. "
User avatar
Charlie
Trusted Developer
Trusted Developer
 
Posts: 2471
Joined: December 28th, 2010, 8:41 pm
Location: UK
Real Name: Charlie
Scroll Version: Moto G 16GB (4.4.2 rooted)
Nexus 7 - G1 (4.4.2 rooted)
Huawei Y300 (4.1.1 rooted - TWRP)
MK809 (4.1.1 rooted - CWM)
Raspberry Pi B (512MB)

Retired: Excel (CM10) & 1st Gen' (2.1) Tab'.

Re: How to replace your build.prop to improve system perform

Postby Warpedflash » January 8th, 2011, 5:31 pm

charlie wrote:
-Sets wifi scan refresh interval to 90 seconds


what was this set at before? thanks

I think the default is 60? might b wrong on this though... the wifi scan only actually does anything when you have wifi on and are not connected to anything...
If someone finds the default value to be something other than 60 I will increase/decrease this as needed
Firmware Version: 1.01 - Latest known update - Locked Bootloader - No Market
viewtopic.php?f=27&t=125 - How to Root your Scroll
viewtopic.php?f=27&t=127 - How to Install Clockwork
viewtopic.php?f=27&t=147 - How to Replace build.prop
User avatar
Warpedflash
Scroll Genuis
Scroll Genuis
 
Posts: 723
Joined: January 4th, 2011, 5:36 pm

Re: How to replace your build.prop to improve system perform

Postby Diego » January 8th, 2011, 5:45 pm

Where do you see the device name and region?
ImageImageThere's only one way off, might as well enjoy the ride..
Image
_________________________________________________________
firmware v1.00 kernel 2.6.29 Andriod 2.1
User avatar
Diego
Donator
Donator
 
Posts: 474
Joined: December 28th, 2010, 12:50 pm
Location: Naphoria

Next

Return to Guides and HOW TO Tutorials for Various Scroll Tablets

Who is online

Users browsing this forum: No registered users and 1 guest

cron