[ROM][ICS][AROMA] JellyBeanRom ICS v8 [P75xx][End of development&support] - Galaxy Tab 10.1 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"
}
Back in the days. JellyBeanRom was a rom intended for OG Galaxy S. It wasn't very popular, and I've given up cooking, and changed my device. Now JellyBeanRom is back with the Galaxy Tab 10.1 and latest Ice Cream Sandwich build. For now, only basic modifications were done but still it's quite a good start. Hope you'll like the rom and have fun with it, as much as I had "fun" developing it. I'd like to thank here Task650 and Jamison904 for their latest, inspiring work for the P7510. Moving on...
-base rom P7500XXLQ8 or P7500XWLP5 or P7510UELPL Android 4.0.4
-deodexed
-zipaligned
-rooted with latest SuperSU and su binary
-busybox
-AROMA!
-battery percent or stock battery
-light apps or dark apps (settings, calendar, messages, my files, alarm clock, contacts)
-Face Unlock (addon)
-init.d support
-advanced reboot menu
-Samsung Apps updated to 3.20.013
-Google Play updated to 3.8.17 with no restrictions
-Gmail updated to 4.3.1
-build.prop tweaks
-some unused stuff removed (also stuff that can be installed through Google Play)
-AppWidgetPicker.apk
-Go Launcher HD or TouchWiz UX
-patched hosts
-added Flash Player
-70 flipfonts to choose from (Settings>Display>Font style)
-removed apps installing on first boot
-disabled boot sounds
-Android Jelly Bean animations
-added Yoda's Kernel, A1 Kernel or Stock Kernel
Rom
GT-P7500 XXLQ8
https://drive.google.com/open?id=0BzgApKvTEbzcUmtVTmZJNFB4b1k
GT-P7500 XWLP5
https://drive.google.com/open?id=0BzgApKvTEbzcQjVza0wwNE91VjQ
GT-P7510 UELPL
https://drive.google.com/open?id=0BzgApKvTEbzcZTdITHFJOG1KWlE
Removed apk's - it's not a CWM package! (Google Maps, Google Plus, Pulse, Widget Stock Clock, AP Mobile, Music Hub, Ebook & all the test apk's, etc.)
GT-P7500
http://q.gs/22tNl
GT-P7510
http://q.gs/22tNm
Addons:
White apps CWM package
http://q.gs/22tNn
Facelock CWM package
http://q.gs/22tNo
JellyBeanRomICS debloater script CWM package
http://q.gs/22tNp
Code:
v1, v2 - initial bugged versions
v3 - finally quite bugfree
- got rid of preloaded apps installing
- removed some bloat
v4 - added some tweaks
- ported Face Unlock from P6800 - yeah, Samsung forgot about it in this stock rom ;)
- added battery percent
- changed some apps from light color to dark color (settings, messages, my files, alarm clock, contacts)
v5 - added version for GT-P7510
- advanced reboot menu
- updated apps (Gmail, Market, Samsung Apps)
- managed init.d scripts
- added animations from JB
- added Go Launcher HD
- disabled boot sound
- browser has selectable user agent
v5.1 - GT-P7510 version rebased to UELPL
- previous versions bugs fixed
- added A1 kernel
- SuperUser replaced with SuperSU
- added package with light apps
v6 - added XWLP5 version for good
- Facelock as an addon
- kernel updated to 2.2
- lowered battery drain? (scripts)
- added XWLP5 Lite (special version)
- updated: Gmail, Maps, Go Launcher HD, SuperSU, Google Play
- changed some app icons on better ones from osama_talha (hope you don't mind ;) )
v7 - kernel changed to Yoda's
- custom bootanimation
- updated apps
- flashing script cleaned up
- small take on multicsc on P7500
- minimized battery drain?
v8 - added Aroma
- kernel choice
- modem choice
- updated apps
- reworked from scratch (again!)
- Final candidate;)
1. If you're on stock Honeycomb 3.2, please download stock ICS rom from samfirmware and flash it. Then flash custom recovery (f.e. TWRP), and then make a full wipe (system, cache, data, dalvik cache) and flash JellyBeanRom.
2. If you're on stock Ice Cream Sandwich, please reboot to recovery (if you don't have one, please flash it), wipe system, cache and dalvik cache, and flash JellyBeanRom.
3. If you're on CyanogenMod 9 or 10, please reboot to recovery, make a full wipe (system, cache, data, dalvik cache) and flash JellyBeanRom.
If you want to use some of the removed apps, you have to add the desired apk's inside the rom zip, to system/app folder. Before flashing of course. Easy, right?
For anyone that has the wifi not working issue after flashing the v7, please reflash kernel of choice (Yoda's or A1). That's the solution till I will find another one.
It can be used on any JBR version, and it can be easily configurable!
What it does? It removes all the stuff that I had removed in the lite version. For now it deletes:
/system/app/Dlna.apk
/system/app/FotaClient.apk
/system/app/SyncmlDM.apk
/system/app/SyncmlDS.apk
/system/app/GMS_Maps.apk
/system/app/SamsungApps.apk
/system/app/SamsungAppsUNA3.apk
/system/app/Samsungservice.apk
/system/app/SamsungWidget_ProgramMonitor.apk
/system/app/SamsungWidget_WeatherClock.apk
/system/app/DualClockAnalog.apk
/system/app/Street.apk
/system/app/Swype.apk
/system/lib/libSwypeCore.3.26.92.39238.so
/system/app/VoiceSearch.apk
How to configure the script?
Download CWM with the script, open it and copy META-INF/com/google/android/updater-script to some visible place. Then open it with notepad (I recommend Notepad++).
That line represents one file that is removed (in this case it is Swype.apk):
delete("/system/app/Swype.apk");
If you want to add a file to delete, you need to know its path and full name. It can be any file, in any folder inside the file system. You can also remove any of that lines from the script if you want a file left untouched.
When you finish editing the updater-script, save it as it is without any extension, in most cases you'll just need to push Save button. Then copy the file inside the debloaters zip, copy inside your device and flash through recovery.
I did this to save yours and my time. I won't waste a lot of time for uploading lite roms, and you won't have to wait for me to do it. I think it is a good solution
-Samsung for the device and finally giving ICS update
-dsixda for his kitchen
-Task650
-Jamison904
-Amarullz
-raziel23x for APK Multitool
-zeppelinrox
-osama_talha
-AAccount for his kernel, and permission to use it
-Ryrzy for his kernel, and permission to use it
-may & Wall-E for extensive testing
-XTeK for HUGE help with the rom!!
-rest of the gang at my forum
Donations are very welcome but not necessary (I'm raising money for a new device )- button on the left (profile) or in the signature.
You can help me also by buying premium access on Hotfile to download my files. Thanks.
Thank you very much!
-may
-tomaszkap
-osama_talha
-Tuxxperia
-gasketse
-Carlo A. (xboy80)
-marco.michel
-nhathoa
-anyone who bought premium on hotfile to download my files
Disclaimer!! I'm not responsible for any damages you do to your device by using my rom in a wrong way!!! And remember, if you don't understand any of the words here, then don't even think about flashing!​

Thanks for your work and i really appreciate that you are taking your time to cook roms for our device.
Will download and report back as soon as i am able to test it.
Sent from my GT-I9100 using xda app-developers app

Welcome.. About time we needed some p7500 love as other devs seems to hate p7500
Downloading
Sent from my GT-N7000 using xda premium

I guess the P7510 is more popular around the globe. In my country, P7500 is more popular as it is available in cell companies with contracts, although there aren't many people developing.

Thanks
Gonna test this one out..
Thanks for this..
M..

Gonna try this one.. Thanks man!

tried it out, so far so good, root is working fine and performance is just
As good as the stock rom if not better.
A suggestion for the dev would be to take a look at maybe integrating the V6 supercharged framework for a previous thread in the development section. Might speed things up.
Thanks for your hard work
Sent from my GT-I9100 using xda-developers app

Hey guys! can I use this kernel http://forum.xda-developers.com/showthread.php?t=1138167 to this ROM?
many thanks in advance!

hello
I am on GT-P5100 ( arabic ) can I use this ROM , and what will happen to my Arabic language

jesongaudan said:
Hey guys! can I use this kernel http://forum.xda-developers.com/showthread.php?t=1138167 to this ROM?
many thanks in advance!
Click to expand...
Click to collapse
No. I tried it yesterday and it ruined my ICS install. There was no internet or wifi after. So I had to reflash.
Sent from my GT-P7500 using XDA Premium HD app

chance
Hello is it possible to go directly from theGanbarou ROM to the JB Rom
Thnx Richard

Awesome to see another dev in the forum, let alone for the GT-P7500, nice one fella.
Sent from my GT-N7000 using Tapatalk 2

To pierwszy modyfikowany i naprawde dobry rom.
Naprawdę polecam.
This is the first modified and really good rom. I really recommend it.

XTeK2 said:
To pierwszy modyfikowany i naprawde dobry rom.
Naprawdę polecam.
Click to expand...
Click to collapse
english please... :]
@Toldo good work

I'm sorry that so instinctively in Polish.

One after another
kuwari316 said:
A suggestion for the dev would be to take a look at maybe integrating the V6 supercharged framework for a previous thread in the development section. Might speed things up.
Click to expand...
Click to collapse
That's one of the first things on my to-do list
jesongaudan said:
Hey guys! can I use this kernel http://forum.xda-developers.com/show....php?t=1138167 to this ROM?
many thanks in advance!
Click to expand...
Click to collapse
Pershoot's kernel is not yet compatible with official ICS nor my rom but as soon as Pershoot makes a compatible version, it will be included.
dr-PHP said:
hello
I am on GT-P5100 ( arabic ) can I use this ROM , and what will happen to my Arabic language
Click to expand...
Click to collapse
No, you can't. This rom is only for the GT-P7500 Galaxy Tab 10.1 3G.
robo116 said:
Hello is it possible to go directly from theGanbarou ROM to the JB Rom
Thnx Richard
Click to expand...
Click to collapse
You can try. But I'm not sure it will work correctly and won't give any FC's. It's a big change actually, from 3.2 to 4.0.4

Thanks finally some love for 7500, will move over from overcome to your ROM soon.. Hoping that you will continue developing it

After overcome is gone i thought there is no hope for us because no dev was ready to support p7500. Thanks Toldo ur the man :thumbup:
Sent from my GT-P7500 using xda app-developers app

why the name's rom is jelly bean but the release is 4.0.4? tnx

blademetal said:
why the name's rom is jelly bean but the release is 4.0.4? tnx
Click to expand...
Click to collapse
Because I like Jellybeans

Related

[02/24/12][Team Rocket ROM][open beta ICS v4.0.3][v1.5][reworked 15Tooglebar]

{
"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"
}
O.K. guys here comes our first ICS customer rom.
This will be a coproduction with eybee, Chrack, nobnut and me.
Pls, pls dont forget it, this is an open customer rom beta from the first leak of ICS [email protected] Galaxy Note.
If you dont make a fullwipe after the ics flash, so pls wait for the official ICS Rom by Samsung.
Note, from Android v2.3.6 to v4.0.3 its a huge step.
You have to make a fullwipe after the flash!
If you set all you like, pls reboot...
to-do and known issues:
fc = stock video editor
Swype still in English only (pls. dont update it!!!)
User feedbacks via Vids:
Special thX to batista70
How To get Root on ICS:
If you are already on Chinese ICS Stock ROM or any Custom ROM based on Chinese ICS, then first test if you are fully rooted. You can test that with Root Explorer by trying to copy/paste any file you have on your SD Card to you /system - if this copy/paste will be successful, you are already rooted properly.
If this test fails --> you are not on a proper rooted Chinese ICS ROM now!!! So follow each and every step from Reb0rn here: http://forum.xda-developers.com/showpost.php?p=22877518&postcount=182
or from Chris X. here: http://forum.xda-developers.com/showpost.php?p=22843343&postcount=1259
After that you will definately have FULL ROOT!!
Installation Instructions for v1.5:
After you have checked being on a proper rooted Chinese ICS (see point above!), do the following steps:
If you are not already on a proper rooted Team Rocket ROM v1.4, so pls make a fullwipe (Factory Reset) before your flash the v1.4, then flash the v1.4 and after this make a fullwipe again!!! If you will not do that, you will have serious trouble!!!! Reboot your device afterwards and setup your Google Account! (If you are already on a proper rooted v1.4, you do not have to do that and can directly go to point 2.)
After that boot back in Recovery and flash v1.5 without Wiping anything
Reboot your System
Now you have a fully working v1.5, bloody fast and ready for daily USE!
If you have trouble with this instructions so you can take a look to this other way:
...or this way:
http://forum.xda-developers.com/showthread.php?p=23019257
We want to say thank you for it @ underlines and Ash!
Changelog v1.5:
- Dialer working now - no more FC's
- Settings working now without FC's (Brightness, Volume, Tethering, Lockscreen Wallpaper)
- SMemo included and working
- DSP Manager now working - you can choose in Settings between FX and DSP
- changed Battery Icons to Jkays Green Circle (fits better imho)
- some more tweaks for more Smoothness and Speed
Download v1.5: http://rocket.ph0enyx.de/rom/TeamRocketRom_ICS_Notev1.5_beta.zip
Mirror1: https://docs.google.com/uc?id=0B3jz3fTcP9vLNlR2aFFxSldRMC11TTVoNGVVNTF4dw&export=download
Mirror2 (really fast!): TeamRocketRom_ICS_Notev1.5_beta
Mirror3: TeamRocketRom_ICS_Notev1.5_beta
Mirror4: TeamRocketRom_ICS_Notev1.5_beta (incl. I9220LP1-N7000-ICS-REPACK.tar.zip) (ThX mfractal)
optional:
If you're on a working v1.5, so you can flash this *.zip with cwm recovery. Then you will have a nice reworked 15Tooglebar and the App "QuickPanel Settings". (reworked = fixed USB mass storage fc and some graphic)
If you dont like it, so you can flash this *.zip with cwm recovery. After that you have restore it to orig. 5ToogleBar for TRR v1.5.
Changelog v1.4:
- buildprop tweaks
- cwm manager incl.
- framework tweaks (like % battery mod, crt off effect, better performance, smoother scrolling)
- added mass storage in settings (under "more")
- added wlan location service in settings
- added fx music settings for better quali. by headphones and speaker
- modded busybox (hope it works) (v1.19.3) (can be update to v1.19.4 with free market apps)
- and more, sorry we forgot it
Download v1.4:
http://www.mavendo.de/2012/02/22/galaxy-note-team-rocket-rom-ics-4-0-3-v1-4/
Mirror1: http://j.mp/rocketrom14
Mirror2: http://www.techinferno.com/downloads/?category=32 (incl. I9220LP1-N7000-ICS-REPACK.tar.zip) (ThX mfractal)
Changelog v1.3:
- pls make a fullwipe after the flash (also when you are on v1 or v1.1!)
- huge rework of all GoogleApps
- added some important *.so
- many bugfixes:
* fixed FC Camera
* fixed FC Musicplayer
* fixed FC GoogleVoice (TTS)
* fixed FC brightness (in settings)
* fixed FC WhatsApp Messenger
- and many more
Now we got a mirror for our open beta roms.
http://www.mavendo.de/2012/02/21/team-rocket-rom-ics-4-0-3-v13/
Special thX to faxe78!
Download v1.3:
http://www.mirorii.com/fichier/51/50...m_ICS-Notev1-3 beta-zip.html
v1.1:
Download v1.1:
http://www.mirorii.com/fichier/47/50...m_ICS-Notev1-1 beta-zip.html
v1.0:
Download v1:
http://www.share-online.biz/dl/SE3P7PZLA18
http://www.mirorii.com/fichier/92/505472/ICS-Notev1 beta!!!-zip.html
Notes:
Our team works in parallel with Windows and Linux. So we have better chances to create a build. (I'm working with Linux.)
Yesterday I've been looking for apktool.jar to decomile/compile of ICS 4.0.3-*.apk's. Thats really important for us.
I found only a solution for *.jar Files but nobnut got it. Thank you so much, for spent your time!
Now we can both. Decompile *.apk files and *.jar files for ICS 4.0.3.
Warning!
Dont use the app "Superuser Update Fixer" e.g. for an update of "SuperUser" or dont update SuperUser via market!
We had already integrated a working app "SuperUser". (v3.0.7)
Pls use this "old" version and dont update to the newest.
There are known issues with Android v4.0.3.
It seems its not the fault from the RocketRomTeam.
btw if you have a backup (e.g. about Titanium Backup) of the newest SuperUser and/or SuperUser Update Fixer, dont restore it!
What is SuperUser?
explained quickly and easily:
This app manage the root rights.
If any app need root rights, so SuperUser asks you at least once to consent.
I know, you can disable this "asks" but I dont recommend it. For me its one of the best ways to find out, have I root or not, need this app root or not.
lqrt said:
Superuser updates automatically after entering market. . We can stop that?
Click to expand...
Click to collapse
Thats O.K. but dont force it via Superuser update fixer.
The team and acknowledgements:
first of course all of our fans
eybee1970
chrack
nobnut
faxe78 (for a great server!)
chainfire (kernel)
nadavfeder (logo creator)
many others
and me
Donations?
We don't need money for our work!!
Pls donate to Medicins sans Frontieres
http://www.msf.org/msf/donations/donations_home.cfm
or
This ROM is also a tribute to my dog. Her name was Alpha and she died on 20nd January 2010. I'll never forget she. She was the best friend I ever had!
Semper Fi my friend! ;-(
If you want to donate, so donates to "Greenpeace" or "4 Pfoten"!
Thank you so much!
When will be? Sorry for OFFTOP!!!
Nice
Sent from my GT-N7000 using xda premium
Patience and some page reloading is in order, methinks...
I hope this thread won't exist for 2 weeks without a link....we all damn exited! Thx.
Sent from my GT-I9220 using XDA App
good job Chris, looking forward
egorgoblin said:
I hope this thread won't exist for 2 weeks without a link....we all damn exited! Thx.
Sent from my GT-I9220 using XDA App
Click to expand...
Click to collapse
Not allowed
Nice to see progress! Now to refresh this page...
| CriskeloROM v6 + AbyssNote 3.9 Powered Galaxy Note | Tapatalk |
Chris,
sent you framework with 1% Batt Hack + CRT-OFF...looking forward to
Team Rocket (Chris X., nobnut, Chrack, eybee1970)
Please let this kernel go to 1400 mhz and not like chinese 1200. Me want full power!!!!
Nice Chris we are waiting...
Gesendet von meinem GT-I9220 mit Tapatalk
eybee1970 said:
Chris,
sent you framework with 1% Batt Hack + CRT-OFF...looking forward to
Team Rocket (Chris X., nobnut, Chrack, eybee1970)
Click to expand...
Click to collapse
is it a surprise you had for all of us bro? 4.0.3 coming from team rocket, would be insane!
O, very nice, i waiting.
Nice can't wait!
Is this a mash up of the working parts from both leaked ROMs combined into one? I've held off installing any of the current releases in the hope (or eventuality) that such a ROM is created by the talented guys of the community ;-)
Swyped from my finger, to your face on my Samsung Galaxy Note, using Tapatalk!
Chris X. said:
O.K. guys here comes our first ICS customer rom competition.
This will be a coproduction with eybee, Chrack, nobnut and me.
.....
This post is still under construction!
Click to expand...
Click to collapse
Thanks a lot Chris, I will test it after your upload.
Now I'm on chinese leak, got some problems with random sod and usb not working in osx; problems also with wifi at 5ghz
Would be nice, not to generate another "Thank You" or "when is it up" thread with up to 200 pages. Makes more sense to hit the "Thanks" button.
Tom
lukemo said:
Thanks a lot Chris, I will test it after your upload.
Now I'm on chinese leak, got some problems with random sod and usb not working in osx; problems also with wifi at 5ghz
Click to expand...
Click to collapse
there will still be issues on this ROM...remember: it is based upon an early ICS build!
We will work together on it and try to make the best out of it - 'Best of Breed'
Chris X. said:
This will be a coproduction with eybee, Chrack, nobnut and me.
Click to expand...
Click to collapse
wonderful team I hope to try soon your amazing work!
eybee1970 said:
there will still be issues on this ROM...remember: it is based upon an early ICS build!
We will work together on it and try to make the best out of it - 'Best of Breed'
Click to expand...
Click to collapse
As long as it has a properly functioning CWMR, I'm happy. Everything else can (and will) be fixed in time.
great.. hopefully one more kernel dev is joining so we can have a full team of great dev.. if ask by chris im sure abyss will join too..

[ROM][ICS]Modded Lite AlBa LQ3 Final Stage-Game Over {Smooth-Fast-Stable} [25/6/12]

Hi guys...
Im not a dev but a little bit cooker...
Thanks Alba1986 and xaos747 who give me the permissions to change a little bit the ROM...
AlBa1986's Original Thread.
So, i take Great AlBa ROM (Stock look and feel) and i added/removed some things for me and my friends in Greek forum.
What you get:
Stock Stability (LQ3 Base is pretty stable)
Smoothness on top
Battery life
Better RAM managment
Some visual beauties
THAT'S ALL...
This is my PERSONALL CUSTOM ROM for my REAL life and i have share it with my buddies in Greek Forum (Love you guys...)
So don't except from me to continue OR to change anything cause im NOT dev...
This ROM have tested from me and my friends for 3 days now without reported any problem, especially with the default cf root kernel (But of course you can test any of our custom kernel)!
Im very satisfied so i just want to share it here till Samsung give us something new as Base...​
LQ3 Modded Final Stage-Game Over!
Final Changelog:
Build XXLQ3 (Thanks to Samsung)
Modem XXLPT (Thanks to Samsung)
Kernel CF XXLQ3 (Thanks to Chainfire and to Samsung)
Multi CSC (Thanks to Samsung)
Zipaligned, deodexed
Removed some very few apps (Its almost full now)
Full Root (After first setup go to Su app and update binaries)
Auto restore google account in first setup (after full wipe)
Newest S-Voice app from S3 included (Thanks to padlad)
Add native android SIP stack for Wifi & 3G calls in ICS (Thanks to mrcasmir)
CRT OFF animation
AD's Blocked
YouTube roll (download videos on your sdcard)
SG3 Music Player ported (Thanks to grgsiocl)
Some SG3 icons
SG3 Bootanimation (Thanks to Ayush770)
SG3 media (Thanks to Mahmood)
SG3 Launcher (Thanks to Goa)
SG3 Wallpapers
SG3 themed settings panel (Thanks to ?)
4 Way Extended Restart Menu - ICS (Thanks to masiullah)
Hacked modded SMS-App (No MMS convert) (Thanks to padlad)
No MTP connection, only usb mass storage (Thanks to ?)
Call recording (Thanks to poolakkal Suresh)
Ashish's_15_Toggle in status bar (Thanks to Ashish)
S3 Fugutweaks build in (Thanks to hikarugo)
Some few tweaks
Gps tweaked
Some cleaning
more i dont remember....
Download Game Over version:
https://docs.google.com/file/d/0B6DcSDCuUs_AMUNUZUQ3M09tN1E/edit
Mirror: http://www.wuala.com/eliashadow/Custom Rom/AlBa_modded_Final_Stage_LQ3.zip/
MD5: 572CF7955157363E5A345A7E9B21E89A
ALWAYS full wipe recommended!!!
***I had some reports from some friends that install with No wipe and they had some minor issues.After full wipe EVERYTHING is ok...***
My succesfull way to install:
Install abyssnote 4.2 kernel
In recovery-advance-Reboot into Recovery (not reboot system!!!)
Wipe data/factory reset-wipe cache-wipe dalvik (twice is always better)
Install ROM
Wipe data/factory reset
Reboot system
After 1rst setup, go to SU app and update Binaries
*If someone have issues with Snote, download and install it from Here.(Thanks to sachinkraj)*
Missing apps:
https://docs.google.com/file/d/0B6DcSDCuUs_AZDNsSWpLRUYtd28/edit
Mirror:http://www.wuala.com/eliashadow/Missing Apps/AlBa_modded_Missing_apps_Final_Stage_LQ3.zip/
Install missing apps via default recovery.
Wipe only cache/dalvik and install.
Theme:
Dark Theme By Criskelo v.7 (Tested By dorinrockeru, Thanks!)
*For this Final version a BIG thanks to Criskelo and Eybee.*
Support ALL these great devs here.
If you like my cooked ROM, please give a ''thanks'' to those devs also...
THANKS to ALL these guys who created this mods/tweaks and especially AlBa for their HARD work!
Special Thanks to Real Devs:
my Girlfriend! (creating my life)
xaoc747
eybee1970
thering1975
criskelo
Chrack
maxicet
bangsti
Sorry if i have forgot someone special...
{
"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"
}
************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************
Previous Versions
Final Stage 2 changelog:
No wipe version (Full wipe always recommended)
Full Root (After first setup go to Su app and update binaries)
Auto restore google account in first setup (after full wipe)
Newest S-Voice app from S3 included (Thanks to padlad)
Add native android SIP stack for Wifi & 3G calls in ICS (Thanks to mrcasmir)
CRT OFF animation
AD's Blocked
YouTube roll (download videos on your sdcard)
Added MiniDiary, Samsung Chineese Keyboard & Photo editor from missing apps
Criskelo's beautifull wallpapers (Thanks to Criskelo)
SG3 live wallpaper
Some SG3 icons
Some cleaning
All the Goodies from 1rst version...
Download v.2:
Removed...
Missing apps (check in 2nd post):
http://www.wuala.com/elthis/Documents/AlBa_XXLQ3_Missing_Apps_By_eliashadow.zip/
MD5: 2789E8CB7ED1EE30C398B0DCB773B48F
Theme:
Dark Theme By Criskelo v.7 (Tested By dorinrockeru, Thanks!)
*For this version a BIG thanks to Criskelo and Eybee.*
Support ALL these great devs here.
If you like my cooked ROM, please give a ''thanks'' to those devs also...
It's NO wipe version, so you can go to default recovery, wipe cache/dalvik and install it.
ALWAYS full wipe recommended!!!
My way to install:
Install abyssnote 4.2 kernel
In recovery-advance-Reboot into Recovery (not reboot system!!!)
Wipe data/factory reset-wipe cache-wipe dalvik (twice is always better)
Install ROM
Wipe data/factory reset
Reboot system
After 1rst setup, go to SU app and update Binaries
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
So, what i changed??? (Check the Bold)
New AlBa based (Thanks to AlBa1986)
Zipaligned, deodexed
Removed useless apps
Build XXLQ3 (Thanks to Samsung)
Modem XXLPT (Thanks to Samsung)
Kernel CF XXLQ3 (Thanks to Chainfire and to Samsung)
Multi CSC (Thanks to Samsung)
Setup in English
SG3 Bootanimation (Thanks to Ayush770)
SG3 media (Thanks to Mahmood)
SG3 Launcher (Thanks to Goa)
SG3 Wallpapers
SG3 themed settings panel (Thanks to ?)
4 Way Extended Restart Menu - ICS (Thanks to masiullah)
Hack modded SMS-App (No MMS convert) (Thanks to padlad)
No MTP connection, only usb mass storage (Thanks to ?)
Call recording (Thanks to poolakkal Suresh)
Ashish's_15_Toggle in status bar (Thanks to Ashish)
S3 Fugutweaks build in (Thanks to hikarugo)
Some few tweaks
Gps tweaked
more i dont remember....
If i missing someone to ''Thanks'', THANKS!!!
How to install: (It's the SAME way like any other custom ics Rom here)
Install abyssnote 4.2 kernel
In recovery-advance-Reboot into Recovery (not reboot system!!!)
Wipe data/factory reset-wipe cache-wipe dalvik (twice is always better)
Install ROM
Reboot system
After 1rst setup, go to SU app and update Binaries
*ScreenShots in 2nd post!*
Download:
http://www.wuala.com/elthis/Documents/AlBa_XXLQ3_Lite_By_eliashadow.zip/
MD5: B229C1AC60F95A53554917FEA76E00CB
Missing apps (check in 2nd post):
http://www.wuala.com/elthis/Documents/AlBa_XXLQ3_Missing_Apps_By_eliashadow.zip/
MD5: 2789E8CB7ED1EE30C398B0DCB773B48F
*You can install missing apps straight ahead from default recovery (after ROM installation of course) OR download the .zip and place ANY app you want in .zip with ROM, before flash the ROM.
Open the .zip Rom on your pc and navigate to /system/app.Put ANY app you want there and then go to install the ROM...*
Addons:
Newest S-Voice app from S3 Thanks to padlad (Check HERE)
THANKS to ALL these guys who created this mods/tweaks and especially AlBa for their HARD work!
Special Thanks to:
my Girlfriend!
xaoc747
eybee1970
thering1975
criskelo
Chrack
maxicet
bangsti
Sorry if i have forgot someone special...
Missing apps:
i am downloading ..... Thanks
Even though i am happy with my Criskelo V7 .
i will install this... just for good luck on Friday
thanks a lot bro...
rakesh_4utoo said:
i am downloading ..... Thanks
Click to expand...
Click to collapse
oiwnos said:
Even though i am happy with my Criskelo V7 .
i will install this... just for good luck on Friday
thanks a lot bro...
Click to expand...
Click to collapse
Thank you guys!!!
If you like stability and the issues of a...stock ROM, im sure you will like it....
We tasted it 3 days now and we havent found any strange issue...
Respect to criskelo and Rocket and Chrack's and Cassies ROM!!!
Question, i'm a little new to flashing roms so sorry if this sounds noobish Can i use this with CM9 kernel?
ikbentim said:
Question, i'm a little new to flashing roms so sorry if this sounds noobish Can i use this with CM9 kernel?
Click to expand...
Click to collapse
Follow the instractions ''How to install'' and everything will be ok...
i love simple ,Thx for you share mate , ill give a try
edit ,
now iam in Rocket rom .sud i flash with abyssnote 4.2 kernel ?
Hi there...it's ok to flash cryskelo ICS theme over your rom ?
Sent from my GT-N7000 using xda premium
dorinrockeru said:
Hi there...it's ok to flash cryskelo ICS theme over your rom ?
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Dont know mate...make a nandroid backup after rom installation and try out...
EDIT:The missing apps is up too!
You can install it straight ahead from default recovery OR download the .zip and place ANY app you want in .zip with ROM.Open the .zip Rom on your pc and navigate to /system/app.Put ANY app you want there and then go to install the ROM...
I have this rom up and running since yesterday and I have the best impressions so far in the ICS "era". Fast, smooth, stable and with phenomenal battery life. I use it along with Nova launcher and my baby just flies! Everything works like a charm and I plan on staying long enough here unless Eliashadow comes up with something even better
I also installed Kalagas theme and know I see my Note on its best modded state ever been on its ICS history... needless to say that I tried almost anything out there!! Thank you Eliashadow, please keep it on!!!
@mamoo, yes mate go on with abyss via mobile odin, do the full wipes and then install zip from sd card... be a bit patient and you are good to go!!
Hi, is this rom come with S Note Premium Pack? If no, where can I download?
the link to the missing apps is not correct please change it to this
http://www.wuala.com/elthis/Documents/AlBa_XXLQ3_Missing_Apps_By_eliashadow.zip/
maddog_ac said:
Hi, is this rom come with S Note Premium Pack? If no, where can I download?
Click to expand...
Click to collapse
included...
Yanardag said:
the link to the missing apps is not correct please change it to this
http://www.wuala.com/elthis/Documents/AlBa_XXLQ3_Missing_Apps_By_eliashadow.zip/
Click to expand...
Click to collapse
Thanks mister!
It was wrong!!!
But i fix it!Its not that you have post it now...I have removed more apps and the newer is flashable zip...
missing apps:
http://www.wuala.com/elthis/Documents/AlBa_XXLQ3_Missing_Apps_By_eliashadow.zip/
i have this Rom from yesterday , very fast , excellent battery life !!!!
great job partida !!!!!
eliashadow said:
Dont know mate...make a nandroid backup after rom installation and try out...
EDIT:The missing apps is up too!
You can install it straight ahead from default recovery OR download the .zip and place ANY app you want in .zip with ROM.Open the .zip Rom on your pc and navigate to /system/app.Put ANY app you want there and then go to install the ROM...
Click to expand...
Click to collapse
This is the theme what i talking about
Sent from my GT-N7000 using xda premium
dorinrockeru said:
This is the theme what i talking about
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Its very closed to mine.
But as i can see is for lq3 base too, so probably it works.
Make a nandroid back, try it, and let us know...
eliashadow said:
Its very closed to mine.
But as i can see is for lq3 base too, so probably it works.
Make a nandroid back, try it, and let us know...
Click to expand...
Click to collapse
Thanks man...now i'm on v7of cryskelo but i want to change it because i have problems when i make the call...it's blocking my phone and after 20-30seccond the phone make the call...hope there is no bugs in this rom
Sent from my GT-N7000 using xda premium
dorinrockeru said:
Thanks man...now i'm on v7of cryskelo but i want to change it because i have problems when i make the call...it's blocking my phone and after 20-30seccond the phone make the call...hope there is no bugs in this rom
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
No bugs at all or drop calls whatsoever.. I have the feeling also that my calls speaker sounds even louder.. Maybe Eliashadow has included some tweak here as well
Sent from my GT-N7000
can i install it over criskelo v7 with LQ3 kernel from chainfire?

[ROM].[JB].[XXLS2].CRASH ROM FINAL[26 Oct]

{
"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"
}
TO MY TEAM :good:
JOSEALBACETE
SCAMUS
YUCOS
FERWALNANTE
JARAYA13
SRFULL1
RULINGLIONADI
TO MY FRIENDS
CRISKELO
JBROID
BANGSTI (FAST MIRROR)
GALAXY 1210
GRGSIOCL
TXR33
ANTIQUE_SONIC
RAGHAVAFITT
SIMPLELIFE
EYBEE
NEED SUPPORT IN OTHER LANGUAGES?
SPANISH GO HERE
ITALIAN GO HERE
VIDEO V10​
TIME TO SAY GOOD BYE
Good morning ladies and gentlemen, today I will release the stock Jelly Bean with everything working. I was able to finish it today.
I will also like to let you know that some of my team members such as Scamus no longer have note 1.
Followed by me, this is because I will receive my Samsung Galaxy Note II on Wednesday of the next week, and so the rest of my team...
As I mentioned before, my Note 1 will remain in my family with my 16 year old son.
I would continue cooking on both devices, but humanly it is not possible for me, as you know I have a family, work and bills to attend.
This hobby is a passion for me but if it takes a lot of my time in a single device, imagine my problems if I keep cooking for both of them.
Even though my wife is very supportive, in this case she clearly told me: “2 kitchens, no way!!!”
Due to the latter, I have to tell you that the ROM I am releasing tomorrow will be my last ROM for Note 1. It is not modified but it is completely working and very fluid. My team members Ferwalnante and jaraya13 are testing it with awesome results!
From my side, it has been a great pleasure to have shared my ROMs with you, and to the ones that are moving to Note 2, you’ll be more than welcome to my ROM thread, I will be looking forward to see you there.
And when you need help that is within my scope, with great pleasure I will be willing to help you all.
Greetings from your friend,
Crash
​
BASE JELLY BEAN: XXLS2
KERNEL: Philz (hugs mate)
MODEM:XXLS1
SPECIAL THANKS TO
eybee1970
rupiahvn
Phil3759
Livebyte
DooMeDboY93
sbasil
Bagnsti
Complete Stock Rom working 100%
-Deodex
-Zipaling
-Busy Box
Tweaks
-Zipaling
-sqlite
DOWNLOAD LINKS
LINK 1
LINK 2
Installation Method
Installation: (FROM EYBEE)
make sure you are on a rooted ICS-ROM or JB-ROM with CWM recovery and brickfree kernel installed
copy ROM on your USB-storage
boot in Recovery
FullWipe
flash ROM (it will reboot automatically)
after initial setup, open Super SU-app and you might have to update SU-bin (app will do that for you if necessary!)
Click to expand...
Click to collapse
IF YOU HAVE PARTIAL OR LOST ROOT FOLLOW THIS STEPS THANKS TO sbasil
DOWNLOAD THE FIX HERE
And flash it with CWM
CHANGELOG V10.1 PLUS WITHOUT AROMA
This is simple call PLUS, no need to install if you don´t want to hehe
-Add Keyboard without uper numbers
-Add King Soft (10 time better then Polaris)
-Add ICS Camera
-Add Play Station App (Thanks to lsbe)
-Add Mod Logs provider (No sms on logs)
-Remove RamTweak (Makes phone and contacts app open faster)
-Add New Launcher similar to Nova and Apex but with coolest weather widget (Thanks to i forgot the user name if someone now please send me a PM)
INSTALLATION METHOD
CWM Recovery no need wipes or nothing
DOWNLOAD V10.1 PLUS HERE
ADITIONAL THEME FROM MY FRIEND GLAXY1210 HUGS MATE :good:
NOTE: YOU HAVE TO HAVE STOCK THEME IF YOU INSTALL ON SCAMUS THEME YOU MAY HAVE PROBLEMS
INSTALLATION METHOD
CWM Recovery no need wipes or nothing
DOWNLOAD GALAXY1210 HERE
ENJOY
CHANGELOG V10.1 WITHOUT AROMA
BASE: XXLRT
KERNEL: CF ROOT XXLRQ (Thanks to Chainfire)
MODEM:XLR1
-Add stock MMS and Phone.apk (Better performance)
-Services.jar patch supercharger V6
-AOSP Email app (supports all dpi mods 25 megas attach files thanks to carm01)
-SIP VOIP Enable you need to use a third party app to make calls
Build.prop Tweak (Thanks to knzo)
-Fast Youtube videos
-Quality Images JPG
-Camera Performance Better Pictures
-3G Boost (Fast Download for 3g conection may not work on most of the Providers)
-new tweaks on init.d (making de TW launcher more fast)
Optional
-External SD CRASH-ADDONS (Google Now Thanks to mikey xda)
LINKS FOR THE ROM THANKS TO BANGSTI
MD5 HASH 3427E73F110491BEE96CF085189B2DC
LINK 1 HERE
LINK 2 HERE
DPI PACK 240,290 AND REVERT TO STOCK 320 (DON´T USE DPI PACK FROM V10 YOU WILL LOOSE SOME TWEAKS)
DOWNLOAD DPI PACK HERE
NOTE: ONCE YOU INSTALL THE ROM PLEASE WAIT AT LEAST 2 CYCLE OF CHARGING THAT WAY THE ROM CAME BETTER
CHANGELOG V10 WITHOUT AROMA
BASE: XXLRT
KERNEL: CF ROOT XXLRQ (Thanks to Chainfire)
MODEM:XLR1
-Add SIP VOIP
-CRT Off
-Tweaks
-Ringtones from Note 2 and S3
-Blue 15 toggles stock look (Thanks to GRGSIOCL)
-Samsung Keyboard (Blue style by raghavafitt and moded By Scamus)
-Contacts and Mms (By my friend txr33)
-Remove most of the samsung and Germany apps.
-SonyBravia mod
-Play Station Cert
-4 Way restauration
-No Ascending ringtone
-TW5 launcher the one with Original base LRQ
-TW5 Goatrip (this is more fast and less laggy)
-Callrecord
-Xperia Gallery
-Sony Walkman (works with awesome)
-Awesome Beats
-Callrecord
APPS AND MOD´S REMOVE ON V10
-Mod settings
-Es Explorer
-Live wallpapers
DOWNLOAD LINKS
SUPER FAST LINKS HERE
THANKS TO MY DEAR FRIEND BANGSTI
LINK 1
LINK 2
LINK 3
LINK 4
MOD DPI PACK AROMA INSTALLER 240 290 AND 320
DOWNLOAD HERE
Installation Method
1. Install Abyss Kernel
2. Reboot Recovery
3. Wipe Data/Dalvik/Cache
4. Install the ROM
5.Reboot and Enjoy
Recommended Installation Method (My testers and me use this one)
1. Install Abyss Kernel
2. Reboot Recovery
3. Wipe Data/Dalvik/Cache
4. Format System
5. Install jBroid cleaner DOWNLOAD JBROID HERE
6. Install the ROM
7. Reboot
If you like my job consider buy me a beer or help me collect so i can buy my screen thanks
Hope to see you guys on Note II
THEMES FROM SCAMUS TEAM CRASH
DOWNLOAD HERE
BLUE THEME V3 DOWNLOAD HERE FOR V10.1
TEMA DORADO DEL MAESTRO DRAGONES 1978
DOWNLOAD HERE​
Cool.. 1st to download
Will report back if any problem..
Nice ROM name
Congrats on your rom, lets give it a go, thanks mate
Sent from my GT-N7000 using xda premium
Good luck mister!
Sent from my GT-N7000 using Tapatalk 2
Thanks again for the rom!
Enviado desde NextGenPhone (NoTe)
I hope the ROM itself is not that laggy as is on the video.
Anyways, welcome to the Note development. New roms are always welcome
shatroghistro said:
I hope the ROM itself is not that laggy as is on the video.
Anyways, welcome to the Note development. New roms are always welcome
Click to expand...
Click to collapse
This rom is not laggy at all
Sent from my GT-N7000 using xda premium
shatroghistro said:
I hope the ROM itself is not that laggy as is on the video.
Anyways, welcome to the Note development. New roms are always welcome
Click to expand...
Click to collapse
Fail post #1
Sent from my GT-N7000 using xda premium
When you say
TW5 Modded Goatrip
Click to expand...
Click to collapse
What are the changes from other ones ???
Rulinglionadi said:
When you say
What are the changes from other ones ???
Click to expand...
Click to collapse
it is 5*5 and also modded for note with equal spaces and you can observe in wetaher widget, which is clearly aligned to the last of the screen which was not available with earlier mods...in conclusion: the mod has been done, so that widgets and apps are spaced properly for the note
shatroghistro said:
I hope the ROM itself is not that laggy as is on the video.
Anyways, welcome to the Note development. New roms are always welcome
Click to expand...
Click to collapse
Their is a lag because of the app screencast which is recording the video...
Actually their is no lag at all...
@Crash Good to see you bk...
Will download and report...
hi , how is it better than stock? sorry for noob
Downloading now.
Right now i am on your previous rom. Is it faster than KD gold v2?
How to flash jbroid ?
Sent from my GT-N7000 using xda premium
Sent from my GT-N7000 using xda premium
[email protected] said:
Downloading now.
Right now i am on your previous rom. Is it faster than KD gold v2?
How to flash jbroid ?
Sent from my GT-N7000 using xda premium
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Please Follow the steps on main Op
I put a link too if don´t have the jBroid
Im try NOwipe this rom, from Rocket v6 to Crash V1. Now
vuidoi said:
Im try NOwipe this rom, from Rocket v6 to Crash V1. Now
Click to expand...
Click to collapse
Ok thanks mate
Crash 1976 said:
Ok thanks mate
Click to expand...
Click to collapse
Your rom Crash V1 is auto full wipe
Rocket v6 no wipe anything but look rom is New But no problem with me, i need install some apps. Thank so Much @Crash 1976
Sorry my bad English , but i thing when you have ICS rom you dont need wipe anything or install absyss kernel
Perfek Crash v1 rom vote 5 start to smooth,fast,theme,launcher ...and much more....
Downloaded and flashed and its pretty fast so far.No issue so far except a bit lag when opening contact.
Sent from my GT-N7000 using xda premium

[Rom][10Jul][LFB] VillainRom V1.1.0 | OTA | Ninphetamine Kernel | TWEAKS

VillainROM- I9300
I would like to start by saying that I am not as good as Ninpo with prose so don’t expect a long, witty and flowing opening post.
Many of you will have heard of the name VillainROM, a lot may have tried our roms on some previous devices including HTC Hero, HTC Desire, HTC Desire Z and HD, HTC One X, Samsung Galaxy S, II (and probably more).
Let me introduce to you VillainROM for the I9300. For those of you that don’t know, this is a rom based on the latest stock (usually latest UK stock unless majorly out of date), and kept as close as possible to the stock feel but with the ability to tweak to your needs. In the future we will most likely release a “SuperVillain” rom which is stock stripped back, so in this case will be stock, less Touchwiz, as far as is possible (no ETA yet).
VillainROM Features:
- Stock Rom
- Deodexed
- Rooted (superSU)
- Zip Aligned
- Ninphetamine Kernel - Thread and sources found here
- Bloat Transfered to Add-On Packs
- OTA App (kernel, rom and tweaks) - beta
- Cell Standby value fixed
What will eventually set this rom aside from the others is the OTA system that we are in the process of creating, users of the S2 rom will remember we had one back then, but the new one is shaping up to be a million times better, and built with ICS theme guide in mind! This system will enable you to fully customise the rom (tweaks, apps etc) as well as download and install full rom updates all from one app.
NB: If you have any requests or add-ons you wish to see please post them in the thread, if you don’t see a reply from a VR team member within a few days then PM myself - DO NOT PM ON THE FIRST INSTANCE OR YOU MAY BE IGNORED
Thanks
Firstly TeamVillain - NPRussell, Pulser, Ninpo, Dmzda, Shen, JieeHD (I hope I have not missed anyone!)
Secondly - Netarchy, Samsung and anyone else that has helped me along the way!
Contents:
Post 2 - Changelog
Post 3 - FAQ
Post 4 - Download Links
Post 5 - Add-on Packs and information for Themers
I would like to end on saying that personally this is my first full rom release, I have created add-ons and tweaks in the past, and helped with debugging and other fixes but this is my first proper attempt at a full VillainRom release.
Thanks, and Enjoy!
CHANGELOG
Coming Soon
VillainROM OTA System - VillainROM Toolkit
VillainROM Bootscreen, wallapapers etc
SuperVillain Tweak - to remove a lot of Touchwiz and replace with AOSP apps
Vr 1.1.0
Rebased to LFB (latest UK official base)
Ninphetamine 1.2.0 Kernel (based on LFB sources)
All previous fixes (Lockscreen NFC will now be a tweak)
Updated apps
Beta VillainTools app added, app has no icon yet and is in /data/app - This app can not yet flash any downloads you will have to do so manually. - App attached below too if you want to use it to update to VR1.1.0 from previous build.
Tweaks (to follow)
Autobrightness - 10 steps
Samsung Add-On (updated)
Misc Add-On
NFC Lockscreen
‘Nexus like’ on-screen keys
Vr 1.0.2
Cell Standby value fix - Cell standby in battery stats now reads correct values (thanks to AndreiLux)
Updated apps to newer version
Vr 1.0.1 (initial XDA release)
- Added Lockscreen NFC (thanks to Mayhemer on Xda) - Thread here
- Added App - SGS3 Easy UMS version 1.2 (thanks to Kopfegeldjaeger at Xda) - Thread here
- Bloat removed separated into additional “packs” to flash
Vr 1.0
- Based off stock LF2
- Deodexed
- Zipaligned
- Rooted with SuperSU and CWM apps (thanks to Chainfire)
- Ninphetamine 1.1.1 Kernel
FAQ
The rom is telling me there is a samsung software update but when I click the notification nothing happens?
Some people have noticed the above occurring, however it clears when you reboot, if for some reason it does not then open Samsung Apps and update when it prompts you.
I am missing some applications?
No apps have been permanently removed from this Rom, if you are missing an app it has probably been bundled into an add-on pack, please check post 5.
I have a kernel question?
Please put all kernel specific questions in the kernel thread, and/or start a general “ninphetamine discussion” thread in General, if one does not already exist
Do you have screenshots?
Well, visually this rom looks the same as stock, in the near future you will be able to use the OTA sytem to apply tweaks that could change this, however, if I can be bothered I will take screen-shots, I might even speak with Shen about doing some fancy screenshot image that he does on his One X VillainRom thread
This is all awesome but how do I learn to do things like this?
Best place to start is by looking on www.freeyourandroid.com and then general google searches followed by trial and error.
DOWNLOADS
You could also download via the VillainTools app (if you are already on a VIllainRom) attached to this post
To flash, boot into recovery, nandroid backup, wipe data/factory reset, and flash!
(A wipe is not always necessary but is strongly recommended especially if you think your having issues)
VillainROM 1.1.0 DOWNLOAD if mic in calls not working then flash LFB radio - CWM flashable .zip or ODNIN/ MOBILE ODIN .tar
VillainROM 1.0.2 DOWNLOAD
VillainROM 1.0.1 DOWNLOAD
ADD-ONs/VILLAINROM TOOLKIT CONTENT
Until we get our OTA system up and running we have decided to do add-on packs this way. Please flash in CWM as normal, no wipe necessary (flash after you flash the rom!)
If you wish to see other apps in these packs, or indeed entirely different packs let me know and I will see what I can do.
Samsung Add-on Pack - LFB - DOWNLOAD
Including:
- ChatON
- Tectiles
- GameHub
- SMemo
- SPlanner Widget
- SSuggest
- All Share Play
- All Share Case Widget
- Samsung Apps
Misc Add-On Pack - LFB - DOWNLOAD
Including:
- Yahoo News
- Yahoo News Widget
- Yahoo Stocks
- Yahoo Stocks Widget
- Mobile Print
- Polaris Viewer
VillainThemes - Theming system
Earlier this year TeamVillain released a themeing system that had a fair bit of xda exposure at the time however recently it seems to have gone unnoticed. This system theoretically enables someone to build a theme that if packaged with our system will flash on any rom (on any device)
If you are looking to theme this rom then please give great consideration to using this system, it really is great!
http://forum.xda-developers.com/showthread.php?t=1207017
Loved the villain Rom updater app on my HTC hero...glad you guys are here
Sent from my GT-I9300 using Tapatalk
Never used but received good feedbacks ajout this, can you put screenshots please, Thank you
Sent from my GT-I9300 using xda premium
I've always been interested in the villain ROM so I'm happy its on this device. I'm going to give it a go tomorrow quite excited
Sent from my GT-I9300 using xda app-developers app
wonderful!
WOWWWWWW!!!
Thank you!!
I'm sure screenshots will follow
Safe0716 said:
Never used but received good feedbacks ajout this, can you put screenshots please, Thank you
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
we have special interactive screenshots.
Instructions for use:
1)Pick up your phone
2)Look at various different menus
3)Put down your phone.
Job done
What so there is no visual change from stock touch-wiz UI?
Sent from my GT-I9300 using xda app-developers app
SkillfulMmd said:
What so there is no visual change from stock touch-wiz UI?
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Lennyuk said:
rom based on the latest stock (usually latest UK stock unless majorly out of date), and kept as close as possible to the stock feel but with the ability to tweak to your needs
Click to expand...
Click to collapse
Answer your question?
Sweet a UK rom... finally!
Cool. Well I'll take a look tomorrow and thanks for building another rom for the gs3, its good to have another "big ROM" to use
Sent from my GT-I9300 using xda app-developers app
awsome guys. thanks for this. gonna try it out tomorrow!
cheers,
sj.
Hi Lenny,
Happy to see you and Villain Team here,
Downloading now,
Is Pulser joining ?
Guys, I had one the best ever support from Lenny in the SGS II Villain Thread,
GOOD TIMES FOR SGS III
Pulser doesn't have an s3 but he is always around to help me when I need it, as is the rest of the team.
Sent from my GT-I9300 using Tapatalk 2
Can't people just theme to their own liking/use a launcher that allows themes? There was no end of
{
"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"
}
when I skinned FroydVillain to my liking away from stock.
Cheers Lenny!
Just moved from the lowly Hero to the SGS III and it's great to see Team Villain still going strong!
Downloading now, and can't wait to try it out!

ROM MD Utility Stable1| 2.3.6 GB

{
"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"
}
Now you can update the rom via OTA app, just open the app to check for updates, the updates will be downloaded to the SDCARD, then you need to enter CWM and flash the zip .
Click to expand...
Click to collapse
After a long time when i was cooking roms in Windows Mobile i decided to give it a try in the Android world to, so with that said im resurrecting the UTILITY BUILDS series now for Galaxy Mini.I must say that i`m a new developer that is trying to understand more about the Android/Linux environment.One extra thing i must mention, i do this in my spare time, because i enjoy it, so the ETAs are not fixed , it can be 2 days or 1 week or 2 weeks
I added some apps, scripts, mods that i find functional, credits are given below.
This rom is tweeked with dsixda's Android Kitchen
Special Thanks: CyanogenMod TEAM, ronaldvalles,amarullz , dsixda,squadzone, OTA Update Center
Click on each of the profiles and press the THANKS button, to show your support and apreciation for they`re work :highfive:
TERMS AND CONDITIONS​
~MD UTILITY~​
GENERAL​​
THIS THREAD IS ONLY FOR DEVELOPMENT, VISIT THE GENERAL DISCUSSION THREAD UNDER THE GALAXY MINI SECTION, LINK POSTED UNDER TERMS
1. I`M NOT RESPONSIBLE FOR ANY DAMAGE THAT MY BUILD MAY CAUSE TO YOUR DEVICE, TRY IT ON YOUR OWN RISK, MD UTILITY BUILDS ARE FOR TESTING PURPOSES ONLY!
NOR ME OR OTHER DEVELOPER CAN NOT BE NAMED AS RESPONSIBLE FOR THE MALFUNCTION/S THAT MAY OCCUR.
1.1 Also you must note the the rom is build from CyanogenMOD sources, CyanogenMOD,CM7.2 is a trademark of www.CyanogenMOD.com
1.2 Me dany547/Mutu Nicolae-Dan im not affiliated with CyanogenMOD, Android Open Source nor GOOGLE.
FLASHING/ROM/COMMUNITY​​
2. Im not a senior developer, so part of the coding is not been done by me, all the thanks in the xda-developers forum are to developers that helped me into bringing the final product to complition.
2.1 By flashing my custom rom or any other rom marked as custom or by rooting your phone warranty is voided
3. We as cooks/developers in a open source community make our work public, so we expect the from your behalf.
4. You are free to use my rom/kernel in your build, if you can improve what has been done that would be great, but you must give the proper credit. NOTE: if you did use my work in your project and you dint gave the credit for my work nor do you ever intend to do so i will contact a moderator so that you will remove the project.
4.1 You are free do use my Adobe Photoshop banners/buttons in your projects, but you must give proper credit. NOTE: im not affiliated with Adobe Systems Incorporated,Adobe Photoshop is a trademark of www.adobe.com ”Adobe Systems Incorporated”, that was the program in witch i edited my banners/buttons.
Click to expand...
Click to collapse
DISCUSSION THREAD
Base Rom: CM7.2 100% builded from source by me, for now i wont make the source public because it still needs some tunning. With MD builds im trying to make a replica of the Android 4.1 Jelly Bean, as much as i can.
Kernel: builded by me 100% from source, and its called MR Android, newest version is 1.3.
You need to be ROOTED and have CWM.
INSTALLATION PROCEDURE
-download the .zip
-copy the .zip to your SD Card
-enter CWM( if you dont have CWM get it HERE,if you don`t know what CWM is click HERE)
-install zip from sd/choose zip, follow Aroma Installer inscructions.
NOTE: If you get stuck, pull the battery, re-enter recovery, wipe cache then Reboot Device and quickly press HOME+POWER to re-enter CWM,then install the zip
Code:
[B]Stable v1.0[/B]
-[COLOR="Red"]aroma 100% resized for LDPI[/COLOR]
-[COLOR="Red"]updated MRAndroid kernel version 1.3 , better compression[/COLOR]
-added Cyanmobile kernel(NOTE:this kernel has problems with wifi)
[B][COLOR="Red"]-added a2sd options(NOTE: if you choose 3rt A2SD option the phone will reboot 2-3 times, dont panic)[/COLOR][/B]
-finally fixed the looooong boot time
-[COLOR="Red"]added full GPU render mode[/COLOR]
-now the rom is stable more faster then ever
*see Cyanogenmod changelog
-taked a look for the final time in init.d
-added new options in aroma
-used new ROM base(see Cyanogen changelog)
-updated a few apks
-[COLOR="Red"]added OTA UPDATE credits[/COLOR] [url=https://otaupdatecenter.pro/]OTA UPDATE CENTER[/url]
*now you can enter OTA Updater app for rom updates, it will be downloaded to sd card then you will install them
Build v1.6
-updated a few apk
*PlayStore 3.8.16
*Holo Luncher 1.21
-[color=red][b]added Aroma Installer v2.51[/b][/color] [url=http://forum.xda-developers.com/showthread.php?t=1461712]THREAD[/url]
*[u]im open for suggestions[/u]
*alot of apps to choose from
*fully working and resized for LDPI, i have to work more on the icons though, next rls will be 100% resized
-updated lowmemorykiller script from Gio
-[color=red]updated kernel to version [email protected] OC 806mhz[/color]
-fixed deep sleep in the kernel
-removed some mods from the kernel because they made the system crash
-tweeked some mods for our Mini
-default I/O Sio
-added new battery tweek from Gio
Build v1.5
-minor update rom wise
-base from RC1
-updated Holo Luncher v1.2.0
[color=red][b]-update kernel MR Android v1.00 [email protected][/color][/b]
-removed darky zipalign, and some other minor tweeks
Build v1 RC
-base cm-7-20120726-UNOFFICIAL-tass md5sum 25ab71eaf7351822becae6d68bf197b3
-stable release
-added Holo Locker JB style
-updated JB Sounds
-added JB Galaxy Nexus boot animation
-added JB font
-GPU lib tweeks
-SD Card Speed Tweeks
-added JG wallpaper galery
-removed SuperSu 0.93
-readded Superuser 3.1.3
-init.d tweeks
-more build.prop tweeks
-removed CM Wallpapers
-removed gapps,you need to flash them now
Build v1 Alpha
-base CM 7.2 Stable md5sum: 312f374a4df856547305dce2f0e694d3
-Android 4.1 boot animation
-updated Android Market v3.7.13 (port from Jelly Bean)
-updated Google Search app v1.3.3.247963
-added SuperSU app v0.93
-added Holo Luncher v1.1.1
-added ICS theme(port from X10mini) v10
-removed Superuser app
-removed ADW Luncher
-some build.prop tweeks
-added tweeks for touch screen responsiveness
-added battery tweeks
-removed stock CM ringtones, ui, alarm sounds
-added Android 4.1 ringtones, alarms, ui, camera sounds
I dont cry/request donations, but,if you are in a good financial situation or just got a s**t load of money and you dont know what to do with them...no problem!! donate to me!!! and i will help my country with the economic crisis and buy some Nutella for me ^_^.
How to donate? by clicking the Donation button on the top, or the DONATE TO ME button in the left, below my profile picture. Thanks.
Just 4shared for now, more mirrors in the future.And excuse my english
​
XDA:DevDB Information
[ROM][KERNEL][OTA][AROMA]|MD Utility| STABLEV1.0| (ENDED), a ROM for the Samsung Galaxy Mini
Contributors
dany547
ROM OS Version: 2.3.x Gingerbread
ROM Kernel: Linux 2.3.x
Based On: CyanogenMod
Version Information
Status: No Longer Updated
Current Stable Version: v 1
Stable Release Date: 2013-01-01
Created 2013-10-07
Last Updated 2013-10-07
Naiz!!!
Sent from my GT-S5570 using Tapatalk 2
well.. fascinating...
thanks man
one suggestion, change the battery icon to JB look like...
or ICS
droidface said:
well.. fascinating...
thanks man
one suggestion, change the battery icon to JB look like...
or ICS
Click to expand...
Click to collapse
now im trying to port the interface
Downloading theFile, Hope it \m/
VrOckerZ said:
Downloading theFile, Hope it \m/
Click to expand...
Click to collapse
it is working nicely
BTW nice work:good:
Edit: 4share show invalid link
Nice work, I'm surely gonna try .
gonna download this tommorow!
4share link is working :-?...try the .torrent in the description then
SiL3nTKiLL said:
gonna download this tommorow!
Click to expand...
Click to collapse
be my guest
a new RLS will be available in a few days, i will compile from source i think
The only thing i can say about Alpha 1 Release is dat this Rom is Fast and Furious
---------- Post added at 04:49 PM ---------- Previous post was at 04:47 PM ----------
dany547 said:
a new RLS will be available in a few days, i will compile from source i think
Click to expand...
Click to collapse
Great Stuff waiting for ur Next Release But do change Music Player From Stock in ur Next Release and do some Interesting Changes as Always
VrOckerZ said:
The only thing i can say about Alpha 1 Release is dat this Rom is Fast and Furious
---------- Post added at 04:49 PM ---------- Previous post was at 04:47 PM ----------
Great Stuff waiting for ur Next Release But do change Music Player From Stock in ur Next Release and do some Interesting Changes as Always
Click to expand...
Click to collapse
yes, i noted a few other things, stay tuned.
try to port stock message app,lock screen and stock dialer,,,if it is possible ,,
dany547 said:
After a long time when i was cooking roms in Windows Mobile i decided to give it a try in the Android world to, so with that said im resurrecting the UTILITY BUILDS series now for Galaxy Mini.I must say that i`m a cook that is trying to understand more about the Android/Linux environment.
I added some apps, scripts, mods that i find functional, credits are given below.
All the buttons in this post (INFO,ABOUT etc) are created by me in Adobe Photoshop, feel free to use them but give proper credit.
I`M NOT RESPONSIBLE FOR ANY DAMAGE THAT MY BUILD MAY CAUSE TO YOUR DEVICE, TRY IT ON YOUR OWN RISK, MD UTILITY BUILDS ARE FOR TESTING PURPOSES ONLY!.YOU ARE FREE TO USE MY ROM AS A BASE,JUST SAY A THANKS IN THE DESCRIPTION OF YOUR BUILD.
This rom is cooked with dsixda's Android Kitchen
Special Thanks: CyanogenMod TEAM, ronaldvalles, yackovsky, DQiB, dsixda
Click on each of the profiles and press the THANKS button, to show your support and apreciation for they`re work :highfive:
The base of the build is CM7.2 Stable from www.get.cm. Im trying to make a replica of the Android 4.1 Jelly Bean.
This is my first ROM so i guess it will have some bugs,because i playd a little with it(scripts, tweeks) so if you encounter a problem post it below.I have alot of work to do, because im trying to port some interface objects so stay tuned :laugh: ,i`m doing my best to succed.
You need to be ROOTED and have CWM.
INSTALLATION PROCEDURE
-download the .zip
-copy it to your SD Card
-enter CWM( if you dont have CWM get it HERE,if you don`t know what CWM is click HERE)
-select install zip from SD Card/Choose zip from SD
-select the .zip that you just copied choose YES to install
-wait
PS: the ROM is without a kernel(for now), flash what kernel you desire.
Code:
-base CM 7.2 Stable md5sum: 312f374a4df856547305dce2f0e694d3
-Android 4.1 boot animation
-updated Android Market v3.7.13 (port from Jelly Bean)
-updated Google Search app v1.3.3.247963
-added SuperSU app v0.93
-added Holo Luncher v1.1.1
-added ICS theme(port from X10mini) v10
-removed Superuser app
-removed ADW Luncher
-some build.prop tweeks
-added tweeks for touch screen responsiveness
-added battery tweeks
-removed stock CM ringtones, ui, alarm sounds
-added Android 4.1 ringtones, alarms, ui, camera sounds
Just 4shared for now, more mirrors in the future.And excuse my english
​
Click to expand...
Click to collapse
Cant open your Kernel page, plz give some links.
chinhlevn said:
Cant open your Kernel page, plz give some links.
Click to expand...
Click to collapse
Use ur fone or some workaround. Our country block the blogspot pages
Sent from my GT-S5570 using Tapatalk 2
R.A.G.E said:
Use ur fone or some workaround. Our country block the blogspot pages
Sent from my GT-S5570 using Tapatalk 2
Click to expand...
Click to collapse
Which country are you from?
yagya said:
Which country are you from?
Click to expand...
Click to collapse
Viet Nam
Sent from my GT-S5570 using Tapatalk 2
R.A.G.E said:
Viet Nam
Sent from my GT-S5570 using Tapatalk 2
Click to expand...
Click to collapse
do you guys need a new mirros?

Categories

Resources