[GUIDE][XXAMG1][4.12] Root for Galaxy S III Mini I8190

Search This thread

avicohh

Senior Member
Dec 8, 2009
369
1,100
Modiin
iandroid.co.il
Hi Evryone.

Until somebody will release CWM Recovery or root for this device, I managed to create a pre-rooted firmware.
This firmware base on the last build for I8190, is a full firmware exactly like the original, except the root.
after flash you will see the SuperSU app in the app drawer.

flashing this firmware do not doing wipe data. you will not lose anything.
also, this flash not increase your download binary count.


This file will work on any firmware/baseband.

Caution!
This is only to the I8190, not I8190T or I8190N


base on - XXAMG1.
PDA - I8190XXAMG1
PHONE- I8190XXAMG1
CSC- I8190OXXAMG1
Android version: Jelly Bean 4.12


screenshot2012120503580.png
screenshot2012010102170.png




Download
https://mega.co.nz/#!50BD3RTJ!frjDD3hIV1GoaMpyHeWWITRm3HFymU8h6H_3JwAH5kM


Installation instructions

  • Download the zip file above and extract to some folder, you should receive a tar file. (Extract by double click on the 7z exe file)
  • Open odin 3 (attached) and put the tar file in pda.
  • Put the divece into download mode. (vol down + home + power button, and then click on vol up)
  • Connect phone to usb and wait for odin detect the device.
  • Click start.

p.s.
For some reason in some models it's impossible in this device to boot into recovery mode (by combination of buttons).
If you want to do wipe data doing it from the settings menu (factory reset) or if you have a boot loop problem, flash the attached file WIPE_I8190.zip (the tar file inside zip) via odin in pda, it will do wipe data automaticly.

Who happened to him soft brick as result of wrong flash (for example cf-root of I9300) and the phone stuck on boot, first flash root file and after this flash param_i8190.tar (attached). it will fix it.

Enjoy

If you want to thank me for this work, you can do this by donating..

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Previous versions:

XXALL2.
PDA - I8190XXALL2
PHONE- I8190XXALL2
CSC- I8190OXXALL1
Android version: 4.11
https://sourceforge.net/projects/av...90OXXALL1_HOME_rooted_by_avicohh.zip/download

XXALK6.
PDA - I8190XXALK6
PHONE- I8190XXALK6
CSC- I8190XEFALK1
Android version: 4.11
https://sourceforge.net/projects/av...90XEFALK1_HOME_rooted_by_avicohh.zip/download

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 

Attachments

  • Odin3.zip
    467.6 KB · Views: 283,187
  • WIPE_I8190.zip
    2.1 KB · Views: 115,112
  • PARAM_I8190.zip
    493.1 KB · Views: 90,371
Last edited:

avicohh

Senior Member
Dec 8, 2009
369
1,100
Modiin
iandroid.co.il
I love u. Thx master. . Plz share how / what u did.. ill build a kernel/recovery.

Regards
Marsdroid / Brokenworm

http://Marsdroid.6te.net

Sent from my GT-I8190 using XDA Premium App
I did not make any change in the kernel or recovery, just decompile system img, adding root files with the right permissions and recompile again.

Ok, so... where's the firmware ??
press on download button in the nain post, it's a link.
or here
https://sourceforge.net/projects/av...90XEFALK1_HOME_rooted_by_avicohh.zip/download
 

brokenworm

Senior Member
Jan 25, 2009
350
179
45
marsdroid.me
Sounds easy.. not like htc's hash checks..
A open loader "samsung". .. anyways its working...and iv removed all the bloatware.. and adds.. finally. Thx again

If u use windows to decomplile the tar/md5 file what app did u use for that ? Could also like to know what to compile it with again.. if u like to share ;) .. becoes its working. . ??? Thx

Ill request this thread stiky to a mod.

Sent from my GT-I8190 using XDA Premium App
 
Last edited:

avicohh

