ROM Factory v1.7.1[May/12/2012] - Defy Android Development

{
"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"
}
And thank you all for your Ad clicking and donations. You guys are awesome!
Android Market Link [free]
ROM Factory​
What is ROM Factory?
Its a tool that will allow the user to create a picture perfect .img from your boot and system partition. It will then create an update.zip from it.
What is a "Fruit Cake"?
A fruit cake is the finish product, a self contain rom, already ready for installation, already inside an update.zip.
So really what does it do?
It allows a bootloader unlocked user to create a full copy of their boot and system partition. All of it, including mods and changes done to either one of those partitions.
Can this be use for easier rom development?
Yes! Beyond just its normal capabilities! After installing the resources you can modify the script and add things to it in *sdcard* /fcm/workdir! Once you are done adding and changing things in there, press "Create ROM".
Supported Devices:
olympus (atrix), sunfire (photon), triumph, WX435, fb0 (triumph), p999 (lg g2x), p990 (lg o2x), p970 (lg optimus black), ace (htc desired hd), pyramid (htc sensation), galaxys2, GT-I9100, GT-I9100M, GT-I9100T, SGH-I777, SGH-I727, hercules, crespo (nexus s), crespo4g (nexus s 4g), toro (cdma galaxy nexus), maguro (gsm galaxy nexus)
Experimental Support:
umts_jordan(defy), wingray, stingray (xoom)​
Your phone must be rooted!
Step One: Press the Install Resources button on screen.
Patience this step could take up to 5 minutes.
Step Two: Press the Create Fruit Cake button on the screen.
Patience this step could take up to 5 minutes.​
You use this application at your own risk, I am in no way responsible for any damage this application causes.​

Experimental Support for umts_jordan(Defy)
This device is under experimental support. Please proceed with caution.

Ohh yeah saw this at nexus s forum!!
Nicyyyyy
Bdw what can possibly go wrong?
Sent from my MB526 using xda premium

Hello, Good New Year for you too.
This app is just for images or build with apps and others? Thanks.

Cassinander said:
Hello, Good New Year for you too.
This app is just for images or build with apps and others? Thanks.
Click to expand...
Click to collapse
It makes a copy of ur system and data partition!
Sent from my MB526 using xda premium

nogoodusername said:
It makes a copy of ur system and data partition!
Sent from my MB526 using xda premium
Click to expand...
Click to collapse
Like a nandroid backup?
What the advantages and disadvantages?

nothing like a nandroid. this does not make a back-up. specially not for defy. this aids in development of rom, by providing an easy metho to create an installable file from whatever is inside your system partition, in the defy case.

samcripp said:
nothing like a nandroid. this does not make a back-up. specially not for defy. this aids in development of rom, by providing an easy metho to create an installable file from whatever is inside your system partition, in the defy case.
Click to expand...
Click to collapse
thanks for the tool. i will test it.

walter79 said:
thanks for the tool. i will test it.
Click to expand...
Click to collapse
Could you add support for boot.img, devtree.img, logo.img, recovery.img?
Code:
show_progress(0.100000, 5);
assert(package_extract_file("boot.img", "/tmp/boot.img"),
write_raw_image("/tmp/boot.img", "/dev/block/mmcblk1p15"),
delete("/tmp/boot.img"));
assert(package_extract_file("devtree.img", "/tmp/devtree.img"),
write_raw_image("/tmp/devtree.img", "/dev/block/mmcblk1p12"),
delete("/tmp/devtree.img"));
assert(package_extract_file("recovery.img", "/tmp/recovery.img"),
write_raw_image("/tmp/recovery.img", "/dev/block/mmcblk1p16"),
delete("/tmp/recovery.img"));

i though this device is only 2nd init, so it does not support custom kernels.

samcripp said:
i though this device is only 2nd init, so it does not support custom kernels.
Click to expand...
Click to collapse
Thats right. But you can flash different motorola kernels. cm7 use froyo or gb kernel. my rom use froyo (defy with soc camera) and gb for (bayer camera)
Is you system.img like the system.img from Clockworkmod recovery v4?

walter79 said:
Thats right. But you can flash different motorola kernels. cm7 use froyo or gb kernel. my rom use froyo (defy with soc camera) and gb for (bayer camera)
Is you system.img like the system.img from Clockworkmod recovery v4?
Click to expand...
Click to collapse
walter79, 2nd init device are kinda of a new story for me. so if you dont mind. i would like you to bug this on here http://code.google.com/p/fruit-cake-maker/issues/list
from there we can follow this issue together and work towards some special options for this device.
im thinking an option to select what to include into the zip

