.PROP 파일 확장자
Android Build Properties File
| 개발사 | Android |
| 인기도 |
4.0 | 82 투표 |
PROP 파일이란 무엇인가요?
Build properties file used by Android devices; contains information about your device, such as the model, brand, and version, and how your phone behaves.
추가 정보
The PROP file is located in the "system" folder on your device. You can edit the file to alter your device's behavior, including its Internet speed, LCD density, battery usage, and performance.
The file can be edited by using a program, such as Root Explorer or File Viewer for Android to access the PROP file. You can then edit the file using a plain text editor, save the file, and reboot your device. The Build Prop Editor also enables you to edit, add, and view PROP files on your Android device.
일반적인 .PROP 파일 이름
build.prop - The name of the Build Properties file commonly found on Android devices.
PROP 파일을 여는 프로그램
Android