[ROM][ICS][AROMA] JellyBeanRomICS V8 P75XX (01.04.2013)

hanspampel

hanspampel

Ehrenmitglied
9.863
Achtung!! Bevor ihr die V8 flasht, müsst ihr zunächst das ROM einmal entpacken. es ist doppelt gepackt um das 400MB Limit nicht zu überschreiten. Macht ihr es nicht, kann es nicht geflasht werden!!!

So nun gibts dann auch endlich das erste Custom ROM fürs 7500/7501 auf Basis des offiziellen ICS Releases von Samsung. Sind aber noch nicht so viele Tweaks enthalten. Alles noch im Anfangsstadium.
Nicht vom Jelly Bean im Namen verwirren lassen, es ist nicht enthalten. Ist nur der Name.;)

jbrlogo.png


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...

Functions:

-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
wink.gif
(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

Screens:



Download:

Rom

3G-Version
JellyBeanRom ICS P750X[XXWLQ8]

JellyBeanRom ICS P750X[XXWLP5]



WiFi-only
JellyBeanRom ICS P751X[UELPL]

-----------------------------------------------------------------------------------------
Removed apk's (Google Maps, Google Plus, Pulse, Widget Stock Clock, AP Mobile, Music Hub, Ebook & all the test apk's)

3G-Version
JellyBeanRomICS_Deleted Files(750X)


WiFi-only
JellyBeanRomICS_Deleted Files(751X)
-----------------------------------------------------------------------------------------
Addons:

White apps CWM package
feste drücken

Facelock CWM package
feste drücken

JellyBeanRomICS debloater script CWM package

instrw.png


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?


chaner.png

Code:
[B]v1, v2 [/B]
- initial bugged versions  
[B]
v3[/B] - finally quite bugfree 
- got rid of preloaded apps installing 
- removed some bloat  
[B]
v4[/B] - 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) 
 [B]
v5 [/B]- 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
[B]
v5.1[/B] - GT-P7510 version rebased to UELPL 
- previous versions bugs fixed 
- added A1 kernel 
- SuperUser replaced with SuperSU 
- added package with light apps  
[B]
v6[/B] - 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 ;) )  
[B]
v7[/B] - kernel changed to Yoda's 
- custom bootanimation 
- updated apps 
- flashing script cleaned up 
- small take on multicsc on P7500 
- minimized battery drain?  
[B]
v8[/B] - added Aroma 
- kernel choice 
- modem choice 
- updated apps 
- reworked from scratch (again!) 
- Final candidate;)
debl.png


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


then.png


-Samsung for the device and finally giving ICS update
-dsixda for his kitchen
-Task650
-Jamison904
-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 (collecting money towards buying a bike to travel to school
biggrin.gif
) - 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.

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!

Quelle



Anleitung zum Flashen

1. Zuerst sollte aus Sicherheitsgründen der aktuelle ICS Leak geflasht werden. Kann sonst zu Problemen mit dem ROM kommen.
Wie das geht kann man z.T. von hier entnehmen
[How-To][ICS][P75XX] Re-Stock mit ICS-Stock Firmware mit Odin + GTab 10.1 rooten

Wer das schon drauf hat kann gleich zum 2ten Punkt gehen

2. Danach einfach das ROM aufs Tab schieben und per Recovery nen kompletten Fullwipe durchführen, heißt
Wipe Date/Factory Reset, Wipe Cache, Wipe Dalvik Cache und Format System(Format System aber nur wenn ihr auch wirklich ne ROM zum flashen auf eurem Tab habt. Ansonsten bootet es nachher nicht mehr wenn mans doch vergssen hat!!)
Anschliessend das ROM per Recovery flashen

Viel Spaß

Edit: V8 hinzugefügt - nun für alle Versionen(7500/7501/7510/7511) verfügbar!


PS: Ein
post_thanks.gif
tut nicht weh.;)
 
Zuletzt bearbeitet:
  • Danke
Reaktionen: unhold 31
Ich würde mir gerne das neue CM10 anschauen und anschließend dieses ROM.
Und wenn dass alles nix ist, wieder auf das Stock 4.0.4 zurückkehren, was ich jetzt drauf habe.
Also dachte ich, ich mach vom Stock ein Nand Backup.
Flash dann nacheinander CM10 und dieses ROM und kehre mit einem Nand Backup wieder zurück.
So eine Art Rundreise am Samstag.

Könnte das so funktionieren?

Gesendet von meinem GT-P7500 mit Tapatalk 2
 
