[DEV] [Samsung GT-S5570] [ROM & Kernel Develompent] [Andro-ID] - Samsung Galaxy Mini

I AM NOT RESPONSIBLE FOR ANY DAMAGE DONE TO YOUR DEVICE BY FLASHING THIS ROM​highly recommended to charge your cell phone at least 90% to prevent failure during flashing process..​.
Working:
RIL (Phone & Data)
2D & 3D Acceleration
Audio
Camera
GPS
Wifi
Wifi Tether
Bluetooth
USB Mount
SD Card
USB Tether
Radio FM
Please See More Info:
Instalation Prochedure
Change Log:
start from this release
Code:
[B]DOWNLOAD ROM:[/B]
[URL="http://www.mediafire.com/?nv39ja8pwrav2jr"]Andro-id_signed_v3.2.zip[/URL]
[B]DOWNLOAD CWM RECOVERY:[/B]
[URL="http://www.mediafire.com/?zb2xvhktd0xd7w0"]tass-recovery-cwm.tar[/URL]
Usefull Modules:
View attachment cifs.ko.zip
View attachment tun.ko.zip
Place on /system/lib/modules/
Need Overclocked kernel?
go to here: http://www.mediafire.com/?7shfs8938g3l3
download the update-bootxxx-id.zip
copy to sd card
flash in recovery

Flashing Instruction
Flash Clockworkod Recovery :
skip this step if you have clockworkmod installed on your phone
Download :tass-recovery-cwm.tar
Open S5570_Odin Multi Downloader v4.38.exe
Select TASS.Ops on OPS Section
Check One Package in Option
Select tass-recovery-cwm.tar on One Package Section
Press Start to start flashing
Flash Andro-ID ROM :
Download and copy the latest Andro-ID ROM to SD Card
Reboot to Recovery Mode
Select install zip from sd card
Select choose zip from sd card
Select the new Andro-ID ROM
Select Yes - Install update
Wait till the Installation is finish
Select reboot system now
IT'S VERY RECOMMENDED TO WIPE YOUR DATA AFTER INSTALLATION

In download...
ps can you take a look to this post about swap?
Edit: ok i understand from googling that swapon is not implemented in stock kernel, can you implemented also this feature soon?

Permision to download it

wow...
finally there is costum rom for galaxy mini..
thanks prof tj
downloading now.....

flash question
tj_style said:
For the main Firmware :
Extract the Andro-ID_v30_RC1_S5570.7z
Run Odin Multi Downloader v4.38.exe
Select TASS_v1.0.ops for OPS
Select APBOOT_S5570XXKPF_CL189639_REV02_user_mid_true.tar.md5 for BOOT
Select MODEM_S5570XXKPF_CL189639_REV02.tar.md5 for PHONE
Select CODE_S5570XXKPF_Andro-ID_V3.0_RC1.tar.md5 for PDA
For XX Region (Austria, Belgium, France, Germany, Hungary, Italy, Spain, United Kingdom ) :
Select CSC_S5570SERKPF_CL189639_REV02_user_mid_true.tar.md5 for CSC
For XX Region (Indonesia, Malaysia, Philippines, Singapore, Vietnam)
Select CSC_MULTI_S5570OLBKB1_CL931794.tar.md5 for CSC
Connect your GT-S5570 to PC on Download Mode
Press Start and wait untill Flashing Process Finished
Click to expand...
Click to collapse
My phone is:
Model: S5570
PDA:s5570ZCKA7
Region: China, HongKong, (Branded: no)
Available languages: en, zh-s, zh-t,
Can I flash it?

tuuss said:
My phone is:
Model: S5570
PDA:s5570ZCKA7
Region: China, HongKong, (Branded: no)
Available languages: en, zh-s, zh-t,
Can I flash it?
Click to expand...
Click to collapse
Sure, you can flash it, recomended to use CSC_S5570SERKPF_CL189639_REV02_user_mid_true.tar.md5 for CSC.
But i use CSC_MULTI_S5570OLBKB1_CL931794.tar.md5 from froyo Build.

nice.. downlod now.. testing testing

wifi no connect ????

