Cleanser v2.1
{
"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"
}
. . . Introduction
This MOD will give you an easy interactive way to personalize your ROM.
Use combined with your fresh installation of CM12.1 and/or even after your ROM is setup!
After running Cleanser, you can then access it via the App draw & also other utilities.
. . . Contents
System App removal
Remove unwanted system apps.
Please request for an App if you don't see it in the list.
System Media removal
Remove unwanted system media.
Please request for Media if you don't see it in the list.
Survival Mode
Survives ROM upgrades and Factory resets.
Survival Mode is optional.
Survival Scripts can be removed at any time within Cleanser.
Resume Mode
Updates existing Survival scripts, otherwise overridden.
Disabler Menu
Options to disable different system properties.
Please request more things you would like to disable.
Wipe Menu
Options to wipe certain things.
Please request more things you would like to wipe.
File Manager & Terminal
Aroma File Manager & Terminal included.
System Information
Displays some system info such as partition sizes and free space.
Cleanser App
Easy access to Cleanser.zip via your App draw.
A bunch of useful utilities.
Organizers your Cleanser.zip's on your SDcard.
Download & Support for latest Cleanser.zip
No Device check
It works on multiple devices, check Device list below for tested devices.
Please report for others if successful or not on a non-listed device.
Testing on another device is simple, basically if Aroma starts, it's more than likely compatible.
. . . Devices
HTC Sensation
Samsung Galaxy Tab S
Samsung Galaxy Ace 2
Samsung Galaxy S4 Mini
OnePlus One
Sony Xperia M
LG Nexus 5 (Hammerhead)
* Note: Let me know if it works on your device so it can be added.
. . . Installation
Flash Cleanser.zip and follow on screen instructions.
Wipe ART in Cleanser if not a clean installation of CM12.1, if using App removal options.
Profit!
. . . Changelog
v1.0
- Initial release
v1.1
- Added Survival Scripts (Survives ROM updates & factory resets)
- Added Survival Script removal option
- Minor theme adjustments and clean up
- Fixed progress bar
v1.2
- Added Options for Survival Mode
- Added Resume Mode
- Added Disabler Menu (Added Logcat)
- Visual adjustments in System Info.
v1.3
- Visual adjustments & alterations in Main Menu
- Other minor Aroma alterations
- Added Wipe Menu
- Added another Disabler option (VFS Cache)
- Expanded Survival removal options
v1.4
- Added Cleanser App v1.0
- Added another Wipe Menu option (App Caches)
- Added more Disabler options (Transparency & Cleanser App)
- Added Survival removal option for App
- Other Aroma alterations
v1.5
- Updated Cleanser App to v1.1
- Updated Cleanser icons in Aroma
- New icon for Cleanser/App
- Removed Start Cleanser splash screen from App
- Added Cleanser Control option in App (Placemark)
- Added Information option in App
- Added Download & Support in Information option
v1.6
- Added another wipe option (SDcard App Data)
- Updated Disable Cleanser App Info in MOD
- Added thumbnails and SDcard App caches to 'Wipe App Caches'
- Updated Cleanser App to v1.2
- Fixed App start up Cleanser.zip organizing!
- Added Optimize Menu
- Added Boost RAM (Shortcut: Longpress icon in Cleanser App Menu)
- Added Optimize Sqlite (Log generated in /sdcard/Cleanser)
- Added Zipalign (Log generated in /sdcard/Cleanser)
- Added Wipe Menu (Wipe WiFi Data, Wipe ART, Wipe App Caches)
- Added Cleanser Removal (Disable, Uninstall, Complete Removal)
v1.7
- Added Aroma File Manager & Terminal
- Removed the Alert from Aroma start up
- Changed App installation process
- Other minor alterations
- Updated Cleanser App to v1.3
- Some minor UI changes in App
v1.8
- Added Wipe All Data excluding Apps
- Added Wipe System Settings
- Added UI Audio to Media removal
- Minor theme alterations
v1.9
- Updated App Removal list for new CM12 Apps
v2.0
- Updated Cleanser App to v1.4 (Fixed Removal options for system mounted as Read Only)
- Fixed App update option
- Added another Disabler option (UKSM)
v2.1
- Updated removal script to handle some devices that have system mounted as read only
. . . Credits
amarullz for creating the amazing Aroma Installer
ahsan64 for helping me with Aroma in the past
Awesome devs that bring Lollipop to our device!
. . . Downloads
.
@hinxnz I just tried out your zip on my galaxy tab s using cm12 and it seems to work perfect.
I'm getting error installation aborted.I'm using sensation XE running CM12 with 4ext recovery RC2
zybach said:
I'm getting error installation aborted.I'm using sensation XE running CM12 with 4ext recovery RC2
Click to expand...
Click to collapse
update the recovery version
its working on Oneplus One CM12 Nightly.
Thanks
---------- Post added at 05:01 PM ---------- Previous post was at 04:28 PM ----------
can you please post the uninstaller script for the app?
Thanks.
n.praveen13 said:
its working on Oneplus One CM12 Nightly.
Thanks
---------- Post added at 05:01 PM ---------- Previous post was at 04:28 PM ----------
can you please post the uninstaller script for the app?
Thanks.
Click to expand...
Click to collapse
You can uninstall the app by opening it and choosing cleanser control - removal - uninstall. The Complete removal option removes the directory and zip from sdcard.
hinxnz said:
You can uninstall the app by opening it and choosing cleanser control - removal - uninstall. The Complete removal option removes the directory and zip from sdcard.
Click to expand...
Click to collapse
That did not work...can you post a recovery zip which will uninstall the app...thanks.
n.praveen13 said:
That did not work...can you post a recovery zip which will uninstall the app...thanks.
Click to expand...
Click to collapse
Your right, it's because of system mounted as read only. I will update it as soon as I can but for now remove by entering this in terminal emulator
Code:
su
mount -o remount,rw /system
rm /system/priv-app/com.hinxnz.cleanser.apk
mount -o remount,ro /system
exit
Edit: App has been updated to fix this now.
latest version is working on a GT-I9195 , S4 mini (except restarting)
nice work, keep it up :good:
Can this be updated, it used to work fine on my OnePlus One with TWRP Manager 2.8.4 but with the recovery being updated to 2.8.5.0, it doesn't work anymore...
kartikb said:
Can this be updated, it used to work fine on my OnePlus One with TWRP Manager 2.8.4 but with the recovery being updated to 2.8.5.0, it doesn't work anymore...
Click to expand...
Click to collapse
I can't because it's related to twrp and not this mod, same goes with the HTC Sensation using twrp.
You could report this to the twrp developers to be fixed.
For now, you could either flash back twrp 2.8.4.x or try use volume buttons to navigate and power button to select in mod but it's tricky.
I'm not able to use this anymore while using multirom utility. Here is the link to multirom recovery page.
http://forum.xda-developers.com/oneplus-one/development/mod-multirom-v26-t2835738
It won't work on any of the twrp version. I think the issue is with this app itself. Don't think they are going to change the codes on twrp. I really like this app and I'd love to have it fixed. Thanks.
kartikb said:
Can this be updated, it used to work fine on my OnePlus One with TWRP Manager 2.8.4 but with the recovery being updated to 2.8.5.0, it doesn't work anymore...
Click to expand...
Click to collapse
n.praveen13 said:
It won't work on any of the twrp version. I think the issue is with this app itself. Don't think they are going to change the codes on twrp. I really like this app and I'd love to have it fixed. Thanks.
Click to expand...
Click to collapse
I think it has to do with twrp lockscreen but not sure, apparently it can be fixed kernel side.
I did not create the aroma binary used in the aroma installer, @amarullz created it and will know what needs to be done to fix it.
I found a way to use it with trwp, that is alot easier than using volume buttons to navigate and power to select, is that you need to quickly simultaneously tap what you select using your index and middle fingers alternately.
On HTC Sensation, another way is to simultaneously alternately tap the home key (or any capacitive button) with one finger and what you want to select with another finger, which is probably even easier.
will this work with CM11?
intrepid24 said:
will this work with CM11?
Click to expand...
Click to collapse
App removal and some app functions won't work.
You can open cm11 rom.zip and manually remove apps you don't need before flashing.
hinxnz said:
I think it has to do with twrp lockscreen but not sure, apparently it can be fixed kernel side.
I did not create the aroma binary used in the aroma installer, @amarullz created it and will know what needs to be done to fix it.
I found a way to use it with trwp, that is alot easier than using volume buttons to navigate and power to select, is that you need to quickly simultaneously tap what you select using your index and middle fingers alternately.
On HTC Sensation, another way is to simultaneously alternately tap the home key (or any capacitive button) with one finger and what you want to select with another finger, which is probably even easier.
Click to expand...
Click to collapse
It doesn't even go to the app screen to use the volume rockers or the power button with 2.8.6.0 atleast on Oneplus One
n.praveen13 said:
It doesn't even go to the app screen to use the volume rockers or the power button with 2.8.6.0 atleast on Oneplus One
Click to expand...
Click to collapse
Volume up a few times then down usually works for me but my other suggestion is far easier, a few posts above.
It's tricky to work out sometimes but you could use CWM recovery instead.
Works beautifully on my Xperia M single sim!
OP updated with new version to fix cleanser script when system read only, which fixes survival mode.
Related
Sorry for posting here - there is no forum for this device.
This is for the Samsung Gravity Smart T589.
This is a stock 2.2.2 froyo rom that is deodexed and themed.
This was built from a system dump - the firmware hasn't been released yet.
Please note that I am not a developer - just a tinkerer.
This will be installed by flashing through the stock recovery.
There are no custom recoveries available yet for this device.
This has the majority of the bloatware removed.
It will utilize the stock kernel already in the phone.
The ROM download link is provided after the screenshots.
A RAR file download link is provided with the apps that were removed.
Details:
Removed Drivesmart from Settings.
Removed Social Network Key from Settings - hotkey defaults to Facebook
Removed Messaging Key from Settings - hotkey defaults to Message App
Removed Notification Slider from Settings
Removed Software Update from Settings - wont OTA a custom rom
Removed many ringtones and added a few.
Removed Startup sounds and Shutdown sounds.
Removed Startup and Shutdown animations.
Removed the following apps:
Aim - Bejewled - Allshare - DriveSmart - Dual Clock - Cloud Text - Gallery3d - Glympse - Lookout -
MallLite - Maps - Memo - My Account - My Files - Photobucket - Protips - Sticky Message Widget -
Street - Swipe Tips - Talk - Tetris - TeleNav - Uno - Youtube
Added the following apps:
File Expert (has root explorer) - Flash Player - Latest Gmail - Htc Keyboard - Latest Link2sd -
QuickPic (gallery app) - Latest SuperUser + Latest Binaries - Busybox - Latest Terminal Emulator -
Latest Titanium Backup (free version) - Latest Spare Parts Plus
Added 3 build.prop edits.
One for maximum events per second and the other two for sounds.
The default ringtone is from the movie "Crank" - the fading in and out phone tone.
The default notification sound is "Tinkerbell" - lol.
Added a custom boot animation - blue coin.
Added Sd Card speed tweak + battery tweak.
Themed several icons through the IC Menu.
Themed the framework to a black "Sense" theme.
Themed the battery icons.
This device has very little internal space, so I have included Link2Sd app.
[*]If you wish to utilize this included app, you must do the following prior to installing the rom:
Partition the sd card as follows:
** NOTE - PARTITIONING THE SDCARD WILL ERASE THE CONTENTS **
- first partition will be created as a <FAT32> <Primary> partition.
- (leave about 512mb for the 2nd partition)
- second partition will be created as a <Ext2> <Primary> partition.
- this should be 512mb with 0 swap
Installation instructions:
- partition sd card (this will erase the contents)
- download rom (which is an update.zip for the stock recovery)
- put rom on the sd card
- power off phone
- slide open the keyboard and hold down the <T/5> button and the <Power> button until the recovery appears
- use the <Volume Keys> to scroll to <wipe data/factory reset> and hit the <Power> button to confirm
- use the <Volume Keys> to scroll to <wipe cache partition> and hit the <Power> button to confirm
- use the <Volume Keys> to scroll to <apply update.zip> and hit the <Power> button to confirm
- rom will install and reboot phone automatically
- first boot will take a minute
- open Link2Sd app - inform the app the 2nd partition is a <Ext2> partition and reboot phone
- open Link2Sd app after reboot - hit the <Menu> key then click on <Settings> tab
- check the <Auto Link> box and click on <Install Location> and click <Internal>
- most apps downloaded from market will default to the sd card
- you will have to open Link2Sd app after installing apps and move the app back to the phone
- then you will have to click each installed app in Link2Sd interface and click on <Create Link> and link all thats permitted
- this will solve the majority of the limited space issue with this phone
NOTES:
This phone seems to operate best when the CPU frequencies are set to 320 min and 800 max.
We can't overclock the phone until a kernel is developed. Samsung hasn't release the kernel or firmware yet.
Download No Frills Cpu from the market and set the frequencies to those specs.
The phone is defaulted to 245 min and whatever it needs up to 800.
At 245 minimum, it uses more battery power to "wake" and if it wakes frequently at this setting,
it really adversely effects battery performance.
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"
}
DOWNLOADS:
Download ROM from here -----> T589 Deodexed ROM
Download Removed Apps from here ----> T589 Removed Apps
Download Extra FREE Apps from here ----> Extra FREE Apps
Special thanks to Cdesai for helping to make this possible
Special thanks to MikeD215 for being my first tester
reserved...
Cool....
flash player work?
im glad u made a rom hope it works
eggowaffle said:
flash player work?
im glad u made a rom hope it works
Click to expand...
Click to collapse
yes flashplayer works - i tested with a movie in mp4 format
ive got a few tweaks i want to make to this rom. please contact me.
Hi
I'm kinda new to flashing roms so I was wondering if this rom would work on the canadian sgh t589 (samsung galaxy q)?
Thanks alot
the cdn version indeed is the galaxy q.. just like ours is the same line of phones..
so yes i cant see why flashing wouldn't work..
the only thing that comes to mind would be changing the apn settings.. im not sure
but i dont think you will get a data signal since me and arhtard are running on with
tmobile with a sim...if you have tmobile great if not and running a diff provider and hopefully not cdma... so thats probably the only issue i can for see.. as i flashed this rom with
zero error.
Just flashed this tonight on my friend's phone. Success! The stock recovery will show errors on nuking cache and data I believe, but they do get nuked. The spinning coin animation is nice! Where is it from? Am I safe to assume I can nuke other apps without issue via su?
Oh...and when is the next release and how can I help? I have a knack for programming/scripting.
AMS 0.1 beta
http://www.megaupload.com/?d=9Y0X9NX6
Removed the following:
FBAndroid.apk – 3.0MB
Email.apk – 1.8MB
LiveWallpapersPicker.apk – 25.9KB
TouchWiz30Launcher.apk – 2.1MB
Swype.apk – 5.9MB
Libtetris.so – 435.6KB
Libbejeweled2_small.so – 435.6KB
libSwypeCore.so – 707.1KB
Total Removed thus far: 14.3MB
Added the following:
SlideIT Keyboard – 2.3MB
Go Launcher Ex – 3.8MB
Total Added thus far: 6.1MB
I plan on working with a few of you to make Ams the strongest rom evar!
I am going to make further changes to the rom when i get time in the morning so check back often for updates
I can provide ROM hosting if you guys would like.
The friend who I installed this for wants DriveSmart back on the phone. How can I put it back on? I saw the link with the removed APKs but I just noticed that it also hooks into Settings.
Lastly can we flash AMS 0.1 beta (above) over the current custom ROM without issue? (e.g., no factory reset)
Blind, go for it. I will put out a new version soon. Going to make some more changes to it. Let me know if u like 0.1 and if it is stable for use. feedback is extremely important. Please check back often
Sorry i haven't gotten back to the thread.
I have started a 2nd job during the week and have zero personal time.
I'll have to catch up this weekend.
Looks like another rom now =).
We need a recovery and kernel going now and we're set.
Be nice to have a slimmed version and regular version.
Choices! Thats what its all about. =)
I owe, I owe, off to work I go....
Guys ive started a new thread,
http://forum.xda-developers.com/showthread.php?p=18804588#post18804588
AMS 0.1.1 beta changes
http://www.megaupload.com/?d=S5F9227Y
Updated:
Go launcher Ex (save 100KB)
Removed:
VoiceRecorder.apk – 2.2MB
New ringtones and wallpapers coming really soon! v0.1.1 beta has saved about 2.1MB over 0.1 beta head on over to my thread where all of you can help test, give feedback, suggestions, and help in general. Thank you. Updates should come out about daily. sometimes twice daily. Blind, PM me about the hosting. thank you bro.
Enjoy!
BlindWolf8 said:
I can provide ROM hosting if you guys would like.
The friend who I installed this for wants DriveSmart back on the phone. How can I put it back on? (e.g., no factory reset)
Click to expand...
Click to collapse
you should be fine just adding the 2 drivesmart apps back to /system/app/ directory and setting permissions on them then reboot. if there is a problem - remove them and reboot and say no luck on drivesmart, sorry. if u cant reboot, pull battery and enter recovery and reflash
i'm late for work =(
AMS 0.1.2 beta changes
Removed:
DroidSansFallback.ttf – 3.7MB
Added:
Bellerose.ttf – 14KB
Please keep checking my other forum page for updates. Hit the thanks button if its getting better and making a real good progress at this rate! Thank you again.
PM me if you think you can help in any way. I am opening the offer for help. Ringtones, Wallpaper, AMS logo, AMS bootscreen, theme, fonts, anything that can go in this rom, please notify me. Most likely if i can find some things to remove off of the settings page, i will make another update
deleted post
here is the link to the original "development" thread http://forum.xda-developers.com/showthread.php?t=1215631
Any more progress over here?
{
"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"
}
Youtube video of broodROM RC4
- Features for broodROM RC5 -
You can find a download link on the 2nd post
- I9001XXKQB (KPL) (Android 2.3.6)
-- 1 Odin package with recovery hang fix included
-- Rooted
-- Deodexed
- FeaMod Recovery v1.4 Fixed (based on CWM Recovery v5.5.0.4)
-- The fixed one, no hangs in recovery or bootloops
- Skyhigh Kernel v1.4d OC/UV
-- Thunderbolt Integrated
-- Set to 1.4GHz using Virtuous OC Daemon
- Script: /system/etc/init.d/01broodrom
-- Choose a CPU Profile or set a manual CPU configuration
* Battery Saving Profile / Balanced Profile / Performance Profile
-- Set I/O Scheduler
-- Set SDcard Read_ahead
-- Set Dalvik Heapsize
-- Enable/Disable Media Scanning
-- Enable/Disable Bootanimations
-- Enable/Disable Special Bootanimation
* Enable DMESG Unix output / LOGCAT as bootanimation or use the original (AOSP) library
-- Enable/Disable Google Error Reporting
-- Enable/Disable Battery Tweak (dirty * centisecs)
-- Change LCD Density (May cause market/app errors)
- Scripts: /system/etc/broodrom_scripts
-- auto_calibrate_battery
-- defragment_databases
-- factory_reset
-- fix_permissions
-- hard_reset
-- wipe_dalvik
-- zipalign_apps
- WiFi Tweak:
-- Connection stability tweak (WiFi connections with poor signals are better supported)
- WiFi Fixes (when you still have crappy WiFi)
-- Additional WiFi packages: KQ1 Modem / KQ1 WiFi Binaries
-- Additional App: FXR WiFi fix and rescue (last resort app, only use if the rest doesn't work)
- ICS Theme v4.0.1 by Reneph/RavoxX including:
-- Extended Power Menu with Screenshot function
-- Modded KQB Lockscreen (changed default wallpaper, no swipe to unlock message)
-- Lock animation: Shutdown-style Old TV
-- Smooth Spinners
-- SMS/MMS Mod
-- Camera Hack
-- "ICS Layout" Settings menu
-- ICS Grey Keyboard (by fadzlihellmuth)
- Additional ICS Theme Tweaks:
---- SystemUI.apk
-- Swipe to Remove Notification
-- Extended Status Bar 13 Buttons
-- Removed Battery Charged Notification
-- Custom Label in Statusbar (can be changed with nifty little app)
---- framework.jar
-- Disabled ScrollingCache (Smoother Scrolling)
-- Swipe to Remove Notification
---- framework-res.apk
-- Added more Auto-Brightness levels for more efficient brightness
-- Changed Default Wallpaper (also lockscreen one)
- Two Launchers:
- Go Launcher EX 2.86 with ICS Theme of kovdev
- Touchwiz 4
- Custom Boot Animation support, ICS boot animation (sanim.zip)
- No Adds (hosts file) (upd. 22 April)
- Default i9001 boot sound but 50% less volume
- Samsung Galaxy W GT-I8150 GPU Drivers
- Cyanogenmod APN List (All providers)
- Serious GPS Tweak (improves GPS allot)
- Beats Audio Lite
- Busybox
- Default Removed Bloatware:
-- Aldiko
-- Allshare
-- Beach
-- Buddies Now
-- Days
-- Dual Clock
-- Genie Widget
-- HRS Hotels
-- Info Alarm
-- Kies Air
-- Layar
-- Mini Diary
-- Music Hub
-- Press Reader
-- Pro Tips
-- Samsung Apps:
--- Widget Clock
--- Program Monitor
--- Stock Clock
-- Samsung Service App
-- Talk
-- Talkback
-- Thinkdroid
-- Unified Inbox
-- Write and Go
- Updated all stock apps to latest version excluding
-- Replaced TouchWiz Calculator with a more expanded one
-- Google Play is not updated because it caused errors in RC4, let it auto update
- Build.prop tweaks:
-- 3G Tweaks
-- No black screen when calling bug
-- No call out delay
-- Power saving tweaks
-- Better responsiveness
-- Set default screen brightness
-- New Dalvik flags
-- Better Reception
-- Quickboot
- Installation for broodROM RC5 -
1. If you have CWM installed: format all partitions. If you don't have CWM installed do a Hard Reset (*2767*3855#) Note: A hard reset also wipes your sdcard, make sure you got it backed up
Note: A format or hard reset is not always needed, you can always try to keep your data folder and flash broodROM RC5, wiping dalvik cache is still needed!
2. Put your phone in download mode (when off hold: vol -, home, power)
3. Start Odin, Choose AriesVE.ops file, check "One Package", choose: "broodROMRC5.tar.md5" > Click Start
4. Wait till the process is complete, now your phone will reboot and show you recovery mode, now choose reboot system now by pressing the menu button
5. Set animations to a few. (settings > display > animations) For the shutdown-style old TV animation and start enjoying your new rom
DISCLAIMER : FLASH AT YOUR OWN RISK. I AM NOT RESPONSIBLE FOR ANY DAMAGE TO YOUR PHONE
Donations
If you really like the broodROM and/or Galaxy S Plus Configurator development you can consider donating me.
I really appreciate the donations, and I really want to thank the people who donate me
All donators will have instant access to all pre-releases and private beta's
Many thanks to the following people who donated me!
Leeon Wong Wong - €10,-
KoekwousNL - €5,-
t_raven - $10,-
dagothe9 - $5,-
J.A.T. Pajuelo - $5,-
L Sangiovanni - $10,-
S Petropoulos - $5,-
Dan - $20,-
tormentured - $7,-
cyclistefou - $10,-
geo_xar - $14,-
ManEater - $5,-
1009i - $5,-
J. Scharf-Brueck - $5,-
F.Hecker - $5,-
J.Sikken - €25, -
Latest version: RC5
Download: here (odin)
Download: here (cwm backup)
Download: here (additional tools and fixes)
Addons
WiFi Patch (KQE Binaries):
http://www66.zippyshare.com/v/35023232/file.html
Arabic Patch (beta)
http://www8.zippyshare.com/v/84760912/file.html
Revision 2 (beta)
http://www64.zippyshare.com/v/32115967/file.html
- Download page with all versions (sourceforge) -
https://sourceforge.net/projects/broodrom/files/
- Download page with all versions (importanic.ch thanks to Fr0zen1977!) -
http://broodrom.importanic.ch/
- Download page with all versions (mooo.com thanks to loonyhack!) -
http://broodrom.mooo.com/
broodROM RC4 FAQ
Q: I kinda like Apple, and I don't want an android pissing on an apple as bootlogo
A: Well.. this is only a custom boot logo, you can easily change it by reflashing the SkyHigh v1.4 Kernel
Q: I want to install a system accelerator like Thunderbolt or Adrenaline shot
A: Don't do that! The SkyHigh v1.4 kernel already includes an integrated Thunderbolt, adding more tweaks would simply bootloop your phone
Q: I saw the screenstate_scaling script in /system/etc/init.d, what's up with that?
A: screenstate_scaling is an addition to Thunderbolt, in this script the default awake & sleep governors are set, this script can function as an alternative to CPU Master. You will notice that CPU Master will give you a warning each time you boot your phone since the screenstate_scaling script will interfere with it.
Q: I noticed that you have set the sleep governor to ondemand, why is that?
A: I did that because I've experienced some alarm clock fails on 100Mhz, Of course you can try it out yourself, it might work just fine
Q: I want a better battery life for your rom! How can I achieve that?
A: You can perform the following steps to gain a better battery life: first thing is to lower the CPU Frequency, the default is 1.8GHz, but you can set it to 1.4Ghz (or so) with Antutu CPU Master. The second thing is that you can set the sleep governor to "powersafe" (can be found in screenstate_scaling script) this sets the phone in an even lower state and safes you battery (see the question above for the possible risks)
Q: I want to change my kernel, how do i do that?
A: I recommend you to not change your kernel since Skyhigh gives the best performance for broodROM RC4. Although you can download an alternative kernel and place it on your /sdcard, then reboot in recovery using the extended power menu and choose install zip from sdcard > install zip from internal sdcard > choose the zip file > install > reboot.
Q: My browser FC's all the time, how do I fix this?
A: Some people experience browser FC's, you can easily solve this by installing the broodROM_RC4_InetFixes.zip in recovery mode, don't forget to mount /system to be sure it installs correctly.
Q: My WiFi has constant drops, how do I solve this problem?
A: The first thing that you need to investigate is your "DHCP Lease Time" you can find this option in your router, if it's set to a low number please change it (mine is 604800). If this doesn't solve the problem you can try installing the KQ1 Modem using Odin (select AriesVE.ops from broodrom rc4 and choose the .md5 file as "Phone" package) and install the KQ1 Wifi Binaries using Recovery mode (also don't forget to mount /system) If you still encounter WiFi problems you will have to wait until the ICS Value pack release so i can permantely fix it.
Q: I saw the "Module Loader" app. what is this? and what can it do for me?
A: The module loader app is an app that allows you to run additional modules for your i9001. You can load several modules, I added the tun.ko module which is OpenVPN, the cifs.ko module which is Samba Shares Support (smb://) and the PPP Modules. If you are sure you will never use any of those you can delete the app by deleting "moduleloader.apk" file in /system/app
Q: I noticed that there are some bugs regarding the ICS Theme, some apps have gingerbread looks
A: You can solve this problem by downloading the newest ICS Theme and extract "framework-res.apk" and "twframework-res.apk" from the archive, then copy them from your sdcard to /system/framework and overwrite the current files, set the permissions to RW-R-R and reboot.
Q: I want to change the bootanimation, how can I do that?
A: I've chosen to keep the sanim.zip layout instead of bootanimation.zip which is default for SkyHigh v1.4. So you can place your bootanimation (named sanim.zip) in /system/media, set permissions to RW-R-R and reboot
Q: Is your Configurator BETA 4 compatible with broodROM RC4?
A: Yes and no, you cannot flash themes or mods, but you can use things such as changing boot animation, changing dns, updating hosts and so on (all things that include theme files are not compatible with broodROM RC4)
Q: I cannot buy apps from the store. how can i solve this?
A: Wipe the play store cache by going to settings > Applications > Manage apps > All > Play store > clear cache (thanks to nail16)
If this doesn't work, download an older version of the market here and delete /system/app/Google_Play_3.5.1.5.apk then place the market apk in /system/app and reboot (set permissions to RW-R-R) The market will now automatically update to the latest version.
Q: I cannot change the background of my lockscreen, why is that? I want to change it!
A: The lockscreen from KQ7 is a beta and does not support custom wallpapers yet. Although you can change the lockscreen by looking in the framework-res.apk file with Winrar, look for "framework-res.apk\res\drawable-hdpi" then you will find the "zzzzzzzz_default_lockscreenw.jpg" file at the bottom, You can replace that file by dragging your custom 480x800 lockscreen in there. set the compression level to "store" and put the framework-res.apk file on your /sdcard, copy it to /system/framework and overwrite the file. Don't forget to set the permissions to RW-R-R
(this also seems to work on the default way of changing the lockscreen background )
Q: I get random reboots, help?
A: Because all i9001 devices are not actually exactly the same, some devices could cause errors when using a support OC/UV kernels, you can flash the SkyHigh v1.3 kernel or Feacore 1.4 NonOC to prevent this problem.
Q: I have sdcard fails, how can I solve this?
A: the developer of the SkyHigh kernel is currently working on a fix, you can read about it here
Q: Where can I get additional information about the kernel?
A: You can find it in the SkyHigh Kernel Thread
Last update: 31-03-2012
More to come!
- RC5 Screenshots - (new)
Thanks to Coertmans for uploading the screenshots
thank you so much dude!! i was just about to flash the ori xxkps rom. u rocks!!
List of fixes for RC5 that will be included in Revision 2 patch:
USB Settings force close
Ram consumption (probably dalvik flags)
Fixes for 01broodrom
Fixes for broodrom_scripts scripts
Swipe error (not sure about this one, only 1 person reported it)
More? Please let me know
List of features that will be added to Revision 2 patch
Very extended guide on how to use/configurate broodROM RC5 Revision 2
New ICS Style status bar
Toggle 2G mod
broodplank1337 said:
For the people who want a clean and fast ROM without crap!
This ROM allows all kinds of customization.
When this ROM is installed it will look like a clean install of a stock ROM.
But will include these features:
- I9001XXKPS (Android 2.3.6)
- CWM Recovery v5.0.2.7. based FeaMod Recovery v.1.3 without OC/UV
- Rooted
- Deodexed
- Zipaligned
- Custom Boot Animation support (sanim.zip)
- Extended Power Menu
- AOSP Lockscreen
- Custom Battery Icon
- Lock animation: Shutdown-style Old TV
- Adrenaline Shot 13
- Samsung Galaxy W GT-I8150 GPU Drivers
- Removed Apps:
* Aldiko
* AllShare
* Beach
* Budies Now
* Days Widget
* Dual Clock Widget
* Genie Widget
* Info Alarm
* Kies Air
* Layar
* Mini Diary
* Music Hub
* Press Reader
* Pro Tips
* Samsung Apps:
- Calendar Clock Widget
- Program Monitor Widget
- Stock Clock Widget
* Sim Toolkit
* Talk
* Talk Back
* Think Droid
* Unified Inbox
* Write and Go
- Extra Apps:
* Superuser
Installation Instructions:
1. Open Odin and click "OPS", now choose the AriesVE.ops file.
2 Check "One Package" and select the "XXKPS_Performance_EditionRC1.tar.md5" file as the one package file
3. Click Start and wait until the process is done.. (may take 7 to 25 min)
4. Once your in CWM choose Reboot
5. The first start might take a while... Enjoy XXKPS Performance Edition RC1
Don't forget to set animations to a few for the shutdown-style old TV animation
Note: For some reason I couldn't add custom apps to the ROM without gettings FC's so I decided to leave them out.
Download the following apps after flashing the ROM:
* Root Explorer
* Terminal Emulator
* Adfree Android
Click to expand...
Click to collapse
is it greek language support with sms writing?
thanksssss
mikrokatevas said:
is it greek language support with sms writing?
thanksssss
Click to expand...
Click to collapse
yep its supported
I test it now !
cool dude!
cud u make an odin flashable for cranium rc5?
sakindia123 said:
cool dude!
cud u make an odin flashable for cranium rc5?
Click to expand...
Click to collapse
I could if it was working on my phone, I've tried installing it over 10 times but still get black screen unfortunately
broodplank1337 said:
I could if it was working on my phone, I've tried installing it over 10 times but still get black screen unfortunately
Click to expand...
Click to collapse
thanks very much....
have anyone try it ?
give us your opinions.....
thanks again
I have a problem after flash in download mode. "Installation aborted".
Alex93917 said:
I have a problem after flash in download mode. "Installation aborted".
Click to expand...
Click to collapse
did you make factory reset afterwards?
what is Terminal Emulator? is it a must to install?
broodplank1337 said:
I could if it was working on my phone, I've tried installing it over 10 times but still get black screen unfortunately
Click to expand...
Click to collapse
crap...........cud u give some instructions to how-to?i will pm it to someone wjo installed cranium rom
mikrokatevas said:
thanks very much....
have anyone try it ?
give us your opinions.....
thanks again
Click to expand...
Click to collapse
Im not talking about my ROM but about Cranium RC5, my ROM should work just fine.. tested it myself
sakindia123 said:
crap...........cud u give some instructions to how-to?i will pm it to someone wjo installed cranium rom
Click to expand...
Click to collapse
I will PM u instructions
mikrokatevas said:
did you make factory reset afterwards?
Click to expand...
Click to collapse
Yes. But, now, it's working ! Good work !!! Thank you.
Sent from my GT-I9001 using Tapatalk
Alex93917 said:
I have a problem after flash in download mode. "Installation aborted".
Click to expand...
Click to collapse
When u just reboot it's gone
Anyone tested this ROM in AnTuTu?
I will take a test in ten minutes.
---------- Post added at 01:43 PM ---------- Previous post was at 01:26 PM ----------
So, this is a Antutu Test report.
Uploaded with ImageShack.us
{
"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"
}
Huge, thanks to the following people:
QiHang Dev Team for Launcher and Lockscreen
milkmidi for Windows Phone Contacts
Thomas Barrasso for the Windows Phone calculator
chethan kumar sn for Photo safari
CyanogenMod for CyanogenMod 7
Skanky for the amazing CM7 Mods
TimHermans, for helping me with some stuff.
jmcclue, for helping with the Lite version and HBOOT.
JudasLucifer, for the amazing theme
VanillaLVL for the better build.prop
HandyBesitzer for the Nice picture above
Features:
- Super fast.
- Fully stable.
- BEATS audio engine
- Camera works 100% 480P recording.
- Based on a Stable CyanogenMod 7.2
- Windows Phone 8 Homescreen
- Windows 8 keyboard --> With sounds (look in the description!)
- Windows Phone Theme
- Windows Phone music
- WIndows Phone Messaging service
- Windows Phone lockscreen
- WIndows Phone Contacts
- Windows Phone dialer
- Windows Phone Calculator
- GAPPS included!
Click to expand...
Click to collapse
How to install:
- Do a full wipe ( Not always needed, but always recommended )
- Install ROM, reboot.
- Set up a internet connection ( 3G, WiFi )
- Market should display in the apps ; if not, wait for a minute or reboot.
- Play around with the settings.
- Please don't install apps if you want to use A2SD ( installation below )
Download version 3.4.0 here.
Requirements:
- Rooted HTC Desire with custom recovery. ( Clockworkmod and 4EXT work both just fine. )
- A HBOOT with atleast 150mb space on the /system partition.
- EXT4 Partition for A2SD
Click to expand...
Click to collapse
Huge, huge thanks for the following people to donate:
A. Kloster
Vedmed
Donations are closed. Just say thank you if you like it.
Click to expand...
Click to collapse
Code:
___________________________________________v3.4.0-FINAL RELEASE
[B]Final release, the subversion number (3.4.2, 3.4.4) can still change, but no big changes from now on.[/B]
- Updated to latest base
- Updated to latest GApps
- Blocked more ads.
- Added back original gallery
- Some minor tweaks i made over the last year.
- Some regular cleanup of files that do not have a use.
- ROM requires 150 MB on SYSTEM partition now!
------
[I]NOTE: You'll have to update all the apps when booting. (Sorry, had no time to update them manually.)
Its been almost a year, so i might have forgotten somethings somewhere. Maybe some things from
earlier versions are not represented anymore in this version. If that is the case, please contact me so
i can add those back in.[/I]
___________________________________________v3.0.0-1
- Removed Gallery that caused push ads.
___________________________________________v3.0.0
[B]*** ALL RELEASES BEFORE AND THIS RELEASE HAVE BEEN REMOVED DUE PUSH ADS. ***[/B]
- Updated GAPPS as of 30-05-2013 with Playstore v4.1.10
- Added SONY Bravia Engine ( thanks jukyO )
- Launcher8 updated to v1.3.0
- USB read/write speed improvement
- Updated HOST files to block more ads
- Some cleanup in folders
- AlertXX files are now in notifications, not in alarms ( Thanks AshleyNG2 )
- Added WP7 Lock 'n unlock sounds.
- New Browser , WP7 Style
- Automatic Reboot after installation ( so that you can't screw up /system
___________________________________________v2.9.7
- Deleted All Wallpapers.
- Added Email.
- Added ICS Wallpapers.
- Deleted LatinIME.apk , and replaced with smaller one
- Play store v4 ( if not already )
- Added Segoe font, select in settings.
- All scripts are now in /system/script
- Changed some things in updater script.
- 115-96 = 19MB Smaller.
Build.prop tweaks
- Launcher now always in memory ( faster )
- Phone will ring inmidiatly when getting called/ calling someone
- Improved voice call quality
- Much faster boot.
- Now CDMA/GSM by default preffered.
___________________________________________v2.9.3
- Changed name in updater script
- Changed some symlinks
- Changed some permissions
- Changed boot.img direction (kernel/wpm/boot.img)
__________________________________________v2.9
- Merged with new skanky update.
- Blocked 20808 hosts .
- Added Windows Phone fonts. ( New )
- More things i forgot... ( it's been about a month. )
* This version is uploaded, but not tested. *
________________________________________v1.7.5
New base :EuroSkank CM7.2 Check out the new features [URL="http://forum.xda-developers.com/showthread.php?t=1490232"]here.[/URL]
- Added CrossBreeder ( Came stock with EuroSkank ) Features [URL="http://forum.xda-developers.com/showthread.php?t=2113150"]Here.[/URL]
- Updated WP7 Contacts
- Added Windows Phone Dialer
- Updated Launcher8
- Updated Play Store to v4
- Merged build.prop ( More speed )
- Merged installer script
- Merged GAPPS in the ROM.
________________________________________v1.2
- Much better build.prop by vanillaLVL. Thanks alot mate.
This script will increase your speed drasticly.
- I've updated some bugs in the script.
- Updated installer.
- Updated EXT3 to EXT4. No you don't need to install WindowsPhoneMod_EXT4Patch.[Deleted!]
- Fixed a bug in NANdroid backup saying it was version 0.4h.
Launcher8 update:
- since this app is chinese; i tried to translate the changes.
- New custom color feature;
- New gallery custom folder;
- New lock screen support for transparent images;
- New system languages ??/ English switch synchronous refresh the application list name;
- New flight mode the default dialing porcelain block name will be displayed when "no service";
Optimization:
- The contacts app on the homescreen will show contacts more frequent.;
________________________________________v0.5h
- Fixed SD-card
- Updated Superuser
- Updated installerscript
________________________________________v0.5g
- Deleted stock Email application
- Deleted DSP Manager
- Deleted GB Keyboard
- Added BEATS Audio engine, you don't have to select anything, works automaticly. More info :[url]http://forum.xda-developers.com/show....php?t=1525754[/url]
- Added Windows Phone 7 calculator
- Updated Installer script ; should have much more internal memory.
- Added Anall lockscreen ; smooth and simple. No need to do anything.
- Added A2SD ; activate in terminal emulator
- Added Windows Phone Keyboard ; pre-pre-alhpa! Not included, if you want it, it's in the attachments of post 1!
________________________________________v0.4f
Made over 40 changes. The biggest changes
- Windows Theme is stock from now, you don't have to select it in the themeselecter, which has been deleted.
- New bootanimation! ( From Windows Phone 6.5 to 8 )
- Updated build.prop
- Added stock Windows Phone notifications, alarms, UI-sounds, Ringtones
- Alot of fixes!
________________________________________v0.3d
- Re-added Gallery ; you'll need it for whatsapp.
- Deleted Lockscreen ; uses Launcher8 for default.
- Updated installer script.
- Updated launcher8 to 1.2.8
________________________________________v0.3c
- Now you have to flash Gapps seperately.[ From the attachments]
- Made it as good as stable. You won't have crashes anymore. [ if you have crashes, please report them.
- Cleanup ; made it 9MB Smaller.
- Redit some permissions for the apps ; have to change some default preferences..
How to set up A2SD
Requirements: 512MB EXT4 Partition ( 1024MB Recommended )
Do you have an EXT3 partition? download the fix from the attachments and flash it before you do this! Else it will not work!
1. Do all the steps from the installation, if you've done all that, please don't install apps.
2. open app scroller, and open terminal emulator
3. type su and hit enter ( accept if Superuser prompts up )
4. Click the menu button on your device, and click show keyboard.
5. type a2sd install and hit enter
6. type y , type n , type y ( When it asks for it )
7. Auto reboot!
8. At the first boot it will be really slow ; can take up to 15 minutes.
9. After that, don't be afraid, all the apps have to load 1/2 minutes. ( that's why they don't show up in the app drawer.)
10. Done!
Please look through the thread before asking questions, Thanks.
Don't like superuser and Stock A2SD?User jmcclue made an alternative version of WindowsPhoneMod with INT2EXT+ And superSU.
Based on WindowsPhoneMod v2.9.7
Download here!
HBOOT
This is a custom HBOOT made for WindowsPhoneMod
for Version: 1.7.5/2.9.7
Q. What does a HBOOT do?
A. A phone has 3 partitions. A system partition, cache partition, and a Data partition. On the system partition are all the system files installed. on the cache partition, well, that speaks for itself. Temorary files will be placed here. On the data partition, all the apps will be installed. The stock HBOOT you'll get with the Desire, has 250MB on system, 40MB on cache, and 147MB on Data. Since this ROM only uses 160MB on system, and 5MB on cache, This is a huge waste of space. So i created a HBOOT with a 165MB system partition, 5MB cache, and 267MB on Data. The 267MB will be your internal memory for apps.
Q. How do i use/flash this?
A. There are 2 ways. i only will describe the simple way, for other ways look here. Download the PB99IMG_WindowsPhoneModv2 from the attachments. Rename it to PB99IMG. Place it on the root (First folder) of your SD card. Then load into the bootloader, ( hold Volume down, menu, power ) and it should ask you to update, press volume up to accept. Most of the time nothing gets touched, but sometimes ROM are gone weird. Please reflash WindowsPhoneMod after changing HBOOT.
Code:
[SIZE="5"]The PB99IMG_WindowsPhoneMod[B] for version 2.9.7[/B] : [url]http://d-h.st/7QS[/url][/SIZE]
[SIZE="5"]The PB99IMG_WindowsPhoneMod[B] for version 1.7.5[/B] : [url]http://d-h.st/mhm[/url] [Tested by AshleyNG2 ][COLOR="Red"]Please read everything above! [/COLOR][/SIZE]
So basically it's CM7 with WP8 Launcher ?
k3lcior said:
So basically it's CM7 with WP8 Launcher ?
Click to expand...
Click to collapse
Read further, i'm trying to get as close as possible to Windows Phone.
Maybe some say it doesn't matter on an old device, but hey, you worked hard on this, downloading and trying to install for the new feel and look. Thanks for this innovative post.
bukhariwaheed111 said:
Maybe some say it doesn't matter on an old device, but hey, you worked hard on this, downloading and trying to install for the new feel and look. Thanks for this innovative post.
Click to expand...
Click to collapse
Thanks, worked till yesterday evening 3 AM.....
Will try to fix as much bugs as possible, please report them in PM. Also gonna try to set default preferences.
Changes 20-3-2013
20-3-2013
- Removed original GB Theme ; Replaced with Windows Phone theme [ not yet tested]
- Re-added systemui.apk ; still have to disable dropdown menu, but it is a beginning.
- Edited the installationscript.
- Changed boot animation From Windows Phone 6.5 to Windows Phone 7 [ Not yet tested ]
Will test it tonight!
- Rinse
Edit:
Just tested it, new release tomorrow. 0.2 didn't work ; 0.3a, 0.3b didn't work to. Tomorrow 0.3c! with statusbar
Update 0.3c
Updated to version 0.3c, it's much more stable!
Read the installation notes from the threat good please!
Thanks,
- Rinse
Edit: Don't know if you guys can read this, but this is my whiteboard.
The launcher got updated!
Anyway, if you don't have gapps, i attacht a file, that you can run in your recovery to install the new version of the launcher.
What's got changed:
V1.2.8 update log:
Add:
-Can be set background picture in Widget tiles;
-The Widget tiles could rebind other Widget;
-Can be set 3 seconds to open the screen not lock screen;
-Can batch increased app tiles to the desktop;
-Can be set displays style on live contacts tile;
Optimization:
-Optimized animation with editing state;
-Optimization sliding animation in index letter;
Fix:
-Tile spacing left-right asymmetry;
-The jump animation will repeat play;
-Fix other bugs;
Will be added as default in the new version, thanks.
- Rinse
Re: [ROM/MOD/WIP]WindowsPhoneMod v0.3c 21/3/2013
Nice work!
This actually gets pretty close to the actual windows phone OS.
Awesome bro! I will surely test it and report!
GApps
Where are the GApps? I have installed V0.3c..they are not included. Are latest GApps compatible with GB? And, i dont know why there are 2 lockscreens?
Re: [ROM/MOD/WIP]WindowsPhoneMod v0.3c 21/3/2013
paddyankee said:
Where are the GApps? I have installed V0.3c..they are not included. Are latest GApps compatible with GB? And, i dont know why there are 2 lockscreens?
Click to expand...
Click to collapse
Gapps on first page
Sent from my HTC Desire using xda premium
lockscreens
paddyankee said:
Where are the GApps? I have installed V0.3c..they are not included. Are latest GApps compatible with GB? And, i dont know why there are 2 lockscreens?
Click to expand...
Click to collapse
I found the lock screen double-up a bit annoying too.. until I disabled "WP7 Lock Lite" application, once you've done that it's all good.
Re: [ROM/MOD/WIP]WindowsPhoneMod v0.3c 21/3/2013
There are two lockscreens. One in WP7 lock lite and in the launcher. You should disable the one in the launcher. Will fix it in 0.4!
Sent from my HTC Desire using xda app-developers app
Re: [ROM/MOD/WIP]WindowsPhoneMod v0.3c 21/3/2013
There are gapps attached in my 0.3c update. Scroll up!
Sent from my HTC Desire using xda app-developers app
Lockscreen Fix
I had the lockscreen problem too, deleted the lockscreen.apk in system/app. You can just download
The flashable ZIP from the attachments and flash it through your recovery.
What happens if i flash this zip?
- More speed/RAM
- No annoying advertisments in dropdown menu
Click to expand...
Click to collapse
Flashable zip in the attachments!
Also added WindowsPhoneMod_LockScreenFix_0.3c and WindowsPhoneMod_GAPPS_0.3c to the attachments of the main threat.
Will work on it today!
- Rinse
This looks interesting. Keep up your work!
Will try this when you include the launcher and lock screen fixes and publish the next version! Good luck :good:
JaggyROM 5
An optimized, european, stock-based custom ROM.
Rooted
Custom kernel
Ext2, 3, 4 partition support
Task killer tweak for speed
Mount2SD Script
BusyBox installed
Booting HTC sound disabled
Bash shell support
/etc/init.d scripts support
Deodexed
Zipaligned to optimize RAM usage at every boot
150 MB free internal memory (make Ext partition before flashing)
Disabled scrolling cache
Stock theme with scrolling glow and little modifications
CRT ON/OFF animation. (thanks to @pchandra)
Advanced quick settings
Swipe to remove notifications
Beats Audio drivers (optional)
Changelog
Code:
JaggyRom_1.0
JaggyRom_1.0_clean-With nearly every stock app wiped out .
JaggyRom_1.032
- Added custom battery indicator (watch [URL="http://forum.xda-developers.com/showpost.php?p=22437285&postcount=106"]here[/URL])
- Data will not erase anymore when flashing rom, install to apply update.(wipe cache before through recovery, not dalvic cache)
- Improved scroll on many apps.
- Added ScreenFlashlight.apk, small system flashlight app with full brightness (thanks to deepaktom and cosmoon)
JaggyRom_1.13
- Implemented swipe to remove notifications, you can now remove individual notifications from status bar by sliding your finger over them.
- Fixed eventual stuck on HTC white screen when booting.
JaggyRom_1.44
-Implemented advanced power menu(watch [URL="http://forum.xda-developers.com/showpost.php?p=23444649&postcount=338"]here[/URL])
-Implemented Beats Audio sound mod
-Reapplied Scroll improvement (tweak was not operative on previous version, sorry about that)
-Dalvic heap size set to 32m by default
-Updated Google maps, youtube, gmail and easyinstaller to latest version
JaggyRom_1.5.0
-improved image and video quality with Bravia Engine hack
JaggyRom_2.0.1
-(NEW) now based on OTA update Europe 1.28.401.1 !!
clean up system partition before installing
JaggyRom_2.2.15
- Fixed notification not deleting from status bar when pressing 'clear' button.
- Updated su binary to latest.
- Disabled the automatic check for OTA updates by default.
- Disabled the 'tell HTC' pop up after a sudden shutdown by default.
- Added "Russian", "Czech", "Danish", "Swedish" and "Dutch" languages to stock keyboard. (full support)
- Added support for the following languages:
English (United States)
Español (España!)
Français (France)
Italiano (Italia)
Ukrainian (Ukraine)*
Czech (Czech republic)*
Vietnamese (Vietnam)*
Arabic (Egipt)*
Portugês (Portugal)*
Corean (Corea)*
Nederlands (Nederland)*
Japanese (Japan)*
Rusian (Rusia)*
Chinese (Simplified)*
Chinese (Tradicional)*
*System will not show up on these languages but every app that supports that language (for example all Google apps) will change.
The default system language for these will be English.
If you are using a custom launcher (Go launcher, for example) you will probably have all your system on your selected language except the settings menu.
For the new languages and the default settings to show up you will have to format system/cache and make a factory reset, I am afraid. (make app backup)
JaggyRom_2.3.4
- Rebuilded boot.img back from stock to ensure no errors being made. It may solve some booting problems on some people.
- Now dalvic cache is moved automatically at first boot. No need to do it manually. (150 mb free memory at first boot after factory resset)
- Init.d scripts support. They were not supported on previous v2 versions.
- Removed debugging mode persistent notification on status bar.
- Recompiled SystemUI.apk, now suitable with UOTkitchen.
- (new) Fixed eventual adb debugging notification showing again on notification bar.
- (new) Set vm heap size back to 20m by default. Found to be the fastest value. Set it manually in with a2sdgui (recommended).
JaggyRom_2.5.1
- Added arabic shaping support.
- Removed ads from all applications/games!
- Applied [URL="http://forum.xda-developers.com/showthread.php?t=991276"]V6Supercharger tweak.[/URL]
- Zipalign on every boot.
- Removed carrier name on notifications panel and made the clear notification button BIG.
- changed the battery icon.
- Many other init.d and build.prop tweaks.[IMG]http://media.xda-developers.com/images/smilies/smile.gif[/IMG]
JaggyRom_2.5.5
- Rebuided SystemUI.apk, fix possible error when using uot kitchen.
- Added Serbian and Hungarian language. (supported languages)
- Added Gps tweak for faster and better locking to satellites.
JaggyRom_2.5.8
- Removed warez app
- Added "ES File Explorer"
- Added build prop tweaks from "smurfed out" script
.JaggyRom_2.6.1
- Removed Supercharger and smurf out tweaks. (some people were noticing battery leaks)
- Updated system apps to latest version.
JaggyRom_2.7
- Removed Beats audio mod.
- Implemented Cranium Kernel rel#2
JaggyRom_2.8
- Moved back to 800mhz kernel by yannou90 as people requested (no benchmark improvements but it does improve the overall feeling)
- Added CRT on/off animation effect. (Many thanks to [URL="http://forum.xda-developers.com/member.php?u=4629880"]pchandra[/URL]) Watch video example [URL="http://www.youtube.com/watch?v=zdWaDS_CIqI"]here[/URL]
Wiping dalvic cache before installation is strongly recommended.
you may also need to fix permissions inside advance options inside recovery.
---3.0---
- Fixed CRT issue (sometimes rebooting after a call)
- Added advanced quick settings (thanks to pchandra)
- Added [URL="http://forum.xda-developers.com/showthread.php?t=1579710"]Adreneline engine:[/URL] (thanks [URL="http://forum.xda-developers.com/member.php?u=4690227"]nilot27[/URL] for the tip ;) )
[SIZE=2] ✔ Increase touchscreen sensitivity[/SIZE]
[SIZE=2] ✔ Less RAM usage through zipalign. | World first smart zipaligning[/SIZE]
[SIZE=2] ✔ Reduced /dbdata, /data, /sdcard usage of *.db files and faster database access. | World first smart sqlite optimizing[/SIZE]
[SIZE=2] ✔ Faster disk access through remount script (noatime, disabled barrier etc) | World first smart remounting[/SIZE]
[SIZE=2] ✔ Better network throughput from TCP tweaks and 3G tweaks[/SIZE]
[SIZE=2] ✔ Tons of prop tweaks[/SIZE]
[SIZE=2] ✔ Overall Better Performance and Battery Life[/SIZE]
[SIZE=2] ✔ Less lags through LMK Tweak and Various VM Tweaks[/SIZE]
[SIZE=2] ✔ Faster SDCARD Read/Write Speed[/SIZE]
[SIZE=2] ✔ Bypass website like thepiratebay.se[/SIZE]
- Added [URL="http://forum.xda-developers.com/showthread.php?t=1738697"]Bravia and Xloud engline.[/URL]
[B]Bravia engine:[/B] Improve screen quality of the display (You'll see improvements when you view a photo, watch movies, play games
[B]Xloud engine:[/B] will make the volume more louder, sound quality is crispier and very clear than stock, and bass issues from stock will be fixed
-[B]Blue Theme[/B] (system, dialer, keyboard, etc...)
---3.0.3---
- Fixed/edited many icons.
- Added modified build.prop to skip gameloft compatibility check.
- Modified battery indicator. Black background. Now stays blue and changes to red under 15%.
---3.1---
- Fixed/changed some remaining icons and camera app buttons (blue).
- Changed background of slide menu (dialer, apps list, clock..) It was to ligh, hardly visible.
- Changed header and clear buttons from status bar.
- Changed bootanimation. (Thanks to [FONT=Courier New][COLOR=Gray][URL="http://forum.xda-developers.com/member.php?u=4459129"]akya22[/URL][/COLOR][/FONT]!)
- Changed settings icons (now ICS style)
- Removed last build.prop (caused conflicts on some networks).get it from here.
- Changed default walpaper.
- Fixed blank area between notification and quicksettings tab.
- Updated Google play, Es file browser, Superuser, Maps, Streetview and Gmail to latest versions.
---3.1.1---
- Fixed possible bugs with calls.
---3.2.1---
-Fixed adrenaline engine script, no more memory leaks in /data/local.
-Fixed brightness Seekbar on Quicksettings, length was longer than actual visible area.
-Changed new unread mesage/call notification dot to blue.
-Removed recent apps from status bar.
-Removed Volume and Settings shortcuts from quicksettings.
-Some little changes in statusbar theme.
-Increased decode memory capability for progressive jpg file (hopefully better camera images) Thanks to nilot27!
-Added carrier name on satus bar.
-Fixed some icons (gmail stars)
-Removed some unnecesary lib files from lite version. Thanks to Nukeblitz!
[B]--4.0.3--[/B]
-New rosie.apk theme
-Clock widget themed to look like Sense 4
-Mount2sd script added
-A2SD Script removed
-Removed A2SDGUI
-Added Adobe Flash, and some apps
-Build.prop tweaks
-Changed Kernel to Cranium Kernel
-Currently working on it.
-Beats Audio
[B]--4.1--[/B]
-Fixed app not installing problem
-Transparent status bar
-Little bit of theming,cm inspired status bar
-Removed several htc bloatware apks
-Updated the m2sd script with the latest one which includes a gui
-Transparent status bar
-New battery icon
-New lock ring
JaggyROM 5
Removed unuseful lines in updater-script and script's files for gain the smoothest performance and fix bugs
Updated Busybox and Toolbox
Updated Superuser binaries
Welcome back to Stock HTC Sense theme with subtle modifications. Bye, bye stupid blue theme
Updated Play Store and all Apps
Removed existing File Explorer
Added ES File Explorer and Google Play Services.
JaggyROM 5.1.3 IN PROGRESS
Added software version 1.43.720.2 modified with all languages (ULTRA SMOOTH ! !)
- I'm working in add languages in System Apps, it will take a time...
- I will re-themed and re-modified the ROM when I add all languages in System Apps
- The ROM had error with Wi-Fi for add this software version and I fixed it
Removed trash files and more lines in updater-script for the best performance
Changed 15 steps volume to 30 (thanks to @HeadFox for the tutorial)
Updated all Apps
Downloads
{
"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"
}
Installation
InstallationInstructions:
Create Ext Partition in SD (Ext3 recommended)
Boot in Recovery (TWRP 2.5.0.0 recommended)
Wipe Data/Factory Reset
Wipe System
Flash in Recovery
On the first boot m2sdgui may ask for Superuser permissions press allow (if it ask you)
Open m2sd App
Press Install Script
Press Menu Key and press Settings
Press Config Busybox
Go to m2sd Settings
Enable Reverse Mount
Uncheck Apps and Dalvik Cache
Check Data (Uncheck only if you have got a fast SD)
Uncheck Cache (Check only if you have got a fast SD)
Check Journal in "On"
Check type of SD in "Ext3"
Reboot
Optional:
Open Beats Audio Installer App
Press Install and follow the instructions
Reboot
Use Poweramp for listen music (HTC Music Player equalizer crashed because Beats Audio drivers)
Install Advanced Mobile Care from Play Store (recommended)
Credits
CreditsThanks to:
@jaggyjags for JaggyRom 1.0 to 3.2.1
@DanceOff for JaggyRom 4.0.3
@abhinavthms for JaggyRom 4.1
Screenshots
Screenshots
Chinese language supported?
wsdyleon said:
Chinese language supported?
Click to expand...
Click to collapse
Same that JaggyRom 4.1, I don't know because I am not chinese xD...
Screenshot's please
Sent from my HTC Explorer A310e using xda app-developers app
I made a mistake and ROM is unstable, reuploading ROM now (mistake with toolbox, need config with ROM's installation, I can't do simple flashable fix)... Sorry guys .
EDIT: ok, I think that burnt my nand with bad wipe in recovery and ROM hasn't problems, mmm somebody test ROM and confirm me?
EDIT2: I didn't burn my nand, the problem was a stupid change that I did in last moment, sorry again...
EDIT3: Yeah, removing Advanced Mobile Care and Poweramp solved the problem xD (because the low memory in data >.<)... Moving to system D: ... Coming soon new problems xDDDDDDDDDDDD (-.-'') LOL, I am stupid ...
EDIT4: Now are resolved the problems... I didn't move it to system... Advanced Mobile Care and Poweramp will can install from Play Store manually
Deic said:
I made a mistake and ROM is unstable, reuploading ROM now (mistake with toolbox, need config with ROM's installation, I can't do simple flashable fix)... Sorry guys .
EDIT: ok, I think that burnt my nand with bad wipe in recovery and ROM hasn't problems, mmm somebody test ROM and confirm me?
EDIT2: I didn't burn my nand, the problem was a stupid change that I did in last moment, sorry again...
EDIT3: Yeah, removing Advanced Mobile Care and Poweramp solved the problem xD (because the low memory in data >.<)... Moving to system D: ... Coming soon new problems xDDDDDDDDDDDD (-.-'') LOL, I am stupid ...
EDIT4: Now are resolved the problems... I didn't move it to system... Advanced Mobile Care and Poweramp will can install from Play Store manually
Click to expand...
Click to collapse
Anyone want to take the risk?
I installed this Rom no problem untill now, thanx for Rom man and big thanx for removing blue theme :thumbup:
Sent from my HTC Explorer A310e using xda app-developers app
i m taking risk let see what will happen?
---------- Post added at 06:12 PM ---------- Previous post was at 06:06 PM ----------
stuck in htc logo
obaidshera said:
i m taking risk let see what will happen?
---------- Post added at 06:12 PM ---------- Previous post was at 06:06 PM ----------
stuck in htc logo
Click to expand...
Click to collapse
I had already taken the risk .. smoothnes, speed and performance is rocking,
Sent from my HTC Explorer A310e using xda app-developers app
Sent from my HTC Explorer A310e using xda app-developers app
imran521 said:
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
these are the screenshots of jaggydzire 5 ?
thepico said:
these are the screenshots of jaggydzire 5 ?
Click to expand...
Click to collapse
Its of jaggyROM 5 not jaggydzire 5
Sent from my HTC Explorer A310e using xda app-developers app
@Deic check your pm
Sent from Tigersense
sonulohani said:
Anyone want to take the risk?
Click to expand...
Click to collapse
Was only many apps in data the problem... I was asleep xD...
100% safe man ...
obaidshera said:
i m taking risk let see what will happen?
---------- Post added at 06:12 PM ---------- Previous post was at 06:06 PM ----------
stuck in htc logo
Click to expand...
Click to collapse
Follow the instructions and no problem .
Hey man, why you do not base it on lastest stock rom: http://forum.xda-developers.com/showthread.php?t=2225776 ???
lotfix said:
Hey man, why you do not base it on lastest stock rom: http://forum.xda-developers.com/showthread.php?t=2225776 ???
Click to expand...
Click to collapse
Only have English and Indian languages, and nothing new...
I tried it but the max that I got was show all languages but didn't apply it really because all Apps are build in English and Indian only.
If you want do it, welcome .
@ Deic
Bro, great work.. after a long time,I'll back to stock ROM..and,wooow, everything works like a charm :good:
Fluid,stable,smooth,lot free RAM, great volume voice in call, no laggs on keyboard, great battery life..
That's for now..
cheers
MYRIAD
{
"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"
}
ROM TEASER
ABOUT ROM
Myriad is a simple and highly functional custom ROM for mtk (MT6589) devices. It is based on pure AOSP and gives ultimate vanilla experience. It is JellyBean ROM i.e ver 4.2.2. The ROM has a simplified UI but also has many powerful apps to control the ROM. It is user friendly and quiet stable. Some of the unique features of this ROM are integrated highly functional floating apps including Float Caller , Xposed Framework with GravityBox for full customization ,OG Battery Mod for amazing battery styles, ViperFX for the best music Experience , Myriad Control Centre which has many new features including a custom Themer too. It also uses some parts of Pure Performance tweaks and some of its own for best possible performance of the ROM and moreover these tweaks are toggle able too. There are some other fun features like framework animation, some custom fonts, HTC Sense Style Recent Task which the user can try. Overall this ROM is a solid package of all components which a user needs
FEATURES
Aroma Installer
Built in Themer
[*]12mp Back Cam , 6mp Front Cam Patched Removed Due to dirty aberration , Flash the Cam FIX .zip
SuperSU 2.0
Busybox Latest
Awesome Integrated Floating Apps including float dialer
ViperFX
Fast GPS Fix
Inbuilt Simple but effective Power Manager
Autostart
3G Sim Switch
Control Centre : App custom made for the ROM with some Amazing Functions
New Lock Screen
Gallery With Live thumbnails
New LaucherDock to get to apps faster
OG Batter Mod
Xposed Framework
Gravity Box
Etc etc…..
Reseverd
Installation Instructions:
Have a nandroid backup first
1 Download The ROM .zip , CAM FIX
2. Copy to SD Card
3. Go to Recovery , Wipe Data ,System ,Cache and Dalvik
4. Flash the zip
5. Follow Onscreen Aroma Instructions
6. Wait foe the ROM to flash
7. DONT REBOOT !
8. Flash the CAM PATCH.zip
9. Reboot NOTE THE FIRST BOOT IS VERY LONG, patiently wait
FOR THOSE WHO HAVE ALREADY FLASHED THE ROM
1.DOWNLOAD CAM PATCH
2.COPY TO SD CARD
3.FLASH IT VIA RECOVERY
5.REBOOT
Downloads :
LINK 1 : http://tiny.cc/dwmyriad1
LINK 2 : http://tiny.cc/dwmyriad2
LINK 3 : https://mega.co.nz/#!E8AVwDwC!L9APjj8hpEUN5hEPrlq6K-Tunie59iQ-zQ2AK3bMWyo
LINK 4 : http://upfile.mobi/537893 - Credits : Tanvir741
CAM FIX : https://drive.google.com/file/d/0B9GVC-8ngPfqWm1YUE9PSzdrR28/edit?usp=sharing ( PRESS CTRL+S to download)
NOTE : THE ROM SIZE IS BIG DUE TO AROMA INSTALLER APPS SELECTION , BUT OVERALL ROM IS VERY SMALL
MD5 CHECKSUM
1E4B9047C6936C419A6AF87C927DD7D5
HOW TO GET MD5 : http://noexit4u.blogspot.in/2013/01/how-to-get-md5-checksum-of-file-using.html
VERIFY YOUR FILE MD5 WITH THIS, IF THEY ARE SAME THEN ROM ZIP IS OK OR ELSE YOU WILL HAVE TO DOWNLOAD AGAIN
Reserved
F.A.Q
VIDEO GUIDE - VERY IMPORTANT
1. GUIDE ON USING CONTROL CONTRE
2. GPS FIX - VERY FAAAST
1. Left Capacitive Button shows recent menu?
A: To accommodate the shortcut for floating apps the capacitive button have been reconfigured.
Long press of left button will take you to floating apps launch pad. For the actual function of left capacitive buttons a 3 dot menu can be found in most of the apps.
2. How to change lockscreen wallpaper?
A: Go to Settings -> Control Centre -> UI Tab -> Lockscreen
3. Some features of Gravity Box doesn’t works?
A: This ROM has some stuff which work on custom framework and Gravity Box doesn’t support this. SO some features won’t work. This is neither the ROM nor Gravity Box error
4. Quick Settings tiles have disappeared?
A: This happens as Gravity Box takes over the quick settings tiles. You can customize what tile you want by doing this
Go to Settings -> Control Center-> General-> Gravity Box -> Status bar tweaks -> Quick Settings Management->Status bar Quick Settings titles
5. Network Signal Bar disappears when orientation is changed
A: This usually doesn’t happen, but occurs when the screen orientation is changed continuously of couple of times. Although the signal bar disappears, the network connection is not interrupted.
To get back:
1. Try switching data connection off and then on
2. If the above doesn’t work , go to Settings-> SIM Management -> Switch the SIM off and on again
6. Dialer keypad not oriented properly.
A: This is due to higher dpi of the mobiles which I ported from. I am trying to fix it. Rest assured all the dialer functions is working properly
7. Mobile freezes while chaning recent app style?
A: Yes, this normal the mobile will freeze for a minute or so and then reboot itself.
8.Themer is not working
A: If the themer fails to work check these
1. Make sure you have SD card
2. Go to Settings -> Control Centre -> General Tab-> Themer Settings -> Re Run Set Up Enviroment
And then try
9. Reboot Option not found in Power Menu pop up
A: This can easily be enabled, follow this
Go to Settings-> Control Centre -> Gravity Box -> Power Tweaks -> Check Advanced Reboot Menu
10. Mobile takes long time to reboot or boot
A: Well yea .. This happens as lot of scripts and apps have to be loaded but after that the ROM works like a butter
11. MyStyle App Force Closes
A: This happens a couple of times during first boot . Just try opening the app for 4-5 times , it should work after 4th or 5th time
12. No native Video Calling?
A: Yes this ROM has no native video calling , but there are so many 3rd party apps for that but it does support internet calling
13. Irritating Stock Music EQ !
A: Well what can I say ... I have left it as some emotional reminder of Acer , after all this ROM is based on their work. . Actually this EQ **** is integrated pretty deep and I dont have that much time to work and remove and fix it, so yea you will have to live with it.
14. Wifi Grey Bar , Blue Bar ...confused?
A: So here is the thing , WIFI When GREY - You mobile wifi is not connected to Google server and most of your GAPPS wont work and when its BLUE it mean mobile is connected to Google Servers and GAPPS should work fine. If you mobile is stuck at grey wait for a couple of min , if it is still not blue then switch wifi off and then on
15. How to get Xposed Installer and Gravity Box working?
A: To get Xposed Installer and Gravity Box working , follow these steps
1. Go to Xposed Installer -> Framework -> Install/Update and reboot
2. Go to Xposed Installer -> Module-> Gravity Box -> Check It and reboot
YOU ARE DONE!
16. Move to Phone Storage or Move to SD card?
A: Please note , although the Settings may show Move to Phone Storage , It MOVES TO SD CARD
17. GPS Doesnt Fix ??
A: Refer to the video above
18. How to Get Android L look keyboard?
A: Go to Settings -> Language and Input-> Click the Settings Icon to the right of Google Keyboard under Keyboard and Input Methods -> Advanced Settings -> Colour Scheme -> Material and you are DONE!
19. USB MTP not available?
A: I tried to get it no luck....
20. USB Icon persists even after removing?
A: Make sure you have ejected the drive from your comp and turned off USB Storage. If the problem persists just reboot
Reserved
SCREENSHOTS
NORMAL ROM + FLOAT APPS
CONTROL CENTRE
AROMA INSTALLER
Reserved
ROM Developers
Shikhar A
Aditya Rajagopal
Credits
Acer
Xolo
Google
Rovo89
C3C076
Viper520
Zhuhang
Darklord
Adi Aisiteru Reborn
Rizal Lovins
VR Theme Engine Developers
Dsixda
Chainfire
Stericson
ALL THE APP DEVELOPERS
HIT THANKS IF YOU LIKE MY WORK! :laugh:
Reserved
Extra 2
Bro how did u make that video thats really awsome i also want to learn plz tell me
Nice features, Control Center is Good, Overall Rom Seems Great. Keep it up.
Google drive is hell, please mirror the ROM
Sent from my GT-I9500 using XDA Premium 4 mobile app
itechengine said:
Google drive is hell, please mirror the ROM
Sent from my GT-I9500 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I will.. dont worry
abhinav2hd said:
Nice features, Control Center is Good, Overall Rom Seems Great. Keep it up.
Click to expand...
Click to collapse
Thanks!
virgoguy07 said:
Bro how did u make that video thats really awsome i also want to learn plz tell me
Click to expand...
Click to collapse
After Effects
Great one!!!
A beautiful Rom with all necessary feature.Great!!!.
patel_s said:
A beautiful Rom with all necessary feature.Great!!!.
Click to expand...
Click to collapse
thanks.. and check the video guide...for more info
Here's a mirror, hope it helps..
http://upfile.mobi/537893
Tanvir741 said:
Here's a mirror, hope it helps..
http://upfile.mobi/537893
Click to expand...
Click to collapse
thanks a lot
Stuck on boot logo
Hi Shikhar, I am flashing the ROM. Aroma installation is done. Clicked on Reboot. It's stuck on boot logo. Waited for 45 min but no luck (still waiting).
I have verified the MD5. No issues with the download.
Any help?
-Srinivas
---------- Post added at 07:22 PM ---------- Previous post was at 06:41 PM ----------
cnuis2cool said:
Hi Shikhar, I am flashing the ROM. Aroma installation is done. Clicked on Reboot. It's stuck on boot logo. Waited for 45 min but no luck (still waiting).
I have verified the MD5. No issues with the download.
Any help?
-Srinivas
Click to expand...
Click to collapse
Waited for 1 hr 25 min but no luck. Reverting to old ROM.
---------- Post added at 08:12 PM ---------- Previous post was at 07:22 PM ----------
For those who stuck on installation, do not select Reboot.
Unselect Reboot and finish installation. Go to Recovery -> Wipe Cache and Dalvik and Wipe Battery Stats then reboot.
cnuis2cool said:
Hi Shikhar, I am flashing the ROM. Aroma installation is done. Clicked on Reboot. It's stuck on boot logo. Waited for 45 min but no luck (still waiting).
I have verified the MD5. No issues with the download.
Any help?
-Srinivas
---------- Post added at 07:22 PM ---------- Previous post was at 06:41 PM ----------
Waited for 1 hr 25 min but no luck. Reverting to old ROM.
---------- Post added at 08:12 PM ---------- Previous post was at 07:22 PM ----------
For those who stuck on installation, do not select Reboot.
Unselect Reboot and finish installation. Go to Recovery -> Wipe Cache and Dalvik and Wipe Battery Stats then reboot.
Click to expand...
Click to collapse
Thanks for the info ... Updated it... Do leave a review of the ROM
Gave me an awesome battery life and multitasking is also very good!
But can I somehow get the classic recent key back, long pressing home button one?
Tried Gravity and Xposed Additions, still no luck. The Edit button thing is irritating!
Tanvir741 said:
Gave me an awesome battery life and multitasking is also very good!
But can I somehow get the classic recent key back, long pressing home button one?
Tried Gravity and Xposed Additions, still no luck. The Edit button thing is irritating!
Click to expand...
Click to collapse
I have made a workaround.. and will update it next version