samcripp said:
walter79, 2nd init device are kinda of a new story for me. so if you dont mind. i would like you to bug this on here http://code.google.com/p/fruit-cake-maker/issues/list
from there we can follow this issue together and work towards some special options for this device.
im thinking an option to select what to include into the zip
Click to expand...
Click to collapse
Ok, i posted at googlecode. Your app should work with Milestone 2, too. Defy red/+ and MS2 have the same hardware.

walter79 said:
Ok, i posted at googlecode. Your app should work with Milestone 2, too. Defy red/+ and MS2 have the same hardware.
Click to expand...
Click to collapse
my app supports other 2nd init devices, but i wanted to start with defy as im more familiar with the community

This is awesome

I installed the application on my defy red lense
and I think
fcm two files
workdir / META-IF and system.img
and FCM-01-39-2012-01-02.zip
as use
these files
pd:I have installed
[SBF]Android 2.3.6 - 4.5.2-109-DHT22 - version 2 kernel and boot

What do we have to do with the files? Upload them to megaupload and post it? Or wait for some user who has a DEV MOTODEFY to upload it?

djkail said:
What do we have to do with the files? Upload them to megaupload and post it? Or wait for some user who has a DEV MOTODEFY to upload it?
Click to expand...
Click to collapse
please, can you upload them?

I am still waiting an answer...

Please, anyone who have froyo kernel can made a backup with this software and upload them?

Related

ROM Factory v1.7.1[May/12/2012 apk]

{
"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"
}
And thank you all for your Ad clicking and donations. You guys are awesome!
Android Market Link [free]
ROM Factory​
What is ROM Factory?
Its a tool that will allow the user to create a picture perfect .img from your boot and system partition. It will then create an update.zip from it.
What is a "Fruit Cake"?
A fruit cake is the finish product, a self contain rom, already ready for installation, already inside an update.zip.
So really what does it do?
It allows a bootloader unlocked user to create a full copy of their boot and system partition. All of it, including mods and changes done to either one of those partitions.
Can this be use for easier rom development?
Yes! Beyond just its normal capabilities! After installing the resources you can modify the script and add things to it in *sdcard* /fcm/workdir! Once you are done adding and changing things in there, press "Create ROM".
Supported Devices:
olympus (atrix), sunfire (photon), triumph, WX435, fb0 (triumph), p999 (lg g2x), p990 (lg o2x), p970 (lg optimus black), ace (htc desired hd), pyramid (htc sensation), galaxys2, GT-I9100, GT-I9100M, GT-I9100T, SGH-I777, SGH-I727, hercules, crespo (nexus s), crespo4g (nexus s 4g), toro (cdma galaxy nexus), maguro (gsm galaxy nexus)
Experimental Support:
umts_jordan(defy), wingray, stingray (xoom)​
Your phone must be rooted!
Step One: Press the Install Resources button on screen.
Patience this step could take up to 5 minutes.
Step Two: Press the Create Fruit Cake button on the screen.
Patience this step could take up to 5 minutes.​
You use this application at your own risk, I am in no way responsible for any damage this application causes.​
Oficial Support for LG G2x
Back Up mode = Further information is needed for back up mode support
So this basicly makes backup of your phone in update.zip format?
Sent from my LG-P999 using XDA App
Not really it backs up your current system and makes it available like any other rom.
Doesn't back up everything. Only system as far as I understand it
sent from my Google device
updated OP to fix google code bad link
http://code.google.com/p/fruit-cake-maker/
jetbruceli said:
Not really it backs up your current system and makes it available like any other rom.
Doesn't back up everything. Only system as far as I understand it
sent from my Google device
Click to expand...
Click to collapse
So basically it allows you to share your exact current setup with other G2X users?
F0rgiven said:
So basically it allows you to share your exact current setup with other G2X users?
Click to expand...
Click to collapse
yes, now think of the implications of that, and how you can then modify that into a rom!
Quite intresting. Im gonna try it once i start working on my rom again. Thanks!
Sent from my LG-P999 using xda premium
FCM RC3 v1.4.4
FCM RC3 v1.4.4(Current Release)
Release Notes
Added Reset Option Menu.
Re-write the engine that configures the phone install!
fixed a bug on photon 4g.
fixed the force close of doom bug.
fixed sgs2att issues
fixed sgs2att install script
fixes to various bugs
Added support for latest ics
GUI Touch Ups
Added Experimental Support:
triumph, WX435, fb0, p999, p990, p970, ace, pyramid, galaxys2, GT-I9100, GT-I9100M, GT-I9100T, SGH-I777, SGH-I727, hercules, crespo, crespo4g, toro, maguro
#FCM RC4 v1.5(Current Release)
-GUI Enhancements
Multiple Screen Size support
Tablet Support
A new themed layout
NO MORE ADS
-Script Engine Enhancements
Options, ie: Dev name, rom name, save rom preferences.
-Performance
Complete Re-write of the install and create methods (faster performance)
The reset button is bye bye! The app will now erase the workdir as it creates the rom!
Is this apk the reason for all the new roms lately?
Nvidia always!
jetbruceli said:
Is this apk the reason for all the new roms lately?
Nvidia always!
Click to expand...
Click to collapse
No.
One of the biggest reasons is that Whitehawkx released some of his personally written files to ease porting of MIUI from the O2X, so now there are a dozen and a half MIUI variants. The others just happen to be around - people have a lot of spare time during December it seems.
Oh just wondering thanks
Nvidia always!
So are people going to post their set ups in here? And do you flash this update zip like any other Rom?
guys for latest info always check http://fcm.x10.mx/joomla/
1.6 - The update that took a month. Will be release today. This will be amazing. I'm just waiting on testers.
Advance Mode
Apps Mode
Back Up Mode
New look
Open Source components
New site, new forums, new devices.
The update will be made available late tonight or early tomorrow. Depends on how tire I am after i get off work.
We are alive and kicking. Since release, Fruit Cake Maker has been downloaded 1,956 times. We are 556 active developers. A total of 12 bugs have been crushed. We currently work on 20+ devices and devices variants.
Nightlys and experimental.
Starting Feb 1st or 2nd. My build bot will begin auto compiling nightlys for those who want to experiment with the latest changes. Nightlys will be compile each night and made available no later than midnight.
An experimental build will begin to be compile mid Feb. the build will be compile every friday at 6pm. The experimental build will feture a different preference screen, and will require the user to specify all the variables. ie: boot location, system location, storage, mode. so on. This build aims at enthusiast who wish to use the tool on a non supported device.
FCM now has requirements. Busybox must be installed to use the back up mode.
Thank guys for your support.
I'm currently waiting on Google.
I submitted the new version into the market, but somehow i ended up with an older version being available for download. hopefully this issue will be solved soon. I'm sorry for the inconvenience.
1.6 finally!
Some of the testers are reporting errors with the new modes, but changing storage location seem to be working quit good. I will be writing a tutorial on how to properly use all the new modes. Regardless, this new version requires Busybox for app mode, and back up mode. It must be installed on /system/xbin << same location used by cm7 and cm9. I will be releasing a new version tomorrow or Thursday, to fix some of the new mode woes.
Again, sorry for the inconvenience.
samcripp said:
Some of the testers are reporting errors with the new modes, but changing storage location seem to be working quit good. I will be writing a tutorial on how to properly use all the new modes. Regardless, this new version requires Busybox for app mode, and back up mode. It must be installed on /system/xbin << same location used by cm7 and cm9. I will be releasing a new version tomorrow or Thursday, to fix some of the new mode woes.
Again, sorry for the inconvenience.
Click to expand...
Click to collapse
I have noticed that the flash ables are able to be edited with 7zip or Linux archive manager. Any idea why?
Sent from my Galaxy Nexus using xda premium
kwes1020 said:
I have noticed that the flash ables are not able to be edited with 7zip or Linux archive manager. Any idea why?
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Wouldn't let me edit the other post...
Sent from my Galaxy Nexus using xda premium

