2.11.23


Status
Not open for further replies.
Use the one for galaxy s2 the app miui rom downloader of the playstore will help to get always the right version
 
  • Like
Reactions: dracula79
What is the odin cwm????
I have cwm 6.0.1.2 touch

Enviado desde mi GT-I9300 usando Tapatalk 2
Open MIUI zip and move to META-INF\com\google\android
Open updater-script
Replace the first few lines with:
assert(getprop("ro.product.device") == "m0" ||
getprop("ro.build.product") == "m0" ||
getprop("ro.product.device") == "GT-I9300" ||
getprop("ro.build.product") == "GT-I9300" ||
getprop("ro.product.device") == "galaxys3" ||
getprop("ro.build.product") == "galaxys3");

If you look at it programatcially, I only added the contion for "GT-I9300"... which is in your case with CWM Touch (that's what I use)
I strongly disencourage you cange anything else :)
 
  • Like
Reactions: cammel
Open MIUI zip and move to META-INF\com\google\android
Open updater-script
Replace the first few lines with:
assert(getprop("ro.product.device") == "m0" ||
getprop("ro.build.product") == "m0" ||
getprop("ro.product.device") == "GT-I9300" ||
getprop("ro.build.product") == "GT-I9300" ||
getprop("ro.product.device") == "galaxys3" ||
getprop("ro.build.product") == "galaxys3");

If you look at it programatcially, I only added the contion for "GT-I9300"... which is in your case with CWM Touch (that's what I use)
I strongly disencourage you cange anything else :)

I just added that thanks to datagutt in v2 of the ROM which was just posted.
 
  • Like
Reactions: cammel
All roms uploaded!
  • LT26i was skipped again. Will come back at a later date.
  • Desire Z (vision) will be skipped this week it seems. The developer seems to be MIA.
  • d2att/d2tmo will be out late. Maybe tonight.
  • MULTI will be out tonight.
  • A new JB rom for i9300 was published at the time of release of ICS ROMs.
 
  • Like
Reactions: Ghostryder
edit file inside zip with text editor...mmmm....i' wait for new uploaded version;)
The new version will still need this to be done, and every version onwards... at least until guys at MIUI figure out that CWM based recovery returns ro.build.product as "GT-I9300" and start including this by themselves
 
All roms uploaded!
  • LT26i was skipped again. Will come back at a later date.
  • Desire Z (vision) will be skipped this week it seems. The developer seems to be MIA.
  • d2att/d2tmo will be out late. Maybe tonight.
  • MULTI will be out tonight.
  • A new JB rom for i9300 was published at the time of release of ICS ROMs.


thanks mate
will dl v2 of sgs3 rom tonight
love this week release especially for SGS3 JB update
 
Status
Not open for further replies.