Related
Ultimate Notification LED fix for Xperia (ICS 4.0.4, 4.1.B.0.587)
Introduction
One of the most annoying bugs in the everyday use of Sony's official ICS firmware version 4.1.B.0.431 (and later, including v4.1.B.0.587) is that the notification LED only works for missed calls, and it doesn't notify anything else anymore.
Ironically, the previous beta firmware ICS 4.0.3 v4.1.A.0.562 showed a specular bug: the notification LED didn't notify missed calls, but it was working for everything else (SMS, Email, ..).
The "Ultimate Notification LED fix"
I've got around fixing this bug by reversing and doing a minor change in a 4.1.B.0.587 framework file (services.[o]dex).
The patched file has the notification LED working for everything as it was in GB firmware: the LED now blinks for missed calls, sms, emails, and any other application showing LED notifications (eg: K9-mail, Whatsapp..).
This patch works on all Xperia devices with 4.1.B.0.587 firmware, and it has been tested initially tested on a Xperia Mini Pro sk17i.
Disclaimer
These files come with no warranty, express or implied.
By downloading and using files linked in this page you express your understanding that you use those files at your sole risk.
No one can be held responsible for any damage directly on indirectly related to files linked in this page.
If you flash something to your phone you must remember that there's always a minimal chance that something goes wrong: you know it, I can't be held responsible if your phone gets wrecked, if your working LED flashes during a work meeting and you get fired, or anything else.
Downloads and Install Instructions
To install this fix you have to be in a stock ICS 4.0.4 firmware v4.1.B.0.587, with root and ClockWorkMod (CWM) recovery installed.
To install the fix simply download the right package for you, and:
make sure your phone is charged! It's always safer when you need to flash something.
put the downloaded ZIP it in the root of your SD Card
reboot into CWM recovery
Do a Nandroid backup using CWM ("backup and restore" => "backup"): you shouldn't end in a bootloop if you download and apply the proper file, but it is a good practice to a CWM backup before applying mods and patches, so you can easily restore it and go back if anything goes wrong!
did I mention to do a Nandroid backup?
choose "Install ZIP from sdcard" => "Choose zip from sdcard"
browse to the ZIP in your SD Card
choose apply and reboot device.
enjoy a properly working led
The right package to download for you depends on your current system framework files status.
Use the following list and infos to find the proper download for you:
If you have an Xperia device on stock ICS 4.0.4 v4.1.B.0.587, and never applied other LED patches: install Busybox if you don't have it already, and download the following universal patch Ultimate_4.1.B.0.587_Notification_LED_FIX_UNIVERSAL_stock_rom_by_zxp.zip.
Note: Busybox must be installed on your device before installing this package, or it will not work. The patch scripts expects Busybox to be installed into /system/bin or /system/xbin.
If you never applied any patch and don't know what to download, this is the file you want!
Why: it is smaller, and only replaces the services.odex file with the patched one, that's all you need; the services.odex is automagically generated in your device, that's why Busybox is used, and this is what makes this package "universal".
If you your device currently has arcatarc's fix applyed: download Ultimate_4.1.B.0.587_Notification_LED_FIX_by_zxp_FOR_arcatarc_fix_users.zip
Why: if you used on arcatarc fix, this package will restore 4.0.B.0.587 framework files along with the patched services.odex, because arcatarc's fix installed the old 4.1.A.0.562 framework files and this change needs to be reverted.
If you are using a stock deodexed ICS 4.0.4 v4.1.B.0.587 firmware: download Ultimate_4.1.B.0.587_Notification_LED_FIX_FOR_DEodexd_roms_by_zxp.zip
Why: it will replace the services.jar with the patched classes.dex inside.
This works for all Xperia Devices, including but not limited to the Xperia Mini Pro sk17i/a.
If you are using the old firmware v4.1.B.0.431: you are lucky, I originally released the Ultimate LED FIX for firmware 4.1.B.0.431, you can download it from the old version thread.
If you are using a newer firmware: you have to wait for Sony to release this firmware for my sk17i, so that I can port the patch over the new version, or wait for someone to port it.
Background info, closing notes and thanks
As already specified this patch is based off stock 4.1.B.0.587 framework: I simply deodexed with baksmali, manually edited one .smali file to change the offending code that prevented the LED to work properly, and packed everything back.
I hope to find time to post very soon a Tutorial on how to apply the fix yourself, for educational purposes and to help less experienced people to port it over newer versions.
Experienced users should be able to compare the stock 587 baksmali-ed services.odex and the patched one to find the small change, and port it over new versions without the need of my forthcoming guide.
If you happen to port this patch to a newer firmware please post a link to your thread, so that I can add it in this post to inform users with such firmware that a patch exists for them.
If you want to inform other users of this patch please link back to this thread and don't simply re-upload/re-post a package. A link to this thread is the only way to be sure that users chose the proper package and can be updated if there is the need for a new/updated patch.
Bugs & Known Issues
This patch is now used by thousand of users without any reported issue or strange behavior.
If you install this patch and you end in a boot loop it means you have applied the wrong package. Please re-read the download info & instructions, and apply the proper zip. Period.
If you find any real problem please post it, and I'll update this section.
Changelog
2012.10.04 (current): applied my fix to the new firmware version 4.1.B.0.587, and released specific packages for this firmware version. The universal package now supports busybox both in xbin and sbin.
Additional Notes for those coming from arcatarc's fix
If you have used arcatarc "partial" fix you may have noticed that it had 2 major user visible problems:
the LED notification for missed calls was not working
it showed a single white blink when some notifications appeared in the statusbar: eg the Xperia Keyboard "choose input method" notification caused a white LED blink each time it appeared.
This patch doesn't have those problem, everything (seems!) to work as it should!
was waiting for [.587] Awesum
Bad thing is, that this led fix works only with stock sms app. I use other sms client, and with this, led don´t blink.
happyBOY78 said:
Bad thing is, that this led fix works only with stock sms app. I use other sms client, and with this, led don´t blink.
Click to expand...
Click to collapse
Maybe the problem lies in the alternative sms client? This fix is proven to work with email, gmail, sms, whatsapp, missed call... not only stock sms!
PS: at least this was true for .431, I appreciate feedback on the fix on this new .587 firmware because something may have changed.
zxp said:
Maybe the problem lies in the alternative sms client? This fix is proven to work with email, gmail, sms, whatsapp, missed call... not only stock sms!
Click to expand...
Click to collapse
Will this work with XS app port?
If so can I use in my rom?
Developing an ICS rom
Allen Hu said:
Will this work with XS app port?
If so can I use in my rom?
Developing an ICS rom
Click to expand...
Click to collapse
I'm sorry I don't know what is the XS app port are you speaking of.
Generally speaking it will work for you if your custom ROM uses a stock, unmodified, services.jar/[o]dex. Else you'll lose functionality or customizations.
zxp said:
I'm sorry I don't know what is the XS app port are you speaking of.
Generally speaking it will work for you if your custom ROM uses a stock, unmodified, services.jar/[o]dex. Else you'll lose functionality or customizations.
Click to expand...
Click to collapse
I mean the apps from Xperia S resized....
And is it ok if I added the v6 supercharger in services.jar ?
i have .431 patch on .587 already. which package should i use?
happyBOY78 said:
Bad thing is, that this led fix works only with stock sms app. I use other sms client, and with this, led don´t blink.
Click to expand...
Click to collapse
For me it works fine with non-stock sms app (GO SMS pro). Missed calls, etc works too zxp - Thx for the fix!
tested working on my stock 4.1.B.0.587 ST15i
Allen Hu said:
I mean the apps from Xperia S resized....
And is it ok if I added the v6 supercharger in services.jar ?
Click to expand...
Click to collapse
Xperia S apps, should work fine just like any other app with this patch I think.
I never used v6 supercharger, but as far as I can understand from a quick look it dynamically patches a given services.jar rather than simply replacing it (which is what my patch does).
So if you have v6 supercharer patch my patched service.jar/[o]dex you should have it both supercharged and with the working LED.
spyblaster91 said:
i have .431 patch on .587 already. which package should i use?
Click to expand...
Click to collapse
If you applied my .431 patch on .587 you can simply use the same type you already used. Eg: if you used the "universal" one, you can use the "universal" one again, it will override the previous one.
Which one should i apply...im using markphyton rom .587 doomkernel
Sent from my R800i using xda app-developers app
Im using the fix for .431 and works great on my .587, whats new in this one? should i change my mod?
Seems to work fine in my xperia Arc LTi15.
Thanks!
thank you so much man, finally my ARC S notif LED its work like a charm :fingers-crossed: ....
Do you know if this patch works for the Real ICS r6 rom (based on 4.1.B.0.587)?
Which package should I use in case it works?
Thanks a lot in advance!
Deshabilitado said:
Im using the fix for .431 and works great on my .587, whats new in this one? should i change my mod?
Click to expand...
Click to collapse
Yes you should use this new version on a .587 based ROM, because if you use the fixed .431 file you are actually missing some fixes/changes that sony did in input method handling and other misc code, that you will restore by applying the new .587 patch.
evo10 said:
Which one should i apply...im using markphyton rom .587 doomkernel
Click to expand...
Click to collapse
ecejmpe said:
Do you know if this patch works for the Real ICS r6 rom (based on 4.1.B.0.587)?
Which package should I use in case it works?
Click to expand...
Click to collapse
If those roms are deodexed you should use the third package (Ultimate_4.1.B.0.587_Notification_LED_FIX_FOR_DEodexd_roms_by_zxp.zip) else you have to use the first (Ultimate_4.1.B.0.587_Notification_LED_FIX_UNIVERSAL_stock_rom_by_zxp.zip): either way you must be sure that your ROM has a unmodified services.jar(/odex) or you'll loose some customization.
Im using .587. Which one i need to download?
Sent from my WT19i using Tapatalk 2
Is there a way to install it without a root or unlocked bootloader?
Thanks
botski said:
Im using .587. Which one i need to download?
Sent from my WT19i using Tapatalk 2
Click to expand...
Click to collapse
Please read the Downloads and Install Instructions section in the first post, it contains a detailed answer to your question.
_miui.polimorph_
i9300 international
Jelly Bean 4.1.2 based MIUI
When I ported the first version of MIUI, Jelly Bean based, named _miui.polimorph_ I was guided by 3 key words:
1. stable;
2. practical;
3. sharing.
Because I belive the feedback is a very good fuel for progress this thread is dedicated for you. And since the awsome XDA forums provide us this thread as "meeting point" please feel free to ask or share here all your questions, opinions, and ideas about _miui.polimorph_ and how a MIUI rom can be the best, based on your demands. My goal for now is to obtain an eclectic operational system that includes the most complete variety of positive features a ROM can include. I'm sure that if we all share as a team we will eventually have the best MIUI ROM for Samsung Galaxy S III. There can be also users who installed _miui.polimorph_ and can't post under development section even if they want to say something. This is the right place to share.
So to be specific and well understood please specify the versions of your ROM:
1. the incremental (version of MIUI, i.e. 2.9.7) and
2. the version of _pph_ edition (i.e. v1);
->the file you have installed would be MIUI_JB_i9300_2.9.7_v1_pph.zip;
3. logcat or screenshot (how to in the dev thread post#2 - debugging)
Do you think this thread can be useful for you? Vote "Newsworthy" and when you feel like remember to hit the "Thanks" button!
- for Development and Download thread click here -Relax and enjoy!
_polimorph_
reserved
Can I install additional language to this rom? Cause it only supports english and chines.
Hi
Just want to say thank you for the time you put into this great rom!
I've have a great respect for devs like you who mangage to get time to keep developing ROMs.
PS: Had to post this here and not in your development tread because I haven't 10 posts yet.
Thanks for the ROM, its great. But is there anyway to turn off the CRT animation. I tried turning off all animations, which worked in v10.26.2, but doesn't work now. Sorry to post here but I am also under 10 post. Thanks.
Sent from my GT-I9300 using xda app-developers app
Is possible use original MIUI camera and gallery?
Inviato dal mio GT-I9300 con Tapatalk 2
master5hake said:
Thanks for the ROM, its great. But is there anyway to turn off the CRT animation. I tried turning off all animations, which worked in v10.26.2, but doesn't work now. Sorry to post here but I am also under 10 post. Thanks.
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Good question. The simplest answer is "yes". De-compile framework-res.apk using "apktool 1.5.0" and latest "aapt" and find file "framework-res.apk\res\values\bools.xml". Open it with Notepad++ and edit the line "<bool name="config_animateScreenLights">false</bool>" to "true".
lupet said:
Is possible use original MIUI camera and gallery?
Inviato dal mio GT-I9300 con Tapatalk 2
Click to expand...
Click to collapse
Yes it is. For the next operation I recomend to use 7-zip archiver. You need to have the two zips: your _miui.polimorph_ 2.10.26 zip version and the build you want to use for example 2.11.9. Open each one of them (do not extract, just open) and navigate to /system/app and just drag and drop the file Camera.apk and MiuiGallery.apk from 2.10.26 zip to your preffered _miui.polimorph_ version. Also it's better if you delete other camera apps such as GoogleGallery.apk from the same folder you just pasted the apks (_miui.polimorph_2.11.9.zip/system/app).
Thanks for the help. Worked perfectly.
Sent from my GT-I9300 using xda app-developers app
I love your rom but I have a tiny problem; the gallery and camera icons do not change with different themes any idea how to fix that?
Sanbiki said:
I love your rom but I have a tiny problem; the gallery and camera icons do not change with different themes any idea how to fix that?
Click to expand...
Click to collapse
Please tell me what version do you have installed.
Does anyone have the kernel in a zip that i could flash? It wont flash the kernal when i flash the rom.
Hey polimorph, do you know how to lower the value of default minimum brightness?
master5hake said:
Hey polimorph, do you know how to lower the value of default minimum brightness?
Click to expand...
Click to collapse
Edit the first line of the array "<integer-array name="config_autoBrightnessLcdBacklightValues">". You can find it in the file arrays.xml @ /res/values by de-compiling /system/framework/framework-res.apk. I set it to 10 (between 0 and 6 lux) in my roms which I belive it's the lowest. Can it go lower?
EDIT: there's also a neat app to configure auto-brightness levels using a graph on Play Store called Velis Auto Brightness. You might want to try it first.
OK thanks. Will tinker around with it and see what I can do
hi i am having trouble with signing in to playstore it is giving me
" error retrieving information from server [RH-01] "
Hi guys, I have a general miui question.
Can I flash miui JB over Miui ICS?
CURRENT VERSION 2.11.16
Thanks.
Sent from my GT-I9300 using xda app-developers app
Hi _polimorph_,
To be honest, this is second rom that i tried other than another rom that close to stockrom. And its my first AOSP rom. I would say if its working well I stick to your rom but i have some problem.
1. AOSP keyboard keep FC after flashed (I have to use swiftkey, and the FC still appear)
2. I cant login into playstore (Need flash another zip?)
3. SMS Setting (I cant send/receive text, apparently is service center no. issue showing "00", but i cant change it to my carrier no. It just show FC)
Overall, I like the rom so much, especially, the customization, the themes, and of course the camera itself which the best afterall.
I am running latest miui with siyah kernel in page.
Oscar
Is there a way I could remove carrier label from status bar manually? I understand the settings in control panel isn't working. Thanks!
najati said:
hi i am having trouble with signing in to playstore it is giving me
" error retrieving information from server [RH-01] "
Click to expand...
Click to collapse
Did you changed the default DPI? Clear Playstore's data, or flash gapps again.
kingconnought said:
Hi guys, I have a general miui question.
Can I flash miui JB over Miui ICS?
CURRENT VERSION 2.11.16
Thanks.
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
I recomend you only to flash wiping data/cache/dalvik/preload.
Sunofthebeach! said:
Hi _polimorph_,
To be honest, this is second rom that i tried other than another rom that close to stockrom. And its my first AOSP rom. I would say if its working well I stick to your rom but i have some problem.
1. AOSP keyboard keep FC after flashed (I have to use swiftkey, and the FC still appear)
2. I cant login into playstore (Need flash another zip?)
3. SMS Setting (I cant send/receive text, apparently is service center no. issue showing "00", but i cant change it to my carrier no. It just show FC)
Overall, I like the rom so much, especially, the customization, the themes, and of course the camera itself which the best afterall.
I am running latest miui with siyah kernel in page.
Oscar
Click to expand...
Click to collapse
1. I'm using "Keyboard" (MiuiKeyboard) that's also coming embeded in the rom.
2. Flash gapps 20121011.
3. Don't know what's that about, but I have the feeling that's a bad rom flash. Flash your rom again using flashing instructions from the main thread.
I'm using Omega v36, baseband XXELLA, can I flash this rom?
[ROM]{PORT} [JB] ExtremeSecurity Stock Jelly Bean, Nypon, "fast, smooth, secured"
Hello guys, girls
I'm here to proudly present the port of:
[ROM] [JB] ExtremeSecurity Stock Jelly Bean, fast, smooth, secured
No need to introduction,
this ROM has been created by munjeni, Very Stable, Fast, and most important of all It uses MIUI LBE Guard and MIUI App controll! those who uses miui know what these apps do!
In my opinion this is the best stock rom that has Xperia looks and have many futures,
Please do feel free to press thanx for him in this thread => http://forum.xda-developers.com/showthread.php?t=2277446 He was who make this rom working! (I just port it )
So let me :
Based on stock jb rom but new features: (I've update it to 6.2.A.1.100)
Full implemented MIUI LBE Guard (make your privacy secured)
Full implemented MIUI App Control (enable-disable app startup on boot)
Cpu control & cpu stats in settings menu
Dock
4 way reboot menu
Led settings from CM10 (FULL working)
Mobile BRAVIA Engine 2
WhiteMagic auto brightness mode
WARNING:
Do not install su
Do not install superuser or supersu
Do not root phone because its rooted
Do not use any other mod or apk or anything from other roms
Do not use flastool after installing our rom!
Do not use bin4ry root tool
Do not restore backups, instad of using backups install all apks from Playstore. Do not be lazy! Do not complain if something not working if you not folow my recomends!
If I forgot something please let me know
How to install:
Step 1:
1. Install oficial Sony Jelly Bean rom (6.2.A.1.100), which mean by SPC or Flashtool
Step 2 (proced only if you completed step 1):
1. Place zip to sdcard
2. Reboot to recovery
3. Wipe data factory reset (do not skip this)
4. Wipe system partition (do not skip this)
5. Install zip
6. Reboot
7. Configure your phone
8. Open LBE and enable root
9. Reboot
10. On next boot you will see confirmation warning dialog, grant and chech option "remember"
11. Reboot again
12. On next boot configure permissions for your apk using LBE feature
13. Enjoy
For update V1 Just install it through CWM no need to do anything more or do any wipe
If you installing all next versons, than you no need to wipe anything, simple install zip and boot, it will upgrade you to the new version!
Credits:
Me For porting it
Huge thanx to @munjeni ... for making it and put lot's of time and efforts to make working so don't forget to press THANKS for him too
@Pandemic for great moded Cpu Control & Cpu Stats applications (settings.apk is moded by by diferent way ) Please Do not Copy these Settings before Asking his Permission
Download Link:
V1: http://www.mediafire.com/?3ps3y3bn95vt6
you must download four part ... and then run Extream_Security_V1.part1.exe to extract Extream_Security_V1.zip
New update => http://www.mediafire.com/download/wje76li8a577204/EX.SE_Update_V1.zip
Screen Shots:
In Update V1
Changlog
First Initial Release
Update V1
duallshock3 controler
fixed missing stockrom services context menu calback class
playstation certified
small apps (note: there is left/right slider. When you add some other small apps you will not see + button, but you need to slide left/right to see + button again. I thinked there is problem but these small apps driver is on sliding principe, simple slide them to browse small apps )
my xperia
Addons
Stock kernel with Munjeni's Recovery ported by me (ADB and mass storage is working in recovery )
Working Xperia V Camera Mod 5.7.2 Cyber-shot™ ( You will get fc on video I'll try to fix it in future )
Wipe data of Camera In settings/apps/all
Flash the zip
Wipe Dalvik Wipe Cache that's all
Fully Working Taskswitcher by @Andrewas
sijav said:
[*]Do not use flastool after installing our rom!
Click to expand...
Click to collapse
Hello, I just have some questions about this part. What exactly do you mean by this?
Are users still able to flash back to stock after installing this ROM?
WizaJ said:
Hello, I just have some questions about this part. What exactly do you mean by this?
Are users still able to flash back to stock after installing this ROM?
Click to expand...
Click to collapse
It means that if you want to use this rom do not flash anything else please or try to root by Flashtool!
But if you want to get back to other roms you're free to do a full wipe
Guys after days working on this and porting every resource in every smali and xml I get to an unsolvable dead end
but @munjeni did made the rom for 1.100 so I port that again! now it's fully working and very stable
I'm now uploading the stable rom but my internet upload speed is 35kbps so expect to be uploaded at 3 hours from now on
sijav said:
Guys after days working on this and porting every resource in every smali and xml I get to an unsolvable dead end
but @munjeni did made the rom for 1.100 so I port that again! now it's fully working and very stable
I'm now uploading the stable rom but my internet upload speed is 35kbps so expect to be uploaded at 3 hours from now on
Click to expand...
Click to collapse
U fixed all resolution issues?
Sent from my ST25i using xda premium
bharat_goku said:
U fixed all resolution issues?
Sent from my ST25i using xda premium
Click to expand...
Click to collapse
I did but resources fix just wasn't enough the action ids was changed in 1.100 too so many many things go wrong and I get so many FC!!
but fortunately munjeni updated to 1.100 so I just ported again and now every thing is working greatly
EDIT: Sry miss understood your question,
I don't have any problem with Resolution cause I recompile the Xperia P stock framework with needed resources and PNGs ... no problem in resolutions!
The only thing is reboot, safeboot, LED, CPU Controll and CPU Statics Icon are small because I didn't find any large Icon for them, If anybody have large Icon Please kindly give it to me so I can't replace it
really really sry for the delay but Every time I upload this I encounter connection time out !!! some one must do something for our internet provider support
anyways After many many many attempts to upload here it is the link =>
V1: http://www.mediafire.com/?3ps3y3bn95vt6
you must download four part ... and then run Extream_Security_V1.part1.exe to extract Extream_Security_V1.zip
DELETED
bharat_goku said:
U fixed resolution bugs on this?
Sent from my Xperia U using xda premium
Click to expand...
Click to collapse
For the second time answer there is no any resolution bug or issue in this rom! I didn't just put framework-res.apk from munjeni I recompile the stock framework-res.apk and settings.apk with needed resources in xmls and PNGs. other modification does not have anything to do with resolution so if you want your rom does not have any resolution issue you need to add things in stock framework-res or at least put your correct hdpi PNGs and some resolution related xmls in your framework-res! have fun
sijav said:
For the second time answer there is no any resolution bug or issue in this rom! I didn't just put framework-res.apk from munjeni I recompile the stock framework-res.apk and settings.apk with needed resources in xmls and PNGs. other modification does not have anything to do with resolution so if you want your rom does not have any resolution issue you need to add things in stock framework-res or at least put your correct hdpi PNGs and some resolution related xmls in your framework-res! have fun
Click to expand...
Click to collapse
Oops sorry I missed the post on the previous page,just realized apologies, I'll send u the icons u requested for tomorrow, sorry again for not reading
Sent from my Xperia U using xda premium
bharat_goku said:
Oops sorry I missed the post on the previous page,just realized apologies, I'll send u the icons u requested for tomorrow, sorry again for not reading
Sent from my Xperia U using xda premium
Click to expand...
Click to collapse
Icons?! I requested?! what icon? when did I request? and for what I need icons? I guess you've just suddenly doing "over-read"
dude if you have any further request or any other question off the topic please kindly send me in pm or create another thread, don't spam the rom thread plz
sijav said:
Icons?! I requested?! what icon? when did I request? and for what I need icons? I guess you've just suddenly doing "over-read"
dude if you have any further request or any other question off the topic please kindly send me in pm or create another thread, don't spam the rom thread plz
Click to expand...
Click to collapse
The only thing is reboot, safeboot, LED, CPU Controll and CPU Statics Icon are small because I didn't find any large Icon for them, If anybody have large Icon Please kindly give it to me so I can't replace it
Click to expand...
Click to collapse
Apologies again didn't mean to spam,
Sent from my Xperia U using xda premium
bharat_goku said:
Apologies again didn't mean to spam,
Sent from my Xperia U using xda premium
Click to expand...
Click to collapse
Oh do you have reboot, safeboot, LED, CPU Controll and CPU Statics HDPI large Icons? (32X32? )
If you have it would be really much appreciate if you can give them to me
USB terthering disable?
sijav said:
Oh do you have reboot, safeboot, LED, CPU Controll and CPU Statics HDPI large Icons? (32X32? )
If you have it would be really much appreciate if you can give them to me
Click to expand...
Click to collapse
Yea most of those icons are on comp have an exam tomorrow so I'll send em once I can use my comp except Safeboot image though,
cpu. Stats and control icon u can take from pandemic's customized settings in the themes and apps section rest are just extracted from a friends Xperia s somewhere on my comp
Sent from my Xperia U using xda premium
minervehp said:
USB terthering disable?
Click to expand...
Click to collapse
No its working!
First off I do not own an i605 myself but have the l900 (sprint) which is almost the same device. Hardware wise there is only a tiny difference which is in the partition setup. Sprint uses a different data partition mccblk0p17 where all other N2's use mccblk0p16 the other is our mccblk0p16 which contains special files used by sprint on their stock roms (just to make our lives more difficult). I have been working with @lacoursiere18 on a few of my projects for the l900 and we tried to port an earlier version of MIUI for our devices before he got busy with school. Since then I have successfully ported over MIUI to the l900 and i605. Brian has been nice enough to test build out and confirm it works great on the i605. So now I am releasing this for your flashing pleasure. I also took a little extra time and modified Plasma 2.55 to work with MIUI and gotten permission from @ffolks (a few months ago) to post the modified kernel for everyone to use.
Well everyone (l900 users and those who browse the l900 forums) already knows I hate doing OP's so they stay pretty simple and this wont will be any different. Also MIUI users know that there are weekly updates but since this is a port and I have so many projects going on. It might be a month or two between my releases.
This is ported from the N7100 which is based on Omni rom. Original rom is located here
http://en.miui.com/download-35.html
and is the one by mdiary. So far only issues I know of it call recorder does not work (just says being used by another app) and you have to go into settings..mobile networks..network mode and change to CDMA+LTE/EvDO to enable 4g after every boot. If you flash any gapps package you will lose gps. If you continue to read the OP I will give instructions on how to setup your MIUI rom to get the most out of it.
So I took the base and turned it into a full featured rom with a whole mess of add-ons and tweaks.
Included items/tweaks/mods
Adfree (although I already have a host list created)
dolphin browser
dolphin jetpack plugin
adobe flash 11.1 kk
es file manager
LG G3 Keyboard and a few themes
WSM (MIUI Xposed)
Mi-Tools module (like wanam or gravity box)
Paid themes module (all miui themes are free)
AOSP Dash Clock widget
AOSP Calender widget
Terminal emulator
A bunch of build.prop tweaks
A bunch of init.d scripts (to enable them continue reading the OP)
Bug list
MIUI-i605 4.9.5
Any Omni bugs
call recording does not work
If you flash any gapps besides mine you will lose gps
Change Log
MIUI-i605 4.9.5 9-8-14
First port of rom
Downloads
Flashing instructions
1. Backup internal sdcard to you PC or external sdcard (this will really help prevent issues
2. Boot into recovery and backup current rom
3. Do a factory reset (if using philz/cwm do clean for new rom)
4. Format/wipe internal sdcard (if you dont do this and have issues first thing I will say is format it)
5. Reboot back into recovery (this will create your internal sdcard dir structure)
6. Flash MIUI and boot it
7. After initial setup power off and boot into recovery
8. Flash Gapps (please do it in this order or you will end up wiping and reflashing)
9. Boot into rom
10. Go to post #3 and follow those steps
Do not flash any kernel besides the modified Plasma or your rom wont boot. If there is an AOSP kernel you want to use let me know and I will make it compatible.
Plasma 2.55 MIUI edition Synapse is included in this flashable zip
https://www.androidfilehost.com/?fid=23622183712469118
MD5sum 13ffea951345225e8ad0abdaf2f279d4
MIUI Gapps
https://www.androidfilehost.com/?fid=23622183712469103
MD5sum c7bb4c995d6116a7c88977fe4821af10
MIUI 4.9.5
https://www.androidfilehost.com/?fid=23622183712469104
MD5sum 70bd84e1e6f65786a8ca8836b6908225
Importaint tips for MIUI
Simple things for now
1. Open security (located on first screen)..permissions.. and turn on root permission
2. Open WSM tools (miui xposed) and click install DO NOT reboot yet
3. At top of the screen you will see < Manage click here and enable all three modules
4. Reboot phone and setup Mi-Tools to your liking and reboot for settings to be applied
5. Open settings... general settings tab... mobile networks... network mode... set to CDMA+LTE/EvDO (will have to do this every boot to have 4g(LTE)
6. If you want to use a different launcher ( I dont like the iOS style launcher myself ) open settings... general settings... display... default launcher.. and select launcher3 or whatever you have installed yourself
7. Setup your google account and enjoy
Some things are in Chinese
in settings... general settings.. stock settings you will see two chinese options the top one is your advanced settings for samsung devices the bottom one is your Mi-POP settings (that circle with the back icon)
BELOW IS A NICE GUIDE FOR MIUI
http://www.hardwarezone.com.sg/m/feature-complete-guide-xiaomis-miui-v5-os
Things that are reported as issues
If you are having gps issues try this.
travisn000 said:
I have been using Maverick Pro from the play store and find it gets GPS lock with google maps from play store also installed... Once maverick has a lock other apps seem to work as well.
Here is the free version:
https://play.google.com/store/apps/details?id=com.codesector.maverick.lite
..i set my location setting to device only; the first time i used it it took a few minutes to lock, but its been very quick every time since.
The yellow dotted indicator in the bottom bar of the app shows number (16) of gps satellites found:
Click to expand...
Click to collapse
Themes that cause issues (random reboots, freezes, etc...)
material
last one
Thanks for the work you put in @jlmancuso and @lacoursiere18. Excited to give something new a try.
I'll give this a shot over the weekend.
Awesome good to see this ole device still getting some luv :good:
jlmancuso said:
last one
Click to expand...
Click to collapse
Thanks for the mention sir.. But I really had nothing to do with getting this working.. All you BRO!
razortaz18 said:
Thanks for the work you put in @jlmancuso and @lacoursiere18. Excited to give something new a try.
Click to expand...
Click to collapse
Not me.. @jlmancuso put all the work in.. Me and AOSP do not play nicely =)
Cmon TW version loll
Thanks!
Everything works just fine so far.little problems i had were just ignorance on my part.
Think its possible to do an agni kernel?
Thanks again for all the hard work!
Will this ota update. How well do themes work?
Sorry i missed the month or two line.
dudeicles said:
Everything works just fine so far.little problems i had were just ignorance on my part.
Think its possible to do an agni kernel?
Thanks again for all the hard work!
Click to expand...
Click to collapse
Give me a link and I will see what I can do. You willing to test?
rippedwarrior69 said:
Will this ota update. How well do themes work?
Click to expand...
Click to collapse
No ota. Themes work great although I did hear one did cause issues ( material ) but everyone I have tried worked fine. Any with issues I will post in 4th OP. As they are reported.
Sweet are you going to keep updating or is this the only version?
rippedwarrior69 said:
Sweet are you going to keep updating or is this the only version?
Click to expand...
Click to collapse
Read OP.
Sent from my SPH-L900 using XDA Premium 4 mobile app
jlmancuso said:
Give me a link and I will see what I can do. You willing to test?
No ota. Themes work great although I did hear one did cause issues ( material ) but everyone I have tried worked fine. Any with issues I will post in 4th OP. As they are reported.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2608679
Added a link to a very nice users guide for miui in post 3
Sent from my SPH-L900 using XDA Premium 4 mobile app
Thank you so much for this. This rom is beautiful and so much better then tw. I cannot thank you enough.
So, does Google maps not work with MIUI? Loaded maps and compass got GPS only lock but Google maps just kept searching for location.
Sent from my SCH-I605 using Tapatalk
I cannot get anything to get location. Keeps telling me my location services are off but they are not. Please help. Also mi tools will not move clock to center of status bar.
Q&A for [Audio Mod] eXtremeBeats™ Any Device
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer. Thanks for understanding and for helping to keep XDA neat and tidy! :smile:
This mod work very well but i have little problem with version 2.0. I have lg l9 ii with stock 4.1.2 jb on it, version 1.0 work with viper4android and it sound great but when i installed version 2.0 on clean rom (ofc still 4.1.2 jb) system run good without any issues or fcs but after installing viper i cant run it...! I dont know why but viper cant just run, it is in app drawer but when i click it make screen black for 3 sec and come back to app drawer wiothout any screens or something, he should ask about su permissions and install drivers but this not happen. Ofc super su and busy box are installed and work good, dont know why it happen, i tried install viper later extreme and first extreme later viper in both ways still same problem. I come back to 1.0 because viper for me is a must, maybe you people know how to fix it. Installing viper as system app dont change anything, i tried to add viper drivers on my own by copying its file from old system to lib folder and adding necessary lines in audio_effect.conf but app still cant run
I have installed ver 1.0 on my sgs 3. I am running CM 11 on KitKat 4.4.4 . I use Nova Launcher. I do not see the icon to run the EBS program. I looked in the appp drawer for it with no luck. I do see the build prop entries in my buildprop. Poweramp loads and runs fine. Can any one assist me? BTW, I did try to install ver 2 and ver 2 update. Separately of course. The fc behavior reported by others happened to me. I restored backup then installed version 1. Please advise how to locate the icon to use this program. TIA. Gary
IaKnightHawke said:
I have installed ver 1.0 on my sgs 3. I am running CM 11 on KitKat 4.4.4 . I use Nova Launcher. I do not see the icon to run the EBS program. I looked in the appp drawer for it with no luck. I do see the build prop entries in my buildprop. Poweramp loads and runs fine. Can any one assist me? BTW, I did try to install ver 2 and ver 2 update. Separately of course. The fc behavior reported by others happened to me. I restored backup then installed version 1. Please advise how to locate the icon to use this program. TIA. Gary
Click to expand...
Click to collapse
Their is no app to say anything is open. Just trust the buildprop lines.
---------- Post added at 10:59 AM ---------- Previous post was at 10:58 AM ----------
masterganja said:
This mod work very well but i have little problem with version 2.0. I have lg l9 ii with stock 4.1.2 jb on it, version 1.0 work with viper4android and it sound great but when i installed version 2.0 on clean rom (ofc still 4.1.2 jb) system run good without any issues or fcs but after installing viper i cant run it...! I dont know why but viper cant just run, it is in app drawer but when i click it make screen black for 3 sec and come back to app drawer wiothout any screens or something, he should ask about su permissions and install drivers but this not happen. Ofc super su and busy box are installed and work good, dont know why it happen, i tried install viper later extreme and first extreme later viper in both ways still same problem. I come back to 1.0 because viper for me is a must, maybe you people know how to fix it. Installing viper as system app dont change anything, i tried to add viper drivers on my own by copying its file from old system to lib folder and adding necessary lines in audio_effect.conf but app still cant run
Click to expand...
Click to collapse
Sorry, looks like it is incompatible. Keep using 1.0.
Thanks
OK Thanks for the response.
Does it work on miui?
Sent from my HM 1SW
bobinx said:
Does it work on miui?
Sent from my HM 1SW
Click to expand...
Click to collapse
Providing it's Android 4 or up, sure.
Opss, until now I found problem with my phone: even I install busybody 15 or 18, then flash this mod (v2), then I found nothing add into my system/app and system/framework, ... only string was add into my build.prop. I don't know why, but before I installed successful this mod, with full file in this zip into my system, now didn't, even I mount system in recovery before flash zip. My phone is rooted, of course. Anyone like that?
hey guys,
I've installed this mod and I have a question.
Is there any app where I can configurate settings like in viper4android? Or is this mod made of various libs and Service's running in the background without a primary app?
Sony Xperia Z Ultra 4.4.4 Stock not compatible
Flashinh this to my leads my Sony Xperia Z Ultra 4.4.4 Stock to infinite reboots. Device reboots after several seconds of booting into system
Please help me sir,
Im new to this thread. I have galaxy note 2 n7100 and i have installed ditto note 4 rom and having viper4android installed. When i flashed ExtremeBeats audio mod through recovery the phone gets started and when i try to unlock my phone by swiping on lockscreen phone get stuck and then i have to format my phone. Please help me in this situation.
taus3q said:
Please help me sir,
Im new to this thread. I have galaxy note 2 n7100 and i have installed ditto note 4 rom and having viper4android installed. When i flashed ExtremeBeats audio mod through recovery the phone gets started and when i try to unlock my phone by swiping on lockscreen phone get stuck and then i have to format my phone. Please help me in this situation.
Click to expand...
Click to collapse
More specific please... EB version? do you have custom kernel installed or just stock kernel from rom? do you mount /system before flashing EB? The best way to install EB is after flashing the new rom. You need to mount /system then flashing EB. Reboot. After that install v4a and its drivers. Reboot again. If you follow that method and found it's not working try another version of EB. If the problem still persists, seems like it come from your rom side not supporting it.
Hi!
This beats-mod seems very promissing.
I wonder if it will work on my brand new I9301 S3 Neo ???
Because I also need to root it and wonder if it worth?
Please let me know, I love hi-fi music.
Cheers!
Sent from my GT-I9301I using XDA Free mobile app
How much time it take for installing the library?
My rom already as the viper4android... Liquidsmooth 5.0.1 LG G3 how dö i install the mod? Pl help me
iGordy said:
My rom already as the viper4android... Liquidsmooth 5.0.1 LG G3 how dö i install the mod? Pl help me
Click to expand...
Click to collapse
Just flash this in your recovery, and you are done.
Download link
Pls tell where is the download link of zip file
i flashed version 2.1 on my evo 4g lte with TWRP recovery and it flashed fine, but when i rebooted and played music, it stayed the same. Was an app supposed to be installed or something? I have Viper4android installed already, but extremebeats doesnt show up anywhere...are there more steps besides flashing with recovery?
Stock Rom?
I'm new in this kind of topics. Does it work with a Stock Rom?
This mod doesn't work on my HTC One M8. Android 4.4.4 3.28.xxx.x Rooted Stock, S-on. Tried it a bunch of times with different practices, it just soft bricks the phone every time.
OP, what can you say about this? It says in your page that my device is supported but it doesn't work. Or maybe it's just me, what should I do if it is? Help please, I'm really eager to have this mod.