Senior Member
Dec 8, 2009
369
1,100
Modiin
iandroid.co.il
you need to extract the content of tar/md5 and decompile/recompile system.img.

There is no way to recompile this .img format in windows, just decompile if you want.
if you want to recompile you have to use linux.

i'm using this tool.
http://xdaforums.com/showthread.php?t=1081239

the commands in this thred fit to Galaxy S2 only. for Galaxy S3 mini use this commands instead.

To unpack the .img file:
Code:
./simg2img system.img output.img

To view and edit the contents of .img file:
Code:
mkdir tempdir; mount -o loop output.img tempdir

To repack .img file:
Code:
./mkuserimg.sh -s /tempdir ./system_custom.img ext4 ./temp 1170M

after recompile you rename the new file to system.img and make tar from him and other files in the original firmware.
 
Last edited:

sholimar

Senior Member
Feb 25, 2011
130
50
Wow, thanks! Hats off to you, good sir! :)

Any chance of doing this for other firmwares? Or does it not matter what is currently installed on my phone?

At the moment, I have:
PDA: I8190XXALJL
CSC: I8190CNXALJ4
PHONE: I8190CNXALJ4

My Baseband and Build number fields (in the About device screen) also reflect the info above, of course.

The original firmware can be downloaded from here.

Oh, and one more thing - installing a firmware such as yours won't add to the Samsung triangle thing because no custom recovery is installed, right?
 

avicohh

Senior Member
Dec 8, 2009
369
1,100
Modiin
iandroid.co.il
what you have installed now it's the first firmware for s3 mini, XXALK6 is newer version.
flashing this firmware won't add to the Samsung triangle because it is exactly like the original firmware, and no changes nade in kernal or recovery.
flash it and your phone will be more updated.
 

brokenworm

Senior Member
Jan 25, 2009
350
179
45
marsdroid.me
Wow, thanks! Hats off to you, good sir! :)

Any chance of doing this for other firmwares? Or does it not matter what is currently installed on my phone?

At the moment, I have:
PDA: I8190XXALJL
CSC: I8190CNXALJ4
PHONE: I8190CNXALJ4

My Baseband and Build number fields (in the About device screen) also reflect the info above, of course.

The original firmware can be downloaded from here.

Oh, and one more thing - installing a firmware such as yours won't add to the Samsung triangle thing because no custom recovery is installed, right?

No triangle here

Sent from my GT-I8190 using XDA Premium App
 

sholimar

Senior Member
Feb 25, 2011
130
50
Thanks for the reply, guys!

I was asking about the name of the firmware because it was reflected in the baseband's name, and I've become paranoid about baseband changes because of my last Android phone. :D

Downloading now, can hardly wait!

Later Edit: Yes, it worked perfectly! Thanks again!
 
Last edited:
  • Like
Reactions: gridlokd

goodmamba

Senior Member
Dec 29, 2011
402
307
Bucharest
Thanks avicohh,

The root process is working as described. I had a small problem when, after the reboot, my phone shown 0Mb free on the external SD card. I had to format my external SD card to get it right.
 
  • Like
Reactions: gridlokd

avicohh

