Posts: 5
Threads: 1
Joined: 2015-08-09
Points:
50
Reputation: +3
Hallo I have an MTK6732 (S6 clone) and i have this question if anyone knows :
How can i modify the model number from SM-G9200 to SM-G920F.
When i first have this phone in my hands i open it and ishow an app opend.
Through this app you could choose witch model you wont to appear on your phone.
By mistake i choose the first one and i close the application.
But now i cant find this app. Does anyone knows anything about it?
You like this post
Posts: 653
Threads: 11
Joined: 2014-06-01
Points:
5,895
Reputation: +502
You might be able to do it in build.prop. You must be rooted to edit build.prop. Typically its in /system.
Change
ro.product.model=**** and ro.product.manufacturer=****
Example:
ro.product.model=SM-G9200
ro.product.manufacturer=Samsung
Then clear Play and Play Services data and reboot.
You can also try a factory reset and that should make the option come up again.
You and
WuddaWaste like this post
Posts: 5
Threads: 1
Joined: 2015-08-09
Points:
50
Reputation: +3
Thanks but i try the factory reset and the app dosen' t came up.
About the rooting this phone i reed that perhaps is imposible!
You like this post
Posts: 653
Threads: 11
Joined: 2014-06-01
Points:
5,895
Reputation: +502
For MT6732, (if really MT6732, many clones fake their SoC) you will probably need custom recovery for your phone to root.
That's the only way I know to do it... root an' change in build.prop.
You like this post
Posts: 5
Threads: 1
Joined: 2015-08-09
Points:
50
Reputation: +3
Ok thanks for your time!!
Posts: 653
Threads: 11
Joined: 2014-06-01
Points:
5,895
Reputation: +502
No problem. You can try to plug your phone into mtk droid tool and see if it tells you what real SOC is.
You like this post
Posts: 5
Threads: 1
Joined: 2015-08-09
Points:
50
Reputation: +3
2015-08-10, 02:33
(This post was last modified: 2015-08-10, 03:29 by SY37.)
I have allready done that and it shows me this soc (mtk 6732)
Look i just download Mobileuncle MTK Tools and shows me these informations:
Processor = AArch64 Processor rev 4 (aarch64)
Hardware = MT6735P
Posts: 5
Threads: 1
Joined: 2015-08-09
Points:
50
Reputation: +3
Thank you i just download it! What about instructions?