1. Why do you think we would disclose that info to you?
2. Posting 3 times in a row is a good way to get banned. Don't repeat it.
Of course it's a secret. Our work is already being stolen by Russians, we have no interest in helping anyone use our hard work in "their" ROMs without our permission.is it secret ?
i did deal with some rom porting issue some years ago and i did make some working port roms. i believe i can do it again. but the systems are changed a little bit. i was looking for ASSAYYED_KITCHEN or some other kitchen application. find Xiaomi Flashable Firmware Creator in another page.
anyway i could find a faster and better way with your tips.
and sorry for the flood, no one replied my topic so i had to
of course u dont have to help but u r already helping thousands of people here u arent paid for this releases rihgt ?Of course it's a secret. Our work is already being stolen by Russians, we have no interest in helping anyone use our hard work in "their" ROMs without our permission.
sed -i 's/\(ro\.product\.system\.model\)=.*/\1=NEWNAME/' /system/system/build.prop
Mount system in TWRP, connect to ADB and write this command:
(Replace NEWNAME with the desired device name)Code:sed -i 's/\(ro\.product\.system\.model\)=.*/\1=NEWNAME/' /system/system/build.prop
No. It shouldn't be 'set'... It's 'sed' (stream editor)...'sed' is not recognized as an internal or external command,
operable program or batch file.
should it be 'set' ?
i can do other things like pull build.pro file.. but still sed is not recognized...No. It shouldn't be 'set'... It's 'sed' (stream editor)...
You forgot to access "adb shell" first.
What is '[6nsed'?i can do other things like pull build.pro file.. but still sed is not recognized...
C:\WINDOWS\system32>cd /adb
C:\adb>sed -i 's/\(ro\.product\.system\.model\)=.*/\1=Mi9Lite/' /system/system/build.prop
'sed' is not recognized as an internal or external command,
operable program or batch file.
C:\adb>adb shell
~ # [6nsed -i 's/\(ro\.product\.system\.model\)=.*/\1=Mi9Lite/' /system/system/buil
d.prop
sed: can't create temp file '/system/system/build.prop76Cylh': No such file or directory
~ # [6n
I have tried without and with 'adb shell' command. When I enter adb shell ' it appears like that 'What is '[6nsed'?
Also, TWRP already has full root access...
Don't know what your problem is, it works fine for me, I use it often.I have tried without and with 'adb shell' command. When I enter adb shell ' it appears like that '
adb shell
~ # [6n
Then I pasted : sed -i 's/\(ro\.product\.system\.model\)=.*/\1=Mi9Lite/' /system/system/buil
d.prop
Didn't work again.
is your device androd 10 or 9 ? probably it would work on android 9, like other old ways.Don't know what your problem is, it works fine for me, I use it often.
Got 3 devices: Android 8, 9 and 10. Works fine on all of them...is your device androd 10 or 9 ? probably it would work on android 9, like other old ways.
We use essential cookies to make this site work, and optional cookies to enhance your experience. Cookies are also used for ads personalisation