Senior Member
Dec 8, 2009
369
1,100
Modiin
iandroid.co.il
is it possible to get a wipe version? i have a boot loop :(
Basicly you shold do wipe data from the recovery.
for some reason it's impossible (for me at least) to boot into recovery mode, i tried all possible combinations.
anyway i made for you a tar file that does wipe data (without flash again full firmware), flash the attached file via odin.
the phone will reboot automaticly after flash to recovery and do wipe data.

Thanks avicohh,

The root process is working as described. I had a small problem when, after the reboot, my phone shown 0Mb free on the external SD card. I had to format my external SD card to get it right.
There is someone else here who has the same problem? maybe something wrong with yor phone/sdcard.
I do not have that problem.

screenshot2012010102053.png


Try to wipe data, maybe it will fix it.
 

Attachments

  • WIPE_I8190.zip
    2.1 KB · Views: 501
  • Like
Reactions: goodmamba

Top Liked Posts

  • There are no posts matching your filters.
  • 182
    Hi Evryone.

    Until somebody will release CWM Recovery or root for this device, I managed to create a pre-rooted firmware.
    This firmware base on the last build for I8190, is a full firmware exactly like the original, except the root.
    after flash you will see the SuperSU app in the app drawer.

    flashing this firmware do not doing wipe data. you will not lose anything.
    also, this flash not increase your download binary count.


    This file will work on any firmware/baseband.

    Caution!
    This is only to the I8190, not I8190T or I8190N


    base on - XXAMG1.
    PDA - I8190XXAMG1
    PHONE- I8190XXAMG1
    CSC- I8190OXXAMG1
    Android version: Jelly Bean 4.12


    screenshot2012120503580.png
    screenshot2012010102170.png




    Download
    https://mega.co.nz/#!50BD3RTJ!frjDD3hIV1GoaMpyHeWWITRm3HFymU8h6H_3JwAH5kM


    Installation instructions

    • Download the zip file above and extract to some folder, you should receive a tar file. (Extract by double click on the 7z exe file)
    • Open odin 3 (attached) and put the tar file in pda.
    • Put the divece into download mode. (vol down + home + power button, and then click on vol up)
    • Connect phone to usb and wait for odin detect the device.
    • Click start.

    p.s.
    For some reason in some models it's impossible in this device to boot into recovery mode (by combination of buttons).
    If you want to do wipe data doing it from the settings menu (factory reset) or if you have a boot loop problem, flash the attached file WIPE_I8190.zip (the tar file inside zip) via odin in pda, it will do wipe data automaticly.

    Who happened to him soft brick as result of wrong flash (for example cf-root of I9300) and the phone stuck on boot, first flash root file and after this flash param_i8190.tar (attached). it will fix it.

    Enjoy

    If you want to thank me for this work, you can do this by donating..

    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    Previous versions:

    XXALL2.
    PDA - I8190XXALL2
    PHONE- I8190XXALL2
    CSC- I8190OXXALL1
    Android version: 4.11
    https://sourceforge.net/projects/av...90OXXALL1_HOME_rooted_by_avicohh.zip/download

    XXALK6.
    PDA - I8190XXALK6
    PHONE- I8190XXALK6
    CSC- I8190XEFALK1
    Android version: 4.11
    https://sourceforge.net/projects/av...90XEFALK1_HOME_rooted_by_avicohh.zip/download

    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    7
    I love u. Thx master. . Plz share how / what u did.. ill build a kernel/recovery.

    Regards
    Marsdroid / Brokenworm

    http://Marsdroid.6te.net

    Sent from my GT-I8190 using XDA Premium App
    I did not make any change in the kernel or recovery, just decompile system img, adding root files with the right permissions and recompile again.

    Ok, so... where's the firmware ??
    press on download button in the nain post, it's a link.
    or here
    https://sourceforge.net/projects/av...90XEFALK1_HOME_rooted_by_avicohh.zip/download
    5
    Hi guys!

    I am presently working on i9070, which is the same platform as S3 Mini (NovaThor)
    I have merged the i9070 and S3 Mini sources, so we can have the same Kernel features on both the devices since they are derived from the same platform.
    I need a tester and the stock boot.img/zImage/kernel.bin (whichever format is used) from stock ROM.
    Please attach it here, and PM me if a tester is interested.
    You can checkout my other work in the links in my sig.

    Got lots of plans if things work out well ! :)
    4
    That sounds just great! Unfortunately I don't think I've got the time to be a regular tester, but hopefully someone will reply with a PM :D
    For now, all I can do is to provide a boot.img
    Downloaded it. I've got a Kernel build ready. If anyone wants to test it, PM me ASAP.