Zuletzt bearbeitet:
Ja sollte so funzen. Wobei du nicht unbedingt zu Stock zurück musst. Denn dieses ROM ist auch nahezu Stock. Bis auf ein paar kleine Tweaks die der Performance gelten, ist kein Unterschied zu erkennen. Ausser natürlich die fehlenden Apps.:winki:
 
  • Danke
Reaktionen: sc00ter98
Habe v1.0 seit 3,5 Stunden am laufen und deepsleep bei 91%.
Lade eben v2.0 und mal schauen wie es morgen früh aussieht.

Gesendet von meinem GT-P7500 mit Tapatalk 2
 
Hab noch die V1 drauf. Deep Sleep funzt auch dort nicht richtig. Von 10.5Std. sinds gerade mal knappe 2Std., 5Std. davon bei 216MHz.
 
Ich habe gerade die V2.0 ausprobiert.
Komischerweise klappt bei mir die Home Taste nicht :confused:
 
Ja das hatte auch jemand, hatteste nen Fullwipe bei der V2 gemacht oder so drüber gebügelt?

Edit: Lasst die Finger von der V2, die ist ziemlich buggy. Er will ne komplett neue Version bauen. Kommt dann wohl morgen oder so. So lange nimmt die V1.
 
Zuletzt bearbeitet:
hanspampel schrieb:
Ja das hatte auch jemand, hatteste nen Fullwipe bei der V2 gemacht oder so drüber gebügelt?
Ich hatte Fullwipe gemacht.
Zum Glück hatte ich mir Backup der Stock gemacht...

Gruß Sebastian
 
Ja sowas sollte man sich immer angewöhnen.:winki:
 
Laut XDA Forum soll die V3 problemlos laufen.
Hat sie schon jemand drauf?
Was mich interessieren würde, ob das deep sleep Problem darin behoben wurde?

Gruß Sebastian
 
  • Danke
Reaktionen: bartlinux
Moin

Nee hab sie noch nicht drauf. Denke aber nicht das das Deep Sleep-Prob behoben wurde. Entweder behebt es ein richtiger Dev oder nur Samsung selber.
 
  • Danke
Reaktionen: izaseba
Neue Version 4 ist draussen. Im OP.

Changelog V4

- battery percentage
- dark Samsung apps
- added Face Unlock (it seems Samsung had forgotten about it
biggrin.gif
)
- added couple init.d tweaks
 
Läuft wunderbar ! Und von allen ROMS mit neuen Kernel auch am besten.

Habe, im Gegensatz zu euch, auch keine Probleme mit der Batterie (?). Tab lag die ganze Nacht im angeschalteten Zustand und hat gerade mal 1% Akku verloren. Muss aber dazu sagen, dass ich unter Einstellungen WLAN die Option "Nur am Ladenetz immer aktiv" eingestellt habe da WLAN im standby am meisten gezogen hat.
 
kwai schrieb:
Läuft wunderbar ! Und von allen ROMS mit neuen Kernel auch am besten.

Habe, im Gegensatz zu euch, auch keine Probleme mit der Batterie (?). Tab lag die ganze Nacht im angeschalteten Zustand und hat gerade mal 1% Akku verloren. Muss aber dazu sagen, dass ich unter Einstellungen WLAN die Option "Nur am Ladenetz immer aktiv" eingestellt habe da WLAN im standby am meisten gezogen hat.

Herzlichen Glückwunsch, dass es bei Dir klappt :)
Ich habe mein Gerät beim nicht benutzen immer im Flugzeug Modus.
Selbst da hat er locker 30-35% in der Nacht verloren :(
Ich bin zurück zu 3.2 Stock, auch, wenn es mir schwer gefallen ist.
Mal abwarten, was sich tut.
Gruß Sebastian
 
Hmm komisch, also bei mir ist der Akkuverbrauch immer so bei 1.5-2%/Std. Natürlich nur wenns rum liegt. Ohne Flugzeugmodus.
 
Läuft alles wunderbar bei mir. :)
 
V5 hinzugefügt - nun für alles Versionen(7500/7501/7510/7511) verfügbar!

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
 
Ist Beegees Ganbarou ROM ok um von da auf die "JellyBean" ROM umzusteigen??:confused:
 
Klar, kein Problem.
 
Danke für die schnelle Hilfe hanspampel:smile:
 

Ähnliche Themen

bierma32
Antworten
224
Aufrufe
99.771
bierma32
bierma32
S
Antworten
16
Aufrufe
3.600
bierma32
bierma32
special1986
Antworten
2
Aufrufe
1.652
bierma32
bierma32
Zurück
Oben Unten