How do I save build.prop to my computer?

c000

Member
Dec 27, 2011
10
0
0
how do I save build.prop to my computer?

I am trying to make an exact copy of it and have it saved to my computer, but I can't find any tutorial on how to do this. Is there some adb commands that I can use?
 
Re: how do I save build.prop to my computer?

adb pull /path/to/build.prop c:\wherever\you\want\it

You'll probably have to be running as root, so if you aren't already when you run that, make it

adb su pull /path/to/build.prop c:\wherever\you\want\it
 

Forum statistics

Threads
956,013
Messages
6,966,398
Members
3,163,460
Latest member
ridi