First of all I am not the one who built this ROM,I've ported it for our device,all credits to its maker (shelowe) :D (Check credits must!)
Presenting the fully lollipop looking ROM, originally this ROM is for LG Optimus ME p350, Then I took cm7 as base, ported and modded,
Howeva we can install now it on our Samsung Galaxy Y GT-S5360
A complete lollipop experience
--lollipopUI
--lollipop statusbar
--lollipop settings
--lollipop messaging
--small in size
--smooth as butter
--init.d tweaks
and many material stuffs :D surf to discover more ;)
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 2.3.7 (GB),
which is designed to increase performance and reliability over stock Android for your device.
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community.
It can be used without any need to have any Google application installed.
Linked below is a package that has come from another Android project that restore the Google parts.
CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
BroadcomCM is based on the CyanogenMod Project. Our goal is to create ROMs based on CyanogenMod Sources for Broadcom BCM21553 devices. All the source code for CyanogenMod is available in the broadcomCM Github repo. You can also view the Changelog for a full list of changes & features.
Bugs:
~Same as bielt.v cm7 port
~Others(Feel free to report :D )
~Spanish languages(I ll change these later and release an update when I get time)
~Screenshot Bug(Common cm7 problem :3 )
Installation:
Same as cm7 bielt.v ( Check http://forum.xda-developers.com/show....php?t=2673610 )
bielt.v says
{
First time installing CyanogenMod 7.2 to your Galaxy Y, or coming from another ROM:
Install ClockworkMod Recovery.
Reboot into Recovery using 3-button-combo
Do a Nandroid backup! (Optional and only if you weren't running TouchWiz before)
WIPE (wipe data/factory reset + wipe cache partition + format /system partition)
Install the kernel provided at Download links
Reboot again to the Recovery using 3-button-combo
Install the ROM from sdcard using ClockworkMod Recovery
Optionally install the Google Addon
Upgrading from another build of CM7?
Do a Nandroid Backup!
Wipe always recommended but Optional.
Install the ROM from sdcard using ClockworkMod Recovery
Many of you guys have experienced problems while flashing things on my kernel, Roms and suhc. Due to all my works are based on EXT4 filesystem, you can't simply flash those ROMs you will need a procedure to be made, and that's what I'm going to explain:
NOTE: if you are on an EXT4 ROM jump to step 5. If you don't know, flash stock ROM and follow ALL the steps.
1 (RECOMMENDED) Be on a stock ROM, installation will be cleaner
2 Download THIS>>( http://www.mediafire.com/download/s6..._formatter.zip ) EXT4 tool, the Kernel and the Rom on your device.
3 Flash on Samsung recovery (or your recovery if you are not on stock), my temp. CWM.
4 When you are on the Temp. CWM, flash the EXT4 Formatter tool, so whole system will be converted to EXT4. (Stock filesystem is RFS)
5 After the installation, flash my kernel you have downloaded before.
6 When the Kernel is installed, go, on the CWM, to advanced --> reboot recovery (this will reboot the device, and turn it on on the new CWM of kernel)
7 Wipe data, cache and dalvik
8 (IMPORTANT) Go to mounts and storage, and make sure system is mounted (will show unmounted) mount it 2 times!
9 Go to install zip from SD Card, choose zip from SD card and install your CyanogenMod, AOSP, Cyanmobile, whatever your EXT4 Based ROM is. (MAKE SURE installation last more than 5 seconds, if is less than 5 secodns, your system is unmounted! repeate step 8).
10 After installation, go back and reboot system, if you made it good, ROM boots, so no problem on it.
That's the cleanest installation, there are other ways, but this one won't give you so much problems. Why do we have to make all of this? Because to run AOSP based ROMs (CyanogenMod or others), EXT4 is the best filesystem, so we need to convert RFS (Samsung) to EXT4, and this are the steps to do it perfect!
NOTE: MY kernel has a "bug", if you don't mount before installing, ZIP file won't be installed! Make sure everytime you mount system properly!
}
Downloads:
http://www.mediafire.com/download/a6...5396%40XDA.zip
Credits:
Allah SWT (My Almighty :) )
bieltv.3
Spacecaker
Alberto96
Lopicl.00
psyke83
shelowe
androidarmv6 team
XDA
autoradio78
venkat kamesh
iamareebjamal
LolaTion
MuSaddiq
team Optimus nexus me (got some libs from you guyz port :P to fix bugs)
raisul2010.5396 (Me :P Ahh cmon I ve ported for SGY ;) )
And many more.... (reply to remind :) )
{
CM7 sources:
http://forum.xda-developers.com/show....php?t=2673610
ROM Source:
http://forum.xda-developers.com/opti...50215-t3031218
}
Hit Thanks if ya liked my effort ^_^ And feel free to say what mistakes I ve made in this thread :)
XDA:DevDB Information
LollipopMEPortedForTotoro, ROM for the Samsung Galaxy Y GT-S5360
Contributors
raisul2010.5396
ROM OS Version: 2.3.x Gingerbread
ROM Kernel: Linux 2.6.x
ROM Firmware Required: Stock GB
Based On: CyanogenMod
Version Information
Status: Beta
Created 2015-09-15
Last Updated 2015-09-15
Presenting the fully lollipop looking ROM, originally this ROM is for LG Optimus ME p350, Then I took cm7 as base, ported and modded,
Howeva we can install now it on our Samsung Galaxy Y GT-S5360
A complete lollipop experience
--lollipopUI
--lollipop statusbar
--lollipop settings
--lollipop messaging
--small in size
--smooth as butter
--init.d tweaks
and many material stuffs :D surf to discover more ;)
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 2.3.7 (GB),
which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
It can be used without any need to have any Google application installed.
Linked below is a package that has come from another Android project that restore the Google parts.
CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
BroadcomCM is based on the CyanogenMod Project. Our goal is to create ROMs based on CyanogenMod Sources for Broadcom BCM21553 devices. All the source code for CyanogenMod is available in the broadcomCM Github repo. You can also view the Changelog for a full list of changes & features.
Bugs:
~Same as bielt.v cm7 port
~Others(Feel free to report :D )
~Spanish languages(I ll change these later and release an update when I get time)
~Screenshot Bug(Common cm7 problem :3 )
Installation:
Same as cm7 bielt.v ( Check http://forum.xda-developers.com/show....php?t=2673610 )
bielt.v says
{
First time installing CyanogenMod 7.2 to your Galaxy Y, or coming from another ROM:
Install ClockworkMod Recovery.
Reboot into Recovery using 3-button-combo
Do a Nandroid backup! (Optional and only if you weren't running TouchWiz before)
WIPE (wipe data/factory reset + wipe cache partition + format /system partition)
Install the kernel provided at Download links
Reboot again to the Recovery using 3-button-combo
Install the ROM from sdcard using ClockworkMod Recovery
Optionally install the Google Addon
Upgrading from another build of CM7?
Do a Nandroid Backup!
Wipe always recommended but Optional.
Install the ROM from sdcard using ClockworkMod Recovery
Many of you guys have experienced problems while flashing things on my kernel, Roms and suhc. Due to all my works are based on EXT4 filesystem, you can't simply flash those ROMs you will need a procedure to be made, and that's what I'm going to explain:
NOTE: if you are on an EXT4 ROM jump to step 5. If you don't know, flash stock ROM and follow ALL the steps.
1 (RECOMMENDED) Be on a stock ROM, installation will be cleaner
2 Download THIS>>( http://www.mediafire.com/download/s6..._formatter.zip ) EXT4 tool, the Kernel and the Rom on your device.
3 Flash on Samsung recovery (or your recovery if you are not on stock), my temp. CWM.
4 When you are on the Temp. CWM, flash the EXT4 Formatter tool, so whole system will be converted to EXT4. (Stock filesystem is RFS)
5 After the installation, flash my kernel you have downloaded before.
6 When the Kernel is installed, go, on the CWM, to advanced --> reboot recovery (this will reboot the device, and turn it on on the new CWM of kernel)
7 Wipe data, cache and dalvik
8 (IMPORTANT) Go to mounts and storage, and make sure system is mounted (will show unmounted) mount it 2 times!
9 Go to install zip from SD Card, choose zip from SD card and install your CyanogenMod, AOSP, Cyanmobile, whatever your EXT4 Based ROM is. (MAKE SURE installation last more than 5 seconds, if is less than 5 secodns, your system is unmounted! repeate step 8).
10 After installation, go back and reboot system, if you made it good, ROM boots, so no problem on it.
That's the cleanest installation, there are other ways, but this one won't give you so much problems. Why do we have to make all of this? Because to run AOSP based ROMs (CyanogenMod or others), EXT4 is the best filesystem, so we need to convert RFS (Samsung) to EXT4, and this are the steps to do it perfect!
NOTE: MY kernel has a "bug", if you don't mount before installing, ZIP file won't be installed! Make sure everytime you mount system properly!
}
Downloads:
http://www.mediafire.com/download/a6...5396%40XDA.zip
Credits:
Allah SWT (My Almighty :) )
bieltv.3
Spacecaker
Alberto96
Lopicl.00
psyke83
shelowe
androidarmv6 team
XDA
autoradio78
venkat kamesh
iamareebjamal
LolaTion
MuSaddiq
team Optimus nexus me (got some libs from you guyz port :P to fix bugs)
raisul2010.5396 (Me :P Ahh cmon I ve ported for SGY ;) )
And many more.... (reply to remind :) )
{
CM7 sources:
http://forum.xda-developers.com/show....php?t=2673610
ROM Source:
http://forum.xda-developers.com/opti...50215-t3031218
}
Hit Thanks if ya liked my effort ^_^ And feel free to say what mistakes I ve made in this thread :)
XDA:DevDB Information
LollipopMEPortedForTotoro, ROM for the Samsung Galaxy Y GT-S5360
Contributors
raisul2010.5396
ROM OS Version: 2.3.x Gingerbread
ROM Kernel: Linux 2.6.x
ROM Firmware Required: Stock GB
Based On: CyanogenMod
Version Information
Status: Beta
Created 2015-09-15
Last Updated 2015-09-15
Aucun commentaire:
Enregistrer un commentaire