[ROM][WIP][Team NoOb.LuLz]Ligux Port[*UPDATED*]

INTRODUCE​
So, what the hell is team NoOb.LuLz?...It's Kyndig66 and solrac1212 (yay) and me ^^...We're just some noob members and just try to port roms (not two devs honestly) but our main goal is try to translate some Chinese in Chinese roms that Erikmm's ported to this device. So, we just port roms for fun and try to translate it if we can (since we're still noobs now ) and I hope devs will help us ...Anyway, our port is not totally perfect (just a port, nothing more like tweaks or kernels or ice cream sandwich or cupcake...blah blah ) just serve people who wanna try something new (like Lewa OS that I can found similar to ^^), not who wanna request the perfect build for daily stuff when this is just our 1st build. But, our rom(s) IS NOT EXCLUSIVE as well since I know Erikmm is far far far far...la la la...far far far better from us and he will seriously port one of those Chinese roms for your daily purpose if he finds that would be necessary (our port is JUST FOR FUN or for new rom flavor).
About Ligux OS​
This is Ligux OS, which is ported from HTC Desire official build.
It's based on CM7.2 R11.
It has some build.prop tweaks from Team Kickass's Mokee build 2.
The UI is exactly the same as CM7 except the Switches and Coopoui (find out yourself).
For me, It's smooth and not much Chinese.
Reboot to recovery isn't working.
.
.
.
.
.
That's all ^^...REPORT ME BUGS
Screenshots
{
"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"
}
Download link​
Say cheese
Ay ay...Wifi fixed here
Updated...Again
Installation​
I have to say: THIS IS AN MTD ROM...you MUST follow these steps to flash (Thanks Team Acid and Kickass for these instruction)
1 .Download the following:
efs-backup link : efs-backup
efs-restore link : efs-restore
Ligux rom
2. Place those three files in root of your sd card
3. Backup data with Titanium Backup or whatever app you use (optional)
4. Reboot to recovery
5. Do a Nandroid Backup
6. Flash EFS-Backup
7. Backup sd card to your computer ( you can do this by going to mounts and storage
and mount USB storage, this way you wont leave recovery and the efs backup is in there too)
8. Flash Ligux rom (it will start then reboot itself into blue cwm)
9. Go to Mounts and Storage
10. Format System
11. Mount System
12. Go back to main menu
13. Wipe data/factory reset
14. Go into Install zip from sdcard
15. Choose zip from sdcard
16. Flash efs-restore
17. Flash Ligux rom
18. Reboot.
19. Let it sit for 10 mins or so.
20. Enjoy.
.
.
.
I'm not quite sure it WILL boot :-"...LOL, JUST KIDDING, IT WILL BOOT
Optional: disable scrolling cache in CM7 performance settings for better feeling
Credits​
Ligux author...
CM team...
Team Acid (for CM7.2 RC1 build 10)...
Team Kickass and Erikmm (build.prop tweaks)...
Kyndig66 (My mate ^^)...
Damn man, and some people sold this phone because development was dead. Thanks for your work guys!
FBis251 said:
Damn man, and some people sold this phone because development was dead. Thanks for your work guys!
Click to expand...
Click to collapse
Hih, just a noob port as well ^^...I still not know much...have to learn more more more and more...
This is sweet, good job!
Good JoB man will flash it in the AM when I unbrick the device lol
Keep it up!
sent from my batcave
The lesson here is: never give up on the sgs4g! Awesome to see more people getting involved and porting new roms. I'm playing with mokee at the moment, but I'll give this a spin in a couple of days. Again, glad to see this posted!
Sent from my SGH-T959V using xda premium
Is there options in this MTD for tv-out? If so has anyone tested it?
Nice guys looks cool.
m4127440 said:
Is there options in this MTD for tv-out? If so has anyone tested it?
Click to expand...
Click to collapse
Tv out is still being worked on. It is not a high priority but is on the list.
Sent from my SGH-T959V using Xparent Red Tapatalk 2
Not going to lie: This looks sexy as all hell.
Yeah i have had 2 of these phones on tmobile postpaid and one on 4gmonthly. I love it. Got ran over the other day and i had to replace screen. Amazing how small motherboard is. Thanks to all devs esp ppl workin on cm7 or porting or kernel.
Sent from my SGH-T959V using xda premium
FBis251 said:
Damn man, and some people sold this phone because development was dead. Thanks for your work guys!
Click to expand...
Click to collapse
Like me ;(
Sent from my Nexus S using Tapatalk
Jeez! Is anyone keeping "score?" The Bible, good as it is one basics, is useless in this regard. What we need is a chart (or maybe a family tree) showing which ROMs are related and what characteristics they have. Easier said than done by lazy and less adventurous bastards like me.
Here you go:
http://forum.xda-developers.com/wiki/Samsung_Galaxy_S/SGH-T959V/List_of_ROMs
Go ahead and add in the new roms.
Should have known
Excellent!
FBis251 said:
Here you go:
http://forum.xda-developers.com/wiki/Samsung_Galaxy_S/SGH-T959V/List_of_ROMs
Go ahead and add in the new roms.
Click to expand...
Click to collapse
Question. Went through the directions and after I flashed legux, it will not boot at all. Did not boot back into recovery, and can not normal boot. As many times as I have flashed this phone, this is a new problem for me. On my way home to see if I can even Odin back, but I thought this was odd
Sent from my SAMSUNG-SGH-I727 using XDA
anon1ski said:
Question. Went through the directions and after I flashed legux, it will not boot at all. Did not boot back into recovery, and can not normal boot. As many times as I have flashed this phone, this is a new problem for me. On my way home to see if I can even Odin back, but I thought this was odd
Sent from my SAMSUNG-SGH-I727 using XDA
Click to expand...
Click to collapse
did u format/wipe data factory reset?
Hey guys, I have the wifi fixed build now, will upload it after finish uploading Shendu one
Edit: Link is up, read the OP
this is one real smooth ROM but the Chinese/keyboard layout is a no-go for me. anybody know of a ported stock samsung keyboard?
silverspoon80 said:
this is one real smooth ROM but the Chinese/keyboard layout is a no-go for me. anybody know of a ported stock samsung keyboard?
Click to expand...
Click to collapse
Have you tried pushing the apk to \system\apps? Pinyin was developed by Google China Labs hence the layout. You can use whichever keyboard you prefer. lumin30 has all of the stock gingerbread apk's here. http://forum.xda-developers.com/showthread.php?t=1500701
Sent from a hole in the time space continuum.

[FWD] [ROM][29/8 Updated] ME865 ICS 4.04 official OTA with modification by siyuwuxin

the download link is here, flashable zip file : http://pan.baidu.com/share/link?shareid=4109&uk=3170931929
original thread is here , in chinese : http://bbs.mfunz.com/thread-582725-1-1.html
there are lots of modification , including :
1. zipalign
2. deodex
3. 1% battery
4. weaker vibrate
5. SuperSU included
6. Beats Audio
7. Sony Graphic Engine
8. Supercharged modifications included
etc.
I can't find the non-modified OTA.
I think it can be flashed in to MB865 phone just like ME865 flashing with MB865-zip.
WARNING 1 : You must have your phone flashed to ICS (mostly by RSD lite) before you flash this rom.
WARNING 2 : The rom may be over-and-wrongly-modified that made some RAM problem. I suggest you wait some clean roms.
P.S. The previous 04-Jul leaked version includes Both English and Chinese interface and I think this one has the same language module.
{
"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"
}
================
based on the same OTA but has less modification : ( 28/8/2012)
1. 1% battery mod
2. NO battery charging LED (OMG)
3. showing battery level in un/lock-screen
4. GPS optimization
5. build.prop and init.d mod. About speed , sd card RW and internet
6. letting the apps to be installed in the phone or SD card.
original thread in chinese : http://bbs.gfan.com/android-4906625-1-1.html
Download :
http://pan.baidu.com/share/link?shareid=7905&uk=3170931929
Some pics of the ROM installed would be nice.
manojsuper said:
official OTA?
Click to expand...
Click to collapse
There were many many leaked versions of the ME865 ICS. This one is modified based on the latest OTA version, distributing from last week for 1000 people only.
Can we use it for MB865 ATT?
Sent from my MB865 using xda premium
ryuben2k said:
Can we use it for MB865 ATT?
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
I tried to flash the MB865 rom , like those SCV7 roms, into my ME865 as long as it's a CWM flashable rom.
I do think you can make a trial but remember to make a backup and make sure your phone is bootmenu-installed.
*** Your phone must be already updated to any version of ICS ***
flash ?
one question for our DEVs
flashing this is GO or NO GO ?
shardul.phatak said:
one question for our DEVs
flashing this is GO or NO GO ?
Click to expand...
Click to collapse
Bootmenu has problems flashing large zips.
I could be wrong, but i think it's a no go.
Sent from my MB865 using xda premium
matt99017d said:
Bootmenu has problems flashing large zips.
I could be wrong, but i think it's a no go.
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
I haven't seen any confirmation that its fixed or not. Whirleyeyes is on vacation. So hold on until then.
Sent from my locked MB865 on Ice Cream Sandwich.
So if we don't have ics e can't get an ics ROM. I hate Motorola, they need to unlock the stupid bootloader already. this is why HTC and Samsung are better. I'm so impatient and have sent motorola emails yelling at them.
vujkovicv said:
So if we don't have ics e can't get an ics ROM. I hate Motorola, they need to unlock the stupid bootloader already. this is why HTC and Samsung are better. I'm so impatient and have sent motorola emails yelling at them.
Click to expand...
Click to collapse
There is a way to get an ics ROM onto our Atrix 2 phones. http://forum.xda-developers.com/showthread.php?t=1779968
Then you can use SCv7. http://forum.xda-developers.com/showthread.php?t=1648421
ok i flashed this on my indian atrix 2. was using sc7
warning:- try at ur own risk if it did't work or brick ur phone don't blame me
1)backup with boot menu custom recovery
2)wipe data and cache
3)flashed zip and reboot(it will erase bootmenu hijack but dont worry say goodbye to boot menu)
4)after system boots install bootmenu and install hijack again
:good::good:
first impression is very smooth, will reply if found any bug
I was under the impression boot menu couldn't flash large zips. Basically over 100 mb, much less than a rom. Give us a screeny.
Sent from my MB865 using Tapatalk 2
shamsud said:
ok i flashed this on my indian atrix 2. was using sc7
warning:- try at ur own risk if it did't work or brick ur phone don't blame me
1)backup with boot menu custom recovery
2)wipe data and cache
3)flashed zip and reboot(it will erase bootmenu hijack but dont worry say goodbye to boot menu)
4)after system boots install bootmenu and install hijack again
:good::good:
first impression is very smooth, will reply if found any bug
Click to expand...
Click to collapse
wifi work?
gvsukids said:
wifi work?
Click to expand...
Click to collapse
Build date?
xanadu said:
Build date?
Click to expand...
Click to collapse
i flashed with bootmenu
buid date is Aug. 7
wifi is working
Sent from my ME865
so finally do you recommend it to flash or not? if it has problem with boot menu,so how can we fix it?!
Black Metal said:
so finally do you recommend it to flash or not? if it has problem with boot menu,so how can we fix it?!
Click to expand...
Click to collapse
it ur choice dont blame me if something goes wrong, actually i am "flasholic" so i try to flash every rom "at my own risk".:thumbup:
Bootmenu can be installed once the rom boot
Sent from my ME865
Just a thought
why not use the system keeper option in boot menu instead of saying goodbye to boot menu
that way if something goes wrong you can still get into recovery
it may work
Sent from my ME865
Please clarify
Can someone lease tell me the prerequisites for this rom..
im seeing many comments to this thread and nothing of substance...
do u have to have some sort of ics leak already installed..
or can u just flash via cwm...
i dont have bootmenu installed..
so please anyone can you clarify this..
and list some sort of step by step....