flashed it.... seems like fine for me ... but wifi connection stops on "getting ip address" (it doesn't even asks dhcp server for leases ... and it shows some crazy connection speed like 1.86gbps) ... but it was working fine on 2.2.1 before flashing up to that firmware.

Chinese
tj_style said:
Sure, you can flash it, recomended to use CSC_S5570SERKPF_CL189639_REV02_user_mid_true.tar.md5 for CSC.
But i use CSC_MULTI_S5570OLBKB1_CL931794.tar.md5 from froyo Build.
Click to expand...
Click to collapse
I can't find language Chinese in setting menu, any idea?

bowling377 said:
wifi no connect ????
Click to expand...
Click to collapse
dackle said:
flashed it.... seems like fine for me ... but wifi connection stops on "getting ip address" (it doesn't even asks dhcp server for leases ... and it shows some crazy connection speed like 1.86gbps) ... but it was working fine on 2.2.1 before flashing up to that firmware.
Click to expand...
Click to collapse
Maybe this is bug on this release, because i can't test the wifi for now
tuuss said:
I can't find language Chinese in setting menu, any idea?
Click to expand...
Click to collapse
This firmware is based XX region, so the chinese language is not available

Wow, works very good, perfectly, and wifi is impressive stable with ginger, amazing, no problem for now, speed and beautiful... thanks..
*for wifi, i don't use the dhcp but static ip,, maybe the problem is for that use dynamic ip?
When the code will be release... WOW

*for wifi, i don't use the dhcp but static ip,, maybe the problem is for that use dynamic ip?
Click to expand...
Click to collapse
hm... thx, seems like dhcp is the problem. i was manually changed setting to the right ones and its working fine now ...

Sorry, my bad...
this is solution for using dinamic dhcpd:
using add or terminal, and type:
chmod 755 /system/etc/dhcpcd/dhcpcd-run-hooks
or with Root explorer:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

^
you need before running that chmod on dhcpcd-run-hooks - you need to re-mount filesystem r/w with something like that:
# mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
(with root access ... (like running su from terminal...))
or it will just say that file system is r/o

dackle said:
^
you need before running that chmod on dhcpcd-run-hooks - you need to re-mount filesystem r/w with something like that:
# mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
(with root access ... (like running su from terminal...))
or it will just say that file system is r/o
Click to expand...
Click to collapse
Thank you for the solution

awesome thx tj

if im holding "power" button => menu appears and "reboot" button does same thing as "shutdown" one (just shutdowns phone) ... seems like "bug" for me ;(

dackle said:
if im holding "power" button => menu appears and "reboot" button does same thing as "shutdown" one (just shutdowns phone) ... seems like "bug" for me ;(
Click to expand...
Click to collapse
for me reboot works very good...

Related

[App2SD] NEW Script ! Working App2SD For LG GT540 Optimus

App2SD Optimus
Use At Your Own Risk !!
Tutorial version by mohicanrat and App2SD file from joe.stone
Risk :
* Lost Your Memory Card
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Follow The Instruction Below to get App2SD in your LG optimus
Requirements :
* Rooted
* Superuser
* Android 2.1 Eclair
Click to expand...
Click to collapse
How To Do It :
1. Before Install app2sd. Don't forget is partition your sd card. use paragon partition manager portable (u can look everywhere)
2. Release your microSD card from the phone and insert into card reader on the Computer
3. Backup all of the data in microSD card
4. Open The paragon manager and choose Partition Manager 9.0
5. After partition manager 9.0 Opened, find the HDD diagram below and locate the picture diagrams to sdcard. (Be careful, which is a diagram on select microSD card)
6. Delete partition and create another partition like this :
* First Partition is 70% of The Size of microSD card And The Filesystem is FAT32
* Second Partition is 25% of The Size of microSD card And The Filesystem is linux ext2
* Third, create a new partition in the same place and same way but the file type is swap.
Click to expand...
Click to collapse
After it successfully Partitioning your microSD its mean your microSD cannot readed by the Computer/Windows. But don't worry, just insert the card into your phone and it can be readed again.
The next is to follow the step below to app2sd:
1.Download the file here app2sd_new
2.Extract zip file it and produces 3 folders.
3.Copy all folders to the SDCard. (Remember its three folders directly copied to SDCard)
4.OpenAndroid Market, and download application called GScript.
5.After GScript finish downloaded, open the application GScript in you Optimus
6.in GScript, click the Menu button on the phone, then select Add Script
7.Click Load File button and select the file on top, namely app2sd.sh
8. after the scripts GScript appear in the application, then push the Save button.
9.so you will see the name of the save and script was added in the list GScript.
10. Repeat step 6 until all the script was loaded in GScript.
11. if those all the step are finished, now is the time to do Optimus app2sd.
12.in existing scripts in Application GScript, choose a distinguished name a2sd_data and wait until the script execute and complete. (if finished script back to the List2 view more)
13. Turn off the HP and restart.
14. after HP flame back, Please to the settings menu hp, sdcard & phone storage agan, how tough the internal phone storage ?
Click to expand...
Click to collapse
Enjoy
this source app2sd have a bug. please change a source app2sd.
mohicanrat said:
this source app2sd have a bug. please change a source app2sd.
Click to expand...
Click to collapse
yes i have post the fixed one
Nice simple tut.
There is a simpler one-click auto install method, but I guess this is simple enough too
sorry for bad english
after my phone restart, it dont see sdcard, "unavailable", and it cant be seen on my computer too. I want to re-flash my phone but USB debugging not working. I ticked up it already, but my computer cant see it, I had tried factory reset but nothing happen.Does anyone can repair it?
this is my tutorial. all ....
please put my name in this tutor.
mohicanrat said:
this is my tutorial. all ....
please put my name in this tutor.
Click to expand...
Click to collapse
you make the indonesian and i make the english one
wtf?
if you copy tutor from someone, please put author name. this is a ethic.
hmms
mohicanrat said:
wtf?
if you copy tutor from someone, please put author name. this is a ethic.
Click to expand...
Click to collapse
idd, thanks for the english version but mohicanrat is right, u have to add the original source, thats rule nr 1.
if i need to do a school project and rip it from for example an indonesian person, and translate it to english, and say its mine. I would get a 0 and get banned from university....
(just to make a point)
your image says follow the rules, etc ,etc ,etc, RESPECT OTHER MEMBERS,
khakha258 said:
sorry for bad english
after my phone restart, it dont see sdcard, "unavailable", and it cant be seen on my computer too. I want to re-flash my phone but USB debugging not working. I ticked up it already, but my computer cant see it, I had tried factory reset but nothing happen.Does anyone can repair it?
Click to expand...
Click to collapse
u try to reflash your phone with firmware 2.1 of GT540 (France ). Next,Hardreset your phone and flash phone again with firmware (Baltic).It was successful with me.
Hope it is useful with you
Hello!
I want to ask the author of the post.
And from what considerations you used to mount mtdblock4?
I apologize for my English.
ehhm...
dont get this part
The next is to follow the step below to app2sd:
1. Download The App2SD File From here :
h*tp://www.mediafire.com/file/ih0dyjy4bxy5m9m/app2sdgt540_2_1.en_.zip
2. Install Via Adb Shell, and type like this :
- Adb shell
- Su (when the superuser appear, click allow)
- Sh /sdcard/app2sd/app2sd.sh
3. Wait till it restart itself
Enjoy
you download the stuff the app2sd folder where to place it lol
RDilus said:
ehhm...
dont get this part
The next is to follow the step below to app2sd:
1. Download The App2SD File From here :
h*tp://www.mediafire.com/file/ih0dyjy4bxy5m9m/app2sdgt540_2_1.en_.zip
2. Install Via Adb Shell, and type like this :
- Adb shell
- Su (when the superuser appear, click allow)
- Sh /sdcard/app2sd/app2sd.sh
3. Wait till it restart itself
Enjoy
you download the stuff the app2sd folder where to place it lol
Click to expand...
Click to collapse
Place The APP2sd Folder to the root of the MicroSD
When I typed
Sh /sdcard/app2sd/app2sd.sh
I get - not found. Then I seach in google and typed another code:
# sh /sdcard/gscript/a2sd.sh
sh /sdcard/gscript/a2sd.sh
mount: No such file or directory
/sdcard/gscript/a2sd.sh: cannot create /system/bin/busybox: read-only file system
: not found
failed.
: not found
mkdir failed for /system/sdcard, Read-only file system
: not found
mount: No such file or directory
/sdcard/gscript/a2sd.sh: 22: Syntax error: end of file unexpected (expecting "th
en")
Now I get read-only file system. How to fix it?
Thank you
gdavidkov said:
When I typed
Sh /sdcard/app2sd/app2sd.sh
I get - not found. Then I seach in google and typed another code:
# sh /sdcard/gscript/a2sd.sh
sh /sdcard/gscript/a2sd.sh
mount: No such file or directory
/sdcard/gscript/a2sd.sh: cannot create /system/bin/busybox: read-only file system
: not found
failed.
: not found
mkdir failed for /system/sdcard, Read-only file system
: not found
mount: No such file or directory
/sdcard/gscript/a2sd.sh: 22: Syntax error: end of file unexpected (expecting "th
en")
Now I get read-only file system. How to fix it?
Thank you
Click to expand...
Click to collapse
first: your phone must by rooted
second: connect your phone to PC withe USB debug mod, make "adb shell" command, make "su" command, confirm access on your phone... enjoy.
TheGiga said:
Place The APP2sd Folder to the root of the MicroSD
Click to expand...
Click to collapse
something else...
app2sd.sh is in gscript folder why is that?
write a proper guide or fix the files pls
I have no luck then tried run this from adb.. But when I used gscrit to run a2sd.sh everithing go fine.. Thank you.
Sent from my GT540 using XDA App
Is there any way to do this without using PC and card reader?
Cuz I unfortunatly have a desktop PC. not a laptop, and I dont have card reader.
ok i tried alot of times but this isnt just working everytime same damn errors
not a good tut
seirous fix the files!
did u ever get it fixed??

[GUIDE] All In One Noob Guide For 2.2.1 OFFICIAL

Hello guys,
Here is a simple to implement guide (for noobs) as i was not able to find a simple and easy guide all over....
Requisites : adb installed (google for more instructions on installation)
"This procedure requires you to have S-OFF on your Wildfire"
The guide is for Only 2.2.1 (official) .. I have personally tested it..
Step 1:
Rooting 2.2.1 ... Oh yeah its available... dont worry about downgrading or bla bla bla.. Simply Download SuperOne click root (attached below) ..
.... Connect the phone to Pc in Debugging mode (+ select charge only)
......Open up"SuperOneClickv1.7"
........Click Shell root 1st .. You will not permanent root.. Here you will get Temp. root (gud) ...
...........Now click root... And now you will get full root acess aka permanent root... (yeah its that simple)
Note: test root by checking busybox or super user ... And repeat above steps if rooting is not sucessfull ... surely you will get root in one or two cycles...
Step 2:
Now we have rooted Wildfire... We need our custom Recovey ... Which is very important to install custom roms...
( installing rom manager is an alternate to this step BUT its does gives problems while installing Recovery..)
We need Flash_image (attached below) & "recovery-clockwork-2.5.0.1-buzz" (attached below) ... recovery-clockworkmod is 2.5 version.. Google for 3.0 version (if u need most updated) ... But 2.5 version works as well..
.... To use copy flash_image and recovery-clockwork-2.5.0.1-buzzto the root of your sdcard..(unzipped image files ONLY)
To flash: via adb
adb shell
su
(your phone's screen will prompt SU acess... Click ALLOW acess..)
Click to expand...
Click to collapse
Now your $ will change to #
(below # are not to be written Only code is to be written)
Code:
# mount -o remount,rw -t yaffs2 /dev/block/mtdblock1 /system
# cat /sdcard/flash_image > /system/bin/flash_image
# chmod 755 /system/bin/flash_image
# mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak
# mount -o remount,ro -t yaffs2 /dev/block/mtdblock1 /system
# flash_image recovery /sdcard/recovery-RA-GNM-thunderg-1.1.0.img
# reboot recovery
Voila... Your are rebooted Via RECOVERY
Now you have Root acess & Recovery Installed...
Its time to play now...
+ - vol button --> for moving up and down
power button --> to go back
the circle (center button) --> to select
Step 3
Installing custom Rom
Here are all the roms...
http://forum.xda-developers.com/showthread.php?t=822181
BUT
I personally flashed this rom
http://forum.xda-developers.com/showthread.php?t=877243
Steps to Flash Rom on your Wildfire (rooted & recovery)
1.) Copy the rom file onto the root of sdcard
2.) Shut down the phone
3.) Press vol - button & then power on
4.) Using + - volume button goto recovery and press power button to select
5.) Now you are on recovery
6.) Goto Nandroid .. ---> backup (this will backup your current rom)
7.) Now Wipe/ reset system data
8.) Clear Cache
9.) Now click, Install custom rom
10.) Choose rom .. and select the rom for sdcard ..
11.) Click "yes " to install
let the phone boot will take minutes (upto 10 - 12)....
Now we have new rom installed... Oh yeah...
Now downlod the one of the 3 kernels given upon upper link...
and to install ...
1.) Copy the kernel file onto the root of sdcard
2.) Reboot the phone
3.) Select recovery
4.) Now you are on recovery
5) Now click, Install custom rom
6.) Choose kernel .. and select the kernel for sdcard ..
7.) Click "yes " to install
Download and install Set Cpu to check Cpu speed...
Now you are done... Enjoy..
If you face any problems post here ... will try to help you out...
What on earth!?!?!? I thought the HBOOT was locked?!?!?!?
*scratching my head*
nah.. just above steps bro
I would love to try this, but, since I have the older HBOOT, can you attach screens please?
1) Of your HBOOT Screen
2) Of your Home Screen
Just to really prove it. I am doubting this TBH. Is your Wildfire having S-ON or S-OFF?
3xeno said:
I would love to try this, but, since I have the older HBOOT, can you attach screens please?
1) Of your HBOOT Screen
2) Of your Home Screen
Just to really prove it. I am doubting this TBH. Is your Wildfire having S-ON or S-OFF?
Click to expand...
Click to collapse
I was just about to ask the same thing. If it was this easy, it would've been done long ago.. I've actually seen posts trying things like this and reporting failure!
edit: technically this is impossible without s-off
edit2: yup, DEFINITELY impossible without s-off, you're doing file operations on /system! dude, you sure you know what you're doing?
hey wait, is this meant for people who have used XTC Clip??? I heard there were problems flashing recovery after s-off, is this for that?? if so, please make that clear in the topic and the first post.
nhnt11 said:
I was just about to ask the same thing. If it was this easy, it would've been done long ago.. I've actually seen posts trying things like this and reporting failure!
edit: technically this is impossible without s-off
edit2: yup, DEFINITELY impossible without s-off, you're doing file operations on /system! dude, you sure you know what you're doing?
Click to expand...
Click to collapse
bro... trust me... here's the hboot... my phone had "s-off"
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
the software version
And home screen
dx.varun said:
bro... trush me... here's the hboot
the software version
<img>
And home screen
<img>
Click to expand...
Click to collapse
Epic fail, you're s-off. u used an xtc clip?
Not to douse your enthusiasm, but, if you have got S-OFF, rooting official 2.2.1 is a known process for ages now. The issue here is getting S-OFF, which requires a paid hardware box, and, no free software solution known yet.
If you are going to maintain this thread anyway, add in big bold letters at the top of the post (The first thing):
"This procedure requires you to have S-OFF on your Wildfire, and the only way to get that at this point of time is by using an XTC Clip hardware box" or something along these lines.
3xeno said:
Not to douse your enthusiasm, but, if you have got S-OFF, rooting official 2.2.1 is a known process for ages now. The issue here is getting S-OFF, which requires a paid hardware box, and, no free software solution known yet.
If you are going to maintain this thread anyway, add in big bold letters at the top of the post (The first thing):
"This procedure requires you to have S-OFF on your Wildfire, and the only way to get that at this point of time is by using an XTC Clip hardware box" or something along these lines.
Click to expand...
Click to collapse
udated.....
dx.varun said:
udated.....
Click to expand...
Click to collapse
make it big, bold, and red, so that nobody misses it. also update the thread title and say something like "(For devices with S-OFF)"
..my G8 is S-ON...
is fail...
A much easier way (if you have s-off) is to flash a 2.1 RUU then run Unrevoked
It is now possible that I can root a wildfire with 2.2.1 and new HBOOT?
short answer - NO
To the OP - Can you PLEASE write in BIG BIG letters in the first post that this will NOT HELP people with the new bootloader, and who dont have s-off? I know you wrote about s-off, but a nice big heading would be nice
ohh I have not seen
What a misleading title lol
kevin2516 said:
What a misleading title lol
Click to expand...
Click to collapse
Not half lol
Sent from my HTC Desire using Tapatalk
This was the same way i tried when i had S-On it failed big time. So mega misleading title. You can not root the Buzz with S-On full stop.
You can't even access /system with temp root either so. Sorry folks.

