Guest Daniel Williamson Posted June 6, 2010 Report Posted June 6, 2010 (edited) Hi everyone just been working on this program its my first ever one :) Basically you Can change parts of the build.prop to increase speed when returning to home screen, Fix the wifi disconnecting messages ETC. 1. I have put the file in the Drop box folder http://android.modaco.com/content/t-mobile...310206/dropbox/ and mediafire 2. You have to place the build.prop you want to edit in the main directory of C so "C:\" this is really important !! Not in V2 3. If any runtime errors occur then wait a while between changing aspects of the build.prop file as it needs to save the file after every change. 4. Also again if any errors occur try re clicking the button :) 5. The final output folder is C:/Edited_Build.prop/build.prop 6. Run this as administrator Vista/7 users! 7. Not tested on mac or linux. PM - for any requests. improvements or your two cents :) Youtube video link Dropbox Mediafire V2 Now available !! Change log: Added an option to search for the build.prop file instead of it being in C:/, Now it can be anywhere on the computer! Improved the user interface Added exit button Output folder still - "C:/Edited_Build.prop/build.prop" ... But working on saving where the user decides. V2 Links: Mediafire Dropbox Once again this is my first ever program so dont go mad at me for any bugs :) Instructions on how to push file using ADB: ADB push C:\build.prop /sdcard/build.prop ADB shell $ su # mount -o remount,rw -t yaffs2 /dev/block/mtdblock6 /system # cat /sdcard/build.prop > /system/build.prop # mount -o remount,ro /dev/mtd/mtdblock6 /system # reboot Daniel Williamson Edited June 7, 2010 by Daniel Williamson
Guest pholunix Posted June 6, 2010 Report Posted June 6, 2010 (edited) Love to try this, but I don't have access to the folder :) Sent you a pm with my email. Edit - Silly me, missed the mediafire link Edited June 6, 2010 by pholunix
Guest Daniel Williamson Posted June 7, 2010 Report Posted June 7, 2010 (edited) New instructions and video added too first post.. Dan Edited June 7, 2010 by Daniel Williamson
Guest Azurren Posted June 8, 2010 Report Posted June 8, 2010 So.. How do we extract the build.prop? Sorry I don't usually touch the actual phone files, only roms :) Oh and this program would be awesome if it could fix it strait on the phone (via usb) Although that is probably very complicated.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now