[GUIDE]{PORTING}[CM10.1] How to port CM10.1 for Noobs

Easy step-by-step guide on how to port CM10.1 (Windows, Mac, Linux...)
{
"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"
}
by: MaceksMod
Prerequisites​
Computer (duh)
Rooted phone/tablet/phablet with recovery of choice installed (do not ask me how to do this)
7-Zip or WinRar for editing our .zip files
Notepad++ for editing our build.prop file and our updater-script
AOSP based ROM for your device
CM10.1 ROM from a similar device
Basic knowledge of computers and custom Android ROMs
​
Step 1: Setting up your work space
First, we will make a folder where we will be doing all of our work, you can name it what you like but for this demonstration, I will be naming mine CM10.1 PORT. Inside of this folder we will need to make 2 sub-folders, name them "PORT" and "BASE".
Step 2: Extracting and placing our initial ROM files
Put your AOSP based ROM in the BASE sub-folder
Put the CM10.1 ROM we are porting in the PORT sub-folder
Extract the build.prop (/system) and the updater-script (/META-INF/com/google/android) from each ROM into their folder
Step 3: Prepping the BASE ROM
Delete every app except for the following from syste/app:
Phone.apk
Telephony.apk
Gallery2.apk
SystemUI.apk
Step 4: Importing CM10.1's System apps
Copy over all of the system apps from your CM10.1 ROM (except for the ones listed in step 3) in to the system app folder of your AOSP BASE ROM.
Optional Depending on ROM outcome: Swap the SystemUI.apk and the framework folder
Step 5: Editing the updater-script (EDIT THE BASE's FILE, NOT PORT's)
Remove any title (the lines will start with "ui_print (") (don't delete any line that doesn't start with that)
Paste the following code in, edit all ares surrounded by { }
Code:
ui_print("*********************************************");
ui_print(" UNOFFICIALL CyanogenMod 10.1 ");
ui_print("*********************************************");
ui_print(" PORTED BY: {YOUR NAME} ");
ui_print("*********************************************");
ui_print("Ported Using MaceksMod's CM10.1 Porting guide");
ui_print("*********************************************");
ui_print(" Credits ");
ui_print(" {Developer of CM10.1 PORT ROM} ");
ui_print(" {Developer of AOSP BASE ROM} ");
ui_print("*********************************************");
Step 6: Put the newly edited script back into the proper folder of the BASE ROM
Step 7: Editing the build.prop
Change the following lines in the BASE's build.prop to match the PORT's build.prop
Code:
ro.build.id=
ro.build.display.id=
ro.build.version.incremental=
ro.build.date=
ro.build.user=
ro.goo.rom=
ro.goo.developerid=
ro.goo.version=
ro.CyanogenMod.version=
ro.config.ringtone=
ro.config.notification_sound=
ro.config.alarm_alert=
ro.buildzipid=
Step 8: Place your newly edited zip in the system folder of the BASE ROM
Step 9: Swap the BASE ROM's media folder with the PORT's
Step 10: Swap the BASE ROM's fonts folder with the PORT's
Showtime!
Step 11: Rename the BASE ROM to CM10.1_{your devices codename}_PORT
Step 12: Flash the ROM using the CM10.1 install instructions
PS: This will not fix any bugs either one of the ROM's has, it will most likely create 1 or 2 more, or if you're lucky, maintain the same stability your base rom has
reserved
Is that true?
Sent from my GT-I9003 using xda app-developers app
AW: [GUIDE]{PORTING}[CM10.1] How to port CM10.1 for Noobs
to op, could u please explain what u mean with 'CM 10.1 ROM from a similar device'
edit: f.e i have a xperia arc s, what would be a similar device?
Sent from my girls pants
Cartman44 said:
to op, could u please explain what u mean with 'CM 10.1 ROM from a similar device'
edit: f.e i have a xperia arc s, what would be a similar device?
Sent from my girls pants
Click to expand...
Click to collapse
Just another xperia device with similar specs, since xperia is open source, you shouldnt have too many problems porting using my guide, im not familiar with the device line so i dont actually know any similar ones
Wucaiting said:
Is that true?
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
Yes, this is how I port cm10.1, paranoid Android and Aokp (still working on pacman)
AW: [GUIDE]{PORTING}[CM10.1] How to port CM10.1 for Noobs
jacobmacek said:
Just another xperia device with similar specs, since xperia is open source, you shouldnt have too many problems porting using my guide, im not familiar with the device line so i dont actually know any similar ones
Click to expand...
Click to collapse
okey, thank u
Sent from my girls pants
Cartman44 said:
okey, thank u
Sent from my girls pants
Click to expand...
Click to collapse
Let me know how it goes
Didn't work for me. Went to flash and "Installation aborted" came up. Thought this guide seemed too easy lol
kaivorth said:
Didn't work for me. Went to flash and "Installation aborted" came up. Thought this guide seemed too easy lol
Click to expand...
Click to collapse
There is error in your updater script
what can i do if the device has no asop rom developed. i was wanting to port for galaxy s5830i the s5830 has cm10.1 what would need editing to port that rom from s5830 to s5830i
gavster26 said:
what can i do if the device has no asop rom developed. i was wanting to port for galaxy s5830i the s5830 has cm10.1 what would need editing to port that rom from s5830 to s5830i
Click to expand...
Click to collapse
Good question; I do not know how similar those devices are but I am currently porting jb from the lg optimus v to the vortex, and the devices are so similar that i can flash ant op v rom to the vortex and boot the rom and use it w/very basic funtionality, all I have to do on my end is modify the kernel, ril, build.prop, and updater script to use it as a daily-driver. Can you flash a rom from the s5830 to the s580i? Try to if you havent, dont worry, you wont brick your device, just make sure you have a backup ready in case it doesnt boot. If it does boot, I can help walk you through the process!
It's not only for cm10.1 it's for all the roms, and there are literally 10 guides about this, why u no use search button
Mod close thread
Sent from my One V using xda premium
jacobmacek said:
Good question; I do not know how similar those devices are but I am currently porting jb from the lg optimus v to the vortex, and the devices are so similar that i can flash ant op v rom to the vortex and boot the rom and use it w/very basic funtionality, all I have to do on my end is modify the kernel, ril, build.prop, and updater script to use it as a daily-driver. Can you flash a rom from the s5830 to the s580i? Try to if you havent, dont worry, you wont brick your device, just make sure you have a backup ready in case it doesnt boot. If it does boot, I can help walk you through the process!
Click to expand...
Click to collapse
They have different processors the s5830 uses Qualcomm armv6 and the s5830i uses a broadcomm armv6 and doesn't have a dedicated gpu. The roms don't cross flash
cybervibin said:
It's not only for cm10.1 it's for all the roms, and there are literally 10 guides about this, why u no use search button
Mod close thread
Sent from my One V using xda premium
Click to expand...
Click to collapse
whoa bro, not every method is the same, chill out
gavster26 said:
They have different processors the s5830 uses Qualcomm armv6 and the s5830i uses a broadcomm armv6 and doesn't have a dedicated gpu. The roms don't cross flash
Click to expand...
Click to collapse
try swapping kernels
jacobmacek said:
try swapping kernels
Click to expand...
Click to collapse
I will have to develop my own kernel then
gavster26 said:
I will have to develop my own kernel then
Click to expand...
Click to collapse
Look up a guide on how to compile cm10.1, you'll need 64 bit ubuntu 12.+
I was going to learn and start from scratch but I couldn't find where to download thee source from
gavster26 said:
I was going to learn and start from scratch but I couldn't find where to download thee source from
Click to expand...
Click to collapse
git hub, heres cm10.1 for it
https://github.com/bieltv3/android_device_samsung_cooperve_cm10.1