[RECOVERY] 4/Apr: 3.0.1.4 r1 - ClockworkMod Recovery for the LG Optimus 2X

DO NOT RUN THIS ON THE G2X! The partition layout is different, doing so will do bad things to your device. I will release a G2X compatible version when I am back online in a week's time!
For the past couple of days I have been working on creating a ClockworkMod recovery image for the LG Optimus 2X. I'm pleased to announce that the first full release is available!
Some points to note - READ THESE CAREFULLY!
Use at your own risk! I have successfully used the backup and restore functionality (nandroid), and am currently testing other functions.
If you manage to break your device completely, this ROM should get you back up and running.
Download
I have packaged the recovery itself and the installation system together in one download zip.
3.0.1.4 r1 DOWNLOAD (ROMraid Load Balancing) - MD5: 7145b425f95a87dc5bde29ac4eba48ff
Installation automatically on your device
NEW: If your device is rooted, my 99p 2X Recovery Boot app (mentioned below) can now flash the recovery image for you the first time you run the app and on subsequent version updates!
Installation on Windows, Linux and OSX
- Download the zip file above and extract to a directory
- Connect your device and ensure 'USB debugging' is enabled
- WINDOWS - double click 'install-clockworkmod-windows.bat'
- MAC - Open a terminal window to the directory containing the files, and type 'chmod +x install-clockworkmod-mac.sh' followed by './install-clockworkmod-mac.sh'
- LINUX - Open a terminal window to the directory containing the files, and type 'chmod +x install-clockworkmod-linux.sh' followed by './install-clockworkmod-linux.sh'
If you wish, you can also manually install the recovery by pushing the clockworkmod.img file to /data/local/ with adb and running 'dd if=/data/local/clockworkmod.img of=/dev/block/mmcblk0p7' from a root shell.
Launching Recovery
To boot ClockworkMod Recovery, either:
Turn the device on while holding the volume down and power buttons until recovery loads
Download the OPTIONAL 99p 'LG 2X Recovery Boot' application from the Android Market (NOTE: This app is completely optional - if you do use it, thanks for your support!)
Source / Updates
I'll be posting the device profile and source changes on my GitHub shortly, and will issue fixes / new Betas as required.
Enjoy!
P
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks Paul !
You are the best. I am wating for the crowd to test this so I can use it for my mission critical work phone but the future seems bright.
Hi Paul... first of all - Great job here
Second - if one can't get root access via SuperOneClick, like myself, is this still usable?
Inebriatef said:
Hi Paul... first of all - Great job here
Second - if one can't get root access via SuperOneClick, like myself, is this still usable?
Click to expand...
Click to collapse
Root access is not a pre-requisite.
P
mirror (if it's ok with you Paul)
http://www.mediafire.com/?udkabus35wlr2w3
Great job paul
THANKS! Installing now
Update:
If you get error in windows just change adb-windows.exe to adb.exe
First, thank you very much, Paul. Great job!
Two questions.
1) This method overwrites the standard recovery on the phone, correct?
2) To revert back to standard recovery, one have to flash the whole phone using nvflash, correct?
ULJ said:
First, thank you very much, Paul. Great job!
Two questions.
1) This method overwrites the standard recovery on the phone, correct?
2) To revert back to standard recovery, one have to flash the whole phone using nvflash, correct?
Click to expand...
Click to collapse
1) Yes
2) No, you could just dd the stock recovery.img from the NVFlash archive.
P
<- This is me "patiently" waiting for CyanogenMod and Paul's online kitchen for the 2x
GREAT work as always, Paul!
paulobrien said:
1) Yes
2) No, you could just dd the stock recovery.img from the NVFlash archive.
P
Click to expand...
Click to collapse
Okay. Thanks.
Im just curious, who supplies the NVFlash archive? And is the standard recovery image supplied by Nvidia or LG? Since it is part of the NVFlash archive.
Found out why i can get no root access... i got no adb access at all.
First time pluggin in phone after install of LG drivers, it says that the adb interface thingy can't install.
This also causes that i can't install CWM.
Any suggestions as to what is wrong?
Thank you, Paul!
Successful nandroid backup I will try to make a custom rom.
Paul its was a good idea to let clockworkmod make backup to external sd because its not possible to mount usb storage in recovery menu yet.
Inebriatef said:
Found out why i can get no root access... i got no adb access at all.
First time pluggin in phone after install of LG drivers, it says that the adb interface thingy can't install.
This also causes that i can't install CWM.
Any suggestions as to what is wrong?
Click to expand...
Click to collapse
I hade the same problems. Download the LG drivers from this site, worked for me.
www {dot} junefabrics.com/android/driver.php
(could not post links, so replace {dot} with a .)
Inebriatef said:
Hi Paul... first of all - Great job here
Second - if one can't get root access via SuperOneClick, like myself, is this still usable?
Click to expand...
Click to collapse
Tried Z4root?
Nilssonnet said:
I hade the same problems. Download the LG drivers from this site, worked for me.
www {dot} junefabrics.com/android/driver.php
(could not post links, so replace {dot} with a .)
Click to expand...
Click to collapse
thx, it works now
yipeee! now i can expect a real custom rom
Ok first backup done! Works perfect! Thanks for all the effort!
Korumera said:
Ok first backup done! Works perfect! Thanks for all the effort!
Click to expand...
Click to collapse
Same here. Thank you very much, Paul!

[Obsolete] [ROM] Stock 3.2.78 firmware rooted on squashfs/ext4 for SDE enabled Gen9

Hi All,
Here is rooted 3.2.78 firmware for SDE enabled devices.
I did two versions:
- squashfs (like my previous build), in this one, system is read-only, you can't add/remove stock apps and edit system files. Files are compressed so it takes less storage space than ext4, it should be also slower than ext4.
- ext4, system is read/write and should be quicker. Be careful if you modify system files though.
Both have kernel/modules from 3.2.78.
To install it:
0) You must have SDE installed. If you didn't do it already, check there instructions on how to do it.
1) Extract zip file content
2) Copy android_3.2.78.squashfs (or android_3.2.78.ext4) to internal storage root. You can do it the usual way or with adb with this:
Code:
adb push android_3.2.78.squashfs /data/media
or
Code:
adb push android_3.2.78.ext4 /data/media
3) Reboot
4) On boot menu, select "Recovery system"
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
5) Select "developer edition menu"
6) Select "flash kernel and initramfs"
6) A drive should appear on your PC, copy zImage and initramfs.cpio.gz to it.
7) Select OK, the kernel should flash.
8) Select OK to reboot and maintain vol+ pressed. Boot menu should appear after reboot.
9) Select SDE in boot menu, you should be rooted and SuperUser functional.
The only change from stock: I enabled vibrator control panel option, it has been reported to work on some, it doesn't on mine.
I checked 3.2.78 stock firmware, it has an updated bootloader, it may be worth flashing stock firmware too to have everything synched.
Download rooted 3.2.78 on squashfs here.
Download rooted 3.2.78 on ext4 here.
Cheers,
LeTama
great thank you
gonna flash it as soon as its downloaded
btw do i have to do any special things to flash the ext4 ?
Ok...good job....!!!
I understand now why I did not have options rw in root-explorer....because I managed the Rom with squashfs and not with ext4.....
Now everything is ok....thanks again @letama...
No, nothing special for ext4, same thing as squashfs...
letama said:
No, nothing special for ext4, same thing as squashfs...
Click to expand...
Click to collapse
Are you saying that installing with ext4 partition I'll can't be mount RW in root_explorer ?
-because with squashfs I can't ....
surdu_petru said:
Are you saying that installing with ext4 partition I'll can't be mount RW in root_explorer ?
-because with squashfs I can't ....
Click to expand...
Click to collapse
no i think he answered my question from above
surdu_petru said:
Are you saying that installing with ext4 partition I'll can't be mount RW in root_explorer ?
-because with squashfs I can't ....
Click to expand...
Click to collapse
No, sorry, our posts crossed, I was effectively replying to djnilse. I'm trying to refrain my "quote mania", it was not a good idea this time
Ext4 is R/W, and permanently, no need to remount it in root explorer.
I would have preferred ext4 mounted first as r/o and allow the option to remount as r/w when needed, but this is not possible with the way Archos designed their rootfs.
Hi Letama,
Thanks for your build but I cant use your kernel with 3.2.78 kernel modules and when I extract kernel from 3.2.78, init kernel does not boot :/.
Thanks in advance
Thaolia
ok i flashed it everything worked fine
i have now a dualboot recovery menu with Android(non-root) and developer(root)
on developer the root is ok, also the system is r/w
thx letama for the rooted newest update
As a question to get out of the way early in the thread, I'm on your earlier rooted one, do I need to wipe?
Sent from my HTC Desire HD using xda premium
Tha0lia said:
Hi Letama,
Thanks for your build but I cant use your kernel with 3.2.78 kernel modules and when I extract kernel from 3.2.78, init kernel does not boot :/.
Thanks in advance
Thaolia
Click to expand...
Click to collapse
Archos kernel is using a new compression scheme for initrd, check my howto, the "find . | cpio ..." command. You need to rebuild your initrd.
Quinny899 said:
As a question to get out of the way early in the thread, I'm on your earlier rooted one, do I need to wipe?
Click to expand...
Click to collapse
I don't think so, Archos firmware update doesn't, so it shouldn't be necessary.
I had to wipe mine for another reason so I can't be sure though.
letama said:
Archos kernel is using a new compression scheme for initrd, check my howto, the "find . | cpio ..." command. You need to rebuild your initrd.
Click to expand...
Click to collapse
My extract kernel is of 5Mb (I use your howto for extract the 3.2.78 kernel). Init and recovery extract kernel doesn't boot with a lzop initramfs.cpio. Wheras with your kernel and modules, all works fine.
Sry but I certainly forget somethings.
Thanks in advance
Thaolia
Tha0lia,
5 MB is wrong:
- aos-unpack gives you 9_MMCF (5145304)
- dd strips header and gives you init_kernel which contains zImage+initrd (5145040)
- aos-kernel-unpack of init_kernel gives you kernel and initrd separated (unpacked-kernel, unpacked-cpio.gz), that I renamed to init-zImage afterwards.
This is the one you want, size should be 3993572.
Cheers,
LeTama
Noticed an issue in the first post:
adb cp should read
adb push
Sent from my ARCHOS 80G9 using xda premium
Quinny899 said:
Noticed an issue in the first post:
adb cp should read
adb push
Click to expand...
Click to collapse
Thanks! I shouldn't post when I'm in a hurry . First post fixed.
letama said:
Tha0lia,
5 MB is wrong:
- aos-unpack gives you 9_MMCF (5145304)
- dd strips header and gives you init_kernel which contains zImage+initrd (5145040)
- aos-kernel-unpack of init_kernel gives you kernel and initrd separated (unpacked-kernel, unpacked-cpio.gz), that I renamed to init-zImage afterwards.
This is the one you want, size should be 3993572.
Cheers,
LeTama
Click to expand...
Click to collapse
Sorry, your kernel and my extract kernel have same md5sum.
It's my fault but thanks for your help.
Have a nice day !
Thaolia
For the Buzz in FRANCE
http://www.jbmm.fr/?p=25015
(ps : je recherche des rédacteurs "techniques" pour jbmm - envoyez un MP)
Is it possible to get swap working in the build modifications?
When I use swapper for root from the market, reboot and type free, I get this:
It shows it as empty and unused. Any idea why? There's a swapfile on /sdcard, in fat, which is being activated by the app on boot. Could this be fixed? I'm using the latest rooted ext4 version btw
Sent from my ARCHOS 80G9 using xda premium
I got swap working!
You use swapper 2 and direct it to /mnt/sdcard, and rather than /sdcard. Turns out internal is ext and it needs fat
Sent from my ARCHOS 80G9 using xda premium

[guide][stock rom]gt-s5570i user

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
INFORMATION
According to info that I found
around on the net the Galaxy
Pop Plus (GT-S5570I) is completely
different from the Galaxy mini/pop (GT-
S5570) or the two terminals to the
external appearance are different in
hardware since the Galaxy Pop Plus is more
similar to Galaxy Y.
FEATURES
Processor: ARMv6 rev 5 - 832Mhz
RAM: 362 MB - 72MB Reserved
GPU: Broadcom Videocore 4
NAND: 512
system: stl9 - 225MB
cache: stl10 - 35MB
Date: stl11-189MB
Flash Back To Stock Rom
1) Odin (see below)
2) Driver to connect your samsung
mobile to PCDownload 3) USB Cable
4) Next Turbo S5570I with at least
70% of battery
5) Windows OS (XP recommended
but 7 works)
6) Firmware to be installed (see
below)
The version of ODIN which is used
on this device does not provide for
the use of OnePackage, and then
need to have the separate files.
How to get the files that are used
for the flash?
There are windows and linux,
windows or only with the second
method.
There are 2 methods of installation
and the third method to unbrick
(see the bottom of the guide).​
Method 1
Download the version of Odin 1.84
(with associated files) to be used:
Download​Download the firmware fileDownload and pull them out of
windows
INSTALLATION
1.Open ODIN PIT and choose the
file (the one in the file so you have
to Odin
remove the Windows Desktop)
2. Click on pda.tar PDA and select
the file, click on the file and choose
PHONE phone.tar
3. Put the device in Download Mode
(Hold Vol Down + Home + Power) and
connect to the PC via the USB cable
(check the box posts you will see
the word "Added")
4.Press the START button
5.Wait up to 5 minutes, after which
will show PASS (do not touch
anything until it comes out the word
PASS!)
6.The phone will reboot itself
7.After that will output the word
PASS disconnects the cell from the
PC
METHOD 2
Download the version of Odin 1.84
(with associated files) to be usedDownload
Download the original firmware
(other than the first linkDownload
A developer has created a simple
application called Odinatrix!
This application successfully
decompressor the file(Winzip, 7-Zip,
Winrar, etc..
How to use?
1) Download it fromAttachment
2) Extract the folder on your DesktopODINATRIX
3) Extract the file and take
S5570IDDLA1_S5570IODDLA1_INU.zip S5570IDDLA1_S5570iODDLA1_S5570IDDLA1_HOME.
Tar.md5 and copy to folder Odintrix
4) Run the file "runme.bat" in the
folder Odintrix, after almost half an
hour in the folder you get the
output file:
*
CSC_S5570IXILB2_S5570iITVLB2_S5570IXXLB3_HOME.tar
*
MODEM_S5570IXILB2_S5570iITVLB2_S5570IXXLB3_HOME.t
ar
*
PDA_S5570IXILB2_S5570iITVLB2_S5570IXXLB3_HOME.tar
INSTALLATION
5) Start Odin
6) Enter the 3 files. Tar in Odin:
* Included in PDA PDA_xxxx.tar
* Included in the PHONE MODEM_
xxxx.tar
* Included in CSC CSC_xxxxx.tar
7) PIT and / or BOOT files are not
required - Leave the fields blank!
8) Leave as is everything else!
9) Put the device in Download Mode
(Hold Vol Down + Home + Power) and
connect to the PC via the USB cable
(check the box posts you will see
the word "Added")
10) Press the START button
11) Wait up to 5 minutes, after
which will show PASS (do not touch
anything until it comes out the word
PASS!)
12) The phone will reboot itself
13) After the output will be written
PASS disconnects the cell from the
PC
Bootloop ?
wipe data/factory data reset
[color=Root after flashing on stock rom[color=red]Download in Attachment[/color]
Copy the file to the Memory Card
Restart the device in recovery mode
(Hold Vol Up + Home + Power) Apply update from SD Card
Choose ZIP from SD Card (choose the root zip/file
Select YES, install update
Reboot system now
Install the ClockworkMod (Recovery)
Download in Attachment
How to Install?
It 'must have obtained root permission
Copy the file to the Memory Card
Restart the device in recovery mode
(Hold Vol Up + Home + Power)
Apply Update from SD Card
Choose ZIP from SD Card
Select YES, install update
Reboot System now
Samsung Galaxy Mini GT-S5570i
Firmwares
------------
DISCLAIMER:
------------
YOU HEREBY ACKNOWLEDGE BY
USING THE SOFTWARES INCLUDED
ON THIS SITE THAT I'M NOT LIABLE
FOR ANY DAMAGE OR BE HELD
RESPONSIBLE IN ANY WAY, WHETHER
EXPLICIT OR IMPLIED, IF YOU BRICK
OR TURN YOUR PHONE INTO A
USELESS PAPERWEIGHT. YOU ARE
USING THE SOFTWARES AT YOUR
OWN RISK.
If you're in another region, you
can try this firmware, it has
support for the following
languages:
Gingerbread 2.3.6
TIMLB1ITALY TIM
ITALY TIM
[url= http://hotfile.com/dl/153945172/d60fdc6/S5570IBGLB1_XECLA2_Spain_Android_2.3.6.zip.html]XECLA2SPAIN
ODDINDIA
ODDLD2INUINDIA
OJPLC2ARABIC
ARABIC
ITVLB2ITALY
WINLB2ITALY WIND
ITVLB2ITALY
OXEKK1RUSSIA
OXXKL3RUSSIA
CRGKL1CROATIA
ORRKK1CROATIA
OXXKL3XEZ CZECH
XSK SLOVAKIA
[url= http://hotfile.com/dl/155322252/7e5fe60/S5570IXXLD6_OXXLD4_XEZ_Czech_Android_2.3.6.zip.html]OXXLD4XEZ CZECH
OXXLD4XSX SLOVAKIA
CHNCHINA​
SPACE
Tanks a lot, bro.And well explained.
Zilem said:
Tanks a lot, bro.And well explained.
Click to expand...
Click to collapse
welcome ..
any patch to working power buton.room it"s perfect.power buton it"s broken,click power buton and phone restart,maybe working any flash file for wake up with home buton thanks.
pancepaki said:
any patch to working power buton.room it"s perfect.power buton it"s broken,click power buton and phone restart,maybe working any flash file for wake up with home buton thanks.
Click to expand...
Click to collapse
Flash this Latest italy stock rom
http://forum.xda-developers.com/showthread.php?t=2661361
new firmware out there
thebiggboss180 said:
new firmware out there
View attachment 2737114
Click to expand...
Click to collapse
i saw that yesterday while i was also finding GS3 new firmware , you guys can download it and split it to 3 packages (splitfus <--- i dont know if i spelled it right or Odinatrix
akosicarlo said:
OXEKK1RUSSIA
OXXKL3RUSSIA
Click to expand...
Click to collapse
In Russia we call them S5570IXXKL2 and S5570IXXKL4, OXEKK1 and OXXKL3 - version CSC..
And links do not work, try on PC and phone..
thebiggboss180 said:
new firmware out there
View attachment 2737114
Click to expand...
Click to collapse
link please
blackaxeV1.2225 said:
link please
Click to expand...
Click to collapse
Now upload 3 file version..
I was downloading it
Sent from my GT-S5570i using XDA Free mobile app
---------- Post added at 11:28 AM ---------- Previous post was at 11:18 AM ----------
Hi guys did you have kies please give me the dl link pls
Sent from my GT-S5570i using XDA Free mobile app
blackaxeV1.2225 said:
I was downloading it
Click to expand...
Click to collapse
S5570IXXND1? Okay, to someone else will come in handy: link.. DropBox Link
Information:
Country: Czech Republic
Version: Android 2.3.6
Changelist: 1254568
Build date: Tue, 08 Apr 2014 05:36:30 +0000
Product Code: XEZ
PDA: S5570IXXND1
CSC: S5570IOXXNC1
MODEM: S5570IXXND1
Cut to three parts using Odinatrix
Screens about phone and languages: http://imgur.com/a/dvsqe
Gisha 7 said:
S5570IXXND1? Okay, to someone else will come in handy: link..
Information:
Country: Czech Republic
Version: Android 2.3.6
Changelist: 1254568
Build date: Tue, 08 Apr 2014 05:36:30 +0000
Product Code: XEZ
PDA: S5570IXXND1
CSC: S5570IOXXNC1
MODEM: S5570IXXND1
Cut to three parts using Odinatrix
Screens about phone and languages: http://imgur.com/a/dvsqe
Click to expand...
Click to collapse
I need kies for s5570i
Sent from my GT-S5570i using XDA Free mobile app
blackaxeV1.2225 said:
I need kies for s5570i
Click to expand...
Click to collapse
I do not use Kies..
If you want latest stock - flash stock that I posted in Odin v1.84/1.85/1.87.
By the way on picture: S5570 with android 2.2 froyo..
Im really sorry guys
i feel so useless being an OP on this thread cuz i can't even Compile or Update this Thread with Latest 10 Firmware for our mini ...... Bandwidth is killing me
Anyways , If anyone who's free to get busy giving me Direct Download link of Top 10 Latest Firmware for our Little device so i can get this thread updated . Just tell me and ill give you guys on credit
blackaxeV1.2225 said:
I need kies for s5570i
Sent from my GT-S5570i using XDA Free mobile app
Click to expand...
Click to collapse
kies not needed ..use odin....with the link gisha gave above
blackaxeV1.2225 said:
I need kies for s5570i
Sent from my GT-S5570i using XDA Free mobile app
Click to expand...
Click to collapse
You don't need kies for that. The only one you need in the kies are the samsung usb drivers but there's a separate installer for that
other than they're correct
ronhyukie07 said:
You don't need kies for that. The only one you need in the kies are the samsung usb drivers but there's a separate installer for that
other than they're correct
Click to expand...
Click to collapse
You can find the drivers on my guidehere
use this
http://www.sammobile.com/firmwares/3/?download=28786

Categories

Resources