Are you interested in editing the settings and adding your name or company name to the system information?
Have you always wanted to edit what is written in Settings>About? Version Creators? Here you can insert your name anywhere in the version…
Requires root! Or editing on Linux.
So navigate to system/Build.prop with one of the common root explorers and make the changes you want.
Be careful! If you make mistakes, the device will not turn on! Be careful before you have a backup.
To edit what is in the Device Model tab, edit these lines:
ro.product.model=Name_of_the_device_you_want
ro.product.brand=Name_of_the_brand_you_want
ro.product.manufacturer=Name_of_the_manufacturer_you_want
For example:
ro.product.model=Galaxy S25 Ultra
ro.product.brand=Samsung
ro.product.manufacturer=Samsung Electronics
Android version (this will not affect anything on the system):
ro.build.version.release=14
Build ID:
ro.build.id=SP1A.210812.016
Custom name that will appear under “Build number”:
ro.build.display.id=Custom Build by [Your Name]
Custom build version:
ro.build.version.incremental=2025.03.18
Custom information:
ro.build.author=Your Name
ro.custom.version=1.0
ro.build.description="Custom version by..."
You can use this app