[Thread Closed][Alpha Testing Done]

I need testers to help me out test an application, called FlashAll
which allows you to directly flash any model/carrier/variant gs4 rom on our att gs4 just with one click,
people who are interested in helping me out, please post on this thread.
Thanks
EDIT :- APPLICATION CONFIRMED WORKING.
I myself tried it out, flashed a t-moblie rom on my sgs4, with just one touch in the application,after downloading the rom.
Hence, closed.
DOWNLOADS and INSTRUCTIONS (for alpha):- Refer to Post 10 on this thread (reply 9).
PS:- This is NOT THE APPLICATION THREAD, the original purpose of this thread was to get testers for this application.
but now it's confirmed working!
---Confirmed Working---
<screenshot attatchment>
{
"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"
}
So what happens when at&t releases an update that is forced on its customers, like how Sony has system updates that are required for online play. you guys are ****ed aren't you??
liking this idea. It's not hard to flash it normally but i think this will help a lot of people to easily flash a international rom with loki at the same time. Keep going with this
thatsupnow said:
So what happens when at&t releases an update that is forced on its customers, like how Sony has system updates that are required for online play. you guys are ****ed aren't you??
Click to expand...
Click to collapse
There's no required updates on phones. So no.
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
how do we get hold of this tool? I would like to see.
s1l3nt said:
liking this idea. It's not hard to flash it normally but i think this will help a lot of people to easily flash a international rom with loki at the same time. Keep going with this
Click to expand...
Click to collapse
Yes, its the same process u can do via recovery , but OpenRecoveryScript automizes it and makes sure u arent missing any file or making a mistake,
and does it in one click
Also,
The international rom doesnt need to be loki'd and the app takes care of the loki'd kernel ...
So u simply download any tw based rom and u r done
jetlitheone said:
There's no required updates on phones. So no.
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
Click to expand...
Click to collapse
Yeah, u wont have to worry about updates that ATT will passout,
thatsupnow said:
So what happens when at&t releases an update that is forced on its customers, like how Sony has system updates that are required for online play. you guys are ****ed aren't you??
Click to expand...
Click to collapse
No,,, u wont have to worry about the OTA updates that ATT passes, this method of working is same as the one explained in this link
http://forum.xda-developers.com/showthread.php?t=2295557
The only difference is that it makes it easy for users, and removes any chances of faults/mistakes on their side..
U do not need to bother about an ATT update that will patch loki,
FlashAll- APK- Alpha
TheAxman said:
how do we get hold of this tool? I would like to see.
Click to expand...
Click to collapse
Hey,
Its not really a tool, just an app using openRecoveryScript to help automize the process decribed in your thread here http://forum.xda-developers.com/showthread.php?t=2295557
So, what exactly do u want, the apk ? or the source code ?
Anyways, i have attatched the APK for tw based roms in this post..
Just a few things to take care about :-
*This app is completely safe it takes a COMPLETE backup as a compulsion before flashing, you can simply restore back to your previous rom
*Make sure that you have enough space for a packup after copying your rom to the sd card.
*U need to be using TWRP , (as of now thats the only recovery i support, i will add other recovery supports soon)
*A TW based ROM of a differant or same carrier. (AOSP yet to test.)
*External SD card is required, the proper app will allow u to use internal or external sd.
*Open the app once, close it, u will se a folder "flashall" in your sd card, rename ur rom as rom.zip and place it inside this folder.
*Once done, open the app, and click on Do It, grant root access and take a 10 minute nap,
*when u wake up u will the carrier rom booted up on its start screen
NOTICE :- THIS IS AN ALPHA BUILD! :-
*i just made this to test if it works!,
*i am planning to make a proper app with a proper UI soon not only for ATT but for all devices (qualcom based)
*This app lacks any kind of UI or User Friendlyness, as in it doesnt allow one to use the directory he wants or let the rom not be renamed etc.
*The app when released will be much better at looks and functionality.
*The app when released will have an explorer that helps u locate ur rom and just selct it, (no renaming and locating etc)
*The app when released will have much more checks to make sure the user is not making any mistake.
*This alpha currently doesnt give a kernel choice and uses the KT kernel [29/6].
*The app once released will allow the user a choice of available kernels, for their device carrier.
ROMs u can try out from other carriers :-
*Omega
*WanamLite
*BoBCaTROM
*Rom Pyrana
*FoxHound GearEngine
*:::BATTERY KING:::
*Android Revolution HD
*WICKED™
*DARTHSTALKER S4
*Death Star
*INFAMOUS S4™
*Frosty Jellybean S4
*Apollyon
*WarpDrive SGS4 Edition
*Jedi-S4X
*Binary™
*Infamous S4™ Google Edition
*VirginROM [Google Edition]
*CleanROM Lite
*Hyperdrive
*Jelly 'Beans'
*SynergyROM VZW S4
*Galaxy S4 Premium
*GOLDENEYE
*Mint Jelly
*CleanROM
*SHOstock
*MDOB
*INFAMOUS S4™
*SPECTRUM_S4
Note:- you can flash i9505 tw based roms or verizon, or t-moble roms, but NOT 19500 roms! that is not a quad core qualcom phone! Also u may be required to re-add the apn settings for 4g lte, refer to the guide for that!
Credits :- @ktoonsez @TheAxman
Download FlashALl - Alpha :- Testing over, and successfull, now you can wait for the actuall app to release.
Thanks

Categories

Resources