[APP] GalacticNight -- night mode for rooted E4GT - Samsung Epic 4G Touch

I made a simple open source nightmode app for rooted E4GTs that turns the screen to red and black, to preserve night vision. I've only tried it on EL29. Whether it works on other firmwares, or other Samsung phones, depends on whether they use exactly the same /system/etc/mdnie* files.
USE AT YOUR OWN RISK.
If you ran some screen adjustment app that modified your mdnie* files, GalacticNight will refuse to start.
There are also options for green and black, black and white, as well as reversed colors (e.g., if you want to browse the web at night, reversed BW might work better).
You also save some battery life in single-color night mode, because you don't turn on the other colors.
Yes, I know there is ChainFire3D, which is a great app, but this is better for nightmode. ChainFire3D does nightmode by simply dropping the green and blue colors. That way of doing things can make some things invisible (e.g., some things in the UI may be pure green, and then they'll turn black). GalacticNight, instead, properly converts RGB colors to luminosities, and then sets the red (or green or white) intensity according to the luminosity.
GalacticNight manipulates the /system/etc/mdnie* files and should not have any more impact on performance than, say, using the Movie color profile in the standard settings.
If something goes wrong, you may need to go in with adb and copy the backed up mdnie* files from /sdcard/GalacticNight_backup

After install Says my device is not rooted or not supported
Mijjz goodness rom, with agats 3.0
Sent from my SPH-D710 using XDA

krisI0N said:
After install Says my device is not rooted or not supported
Click to expand...
Click to collapse
Can you send me a log so I can figure it out? Just install catlog from Google Play, run GalacticNight, go immediately to catlog, press MENU and Send, and email it to [email protected]?
Thanks!

Alright, not sure If I did it right but sent it
Sent from my SPH-D710 using XDA

krisI0N said:
Alright, not sure If I did it right but sent it
Click to expand...
Click to collapse
Yup, that was perfect, thank you. I didn't realize that busybox's mount formats the list of partitions a bit differently. I just posted 0.02 which fixes the problem your log showed. Of course, there could be other problems.

I updated to 0.03. Don't know how compatible it will be, but now it does things quite differently (it sets up a link from /system/etc/mdnie*dynamic_mode to files in /sdcard, so it doesn't need to touch /system when you change colors) and adds a new sepia mode which changes the background to sepia (same shade as Kindle app uses).

Looks like one problem is that this stuff has been seriously changed in ICS while I only have GB. Looking at ICS source code (for the I9100, but I am hoping it's the same here), there is a control file called "tunning" (yes, "nn") somewhere on the device (maybe in /sys/class/mdnie/?) that controls color tuning files. Can anybody check if they have such a file?

here ya go...this is from cm9
but it seems to just be blank??

Thanks, it's actually a control file. When you copy it it should be empty when you have no tuning file.
If you want to try to help with further development, I posted instructions in this thread on what would help next. It's hard to develop for an OS version I don't have, but I really don't want to go to ICS on my device.

For the daring user, I made a version of GalacticNight for ICS. Not tested on any ICS device, but based on my understanding of the ICS mdnie driver source code. USE AT YOUR OWN RISK. Here it is. If you are daring enough to try it (I do think that if it screws up the display, a reboot should fix it, but I can't make any promises), I would be grateful for tests.
I would recommend first testing the Dynamic/Standard/Movie modes. Those are less likely to cause problems on your device.
If you have GB, you can try this version, too. I did test the GB version of the code. This version has a new screen mode called "No blue" which turns off blue pixels to save batteries, and modifies red and green to compensate. White turns to yellow. I've heard that blue light makes it harder to fall asleep, so this might be a good screen mode for use while reading yourself to sleep. I certainly felt like I got sleepy while using this mode last night.

Just tried the last update for ics. I'm on cm9 nightly 8/3 and it seems to be working fine
Sent from my SPH-D710 using xda app-developers app

albe070 said:
Just tried the last update for ics. I'm on cm9 nightly 8/3 and it seems to be working fine
Sent from my SPH-D710 using xda app-developers app
Click to expand...
Click to collapse
Excellent. I spent a couple of hours adding S3 support since then. Could you try the current version to make sure I didn't break the S2 ICS support. I hope it will all work on S2 (GB and ICS), S3, Note (completely untested) and maybe even the 7.7 Tab (completely untested).

Also, while you're testing, I'd like to find out if the color mode survives turning the screen off and on. (It doesn't on the S3.)

On my S2 it returns to normal after screen turns off.
Still an awesome app though. With the way you have the interface it is so simple and quick to change colors, having to reapply after screen off is not much of an issue for me.
Thanks for building this app. Great job!
Forgot to add.. I am on CM9.
Sent from my SPH-D710 using XDA Premium App
---------- Post added at 01:30 PM ---------- Previous post was at 01:21 PM ----------
Also... I have tried both versions. The one you posted above for ICS and v.7. Both seem to work fine except for the screen reset after screen off.
---------- Post added at 01:46 PM ---------- Previous post was at 01:30 PM ----------
Only one request
Could you add a blue option?

Version 0.09 here might fix the screen-on problem.

Any reports on version 0.09? There have been 17 downloads and nobody has said anything.

arpruss said:
Any reports on version 0.09? There have been 17 downloads and nobody has said anything.
Click to expand...
Click to collapse
Unlinke GalacticICS, GalacticNight009 did NOT run it says the devive is not rooted.

Arp, The app still runs fine but it does reset after screen off. I also made sure to uninstall the previous version before installing v9.
Sent from my SPH-D710 using XDA Premium App

ghostboa said:
On my S2 it returns to normal after screen turns off.
Click to expand...
Click to collapse
You can try to see if 0.11 still has this issue.
Could you add a blue option?
Click to expand...
Click to collapse
Done in 0.11. If anybody is annoyed by too many options, press MENU, Settings, and then you can select which color mode buttons are showing.

arpruss said:
You can try to see if 0.11 still has this issue.
Done in 0.11. If anybody is annoyed by too many options, press MENU, Settings, and then you can select which color mode buttons are showing.
Click to expand...
Click to collapse
Just installed 0.12.
Thanks, the blue looks sweet.
I didnt notice the menu option before, very nice feature.
I had to come back and edit here, it does survive after screen off now. It would be nice to see more feedback for arpruss though.

Related

Anyone Fixing The Notification Light

I experience and read of the unreliable and slow blinking LED notification light.
In my case, it will work about 50% of the time. I am hoping somebody in this community is looking it over.
It would be nice if were more reliable and at least blink faster.
What application do you use to manage your notification light colors?
https://market.android.com/details?id=com.rageconsulting.android.lightflow
^ Install that. It takes a bit to customize just how you want it, but it runs flawlessly.
There's a free version floating around on the market, but it's well worth the $1-2 or whatever it is now.
c0LdFire said:
https://market.android.com/details?id=com.rageconsulting.android.lightflow
^ Install that. It takes a bit to customize just how you want it, but it runs flawlessly.
There's a free version floating around on the market, but it's well worth the $1-2 or whatever it is now.
Click to expand...
Click to collapse
Yep, this is what I use and it works very well. Set the blink rate to very fast (very nice rate), ans buy the full version, as you can set lights for social apps too.
I was looking at light flow but holy cow the permissions it wants gives me pause.
Is all that necessary?
Well, if others are saying they've used it for a bit it's likely ok. But I would assume it needs all the extra permissions because it needs to collect data from them to light the LED. Can't light the LED on a new SMS if you don't know there is a new SMS.
Aokp has led customization built into the rom.
Sent from my Galaxy Nexus using Tapatalk
Grillrd said:
Aokp has led customization built into the rom.
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
Thanks! AMAZINGLY - - !
Poor poor me cannot find a dark theme where they show screen shots of the messaging apps. They all seem to show every possible screen but those.
I am looking for reversed messaging app skins. white/gray/red (I don't care) text with BLACK backgrounds.
I do surveillance work. I need this.
And none of us want to break the law and text or read a message while driving but why wave a flag!
http://rootzwiki.com/topic/12628-mms-messaging-app-inverted-black-background-with-white-text/
There ya go.
Xephik said:
http://rootzwiki.com/topic/12628-mms-messaging-app-inverted-black-background-with-white-text/
There ya go.
Click to expand...
Click to collapse
Thanks,
I'll be digging in and report back soon.
I have lightflow too it work good on the stock Verizon with free and paid version. But I have tried AOKP no luck. The MODAC rom has special script to work with trackball alert app led notifications. I wish app light flow would have support scripts.
Sent from my Droid Nexus.
Adrynalyne's Wookie ROM has increased notification light speed built in.
Sent from my Galaxy Nexus using XDA App
dbnaruto said:
Yep, this is what I use and it works very well. Set the blink rate to very fast (very nice rate), ans buy the full version, as you can set lights for social apps too.
Click to expand...
Click to collapse
I use LightFlow also, but I have the blink rate set to Always On. According to the developer, this saves battery because code has to run every time it blinks. Not sure if this applies to the Galaxy Nexus.
PolishPauL11 said:
I use LightFlow also, but I have the blink rate set to Always On. According to the developer, this saves battery because code has to run every time it blinks. Not sure if this applies to the Galaxy Nexus.
Click to expand...
Click to collapse
I will give it a try.
Sent from my Droid Nexus.
I had the 'sleep of death' testing out liteflow... I made the I assume mistake of enabling that 'other' LED that it detected as well. I had to redo my phone after that..

Light Flow

Has anyone used light flow for notification led customization? I've tried it and its pretty nice. What's been your experience?
Sent from my SPH-L710 using XDA
RachellehcaR said:
Has anyone used light flow for notification led customization? I've tried it and its pretty nice. What's been your experience?
Sent from my SPH-L710 using XDA
Click to expand...
Click to collapse
I used it on my nexus an tried it on the sgs3 it was nice but had a few issues with a led staying on
I had this issue also and I wasn't really sure what the problem was. The discription said the S3 is supported.
Sent from my SPH-L710 using XDA
RachellehcaR said:
I had this issue also and I wasn't really sure what the problem was. The discription said the S3 is supported.
Sent from my SPH-L710 using XDA
Click to expand...
Click to collapse
Im going with a bug
At the moment the leds hex codes sent through to the US versions of the S3 are all messed up. This is common across all apps that try to control the led color and is certainly a bug in the samsung builds for the US editions (it works on the euro ones)
I'm looking into rooted users being able to control the colors better by bypassing android and using unix to send commands to the device. We've got red, green and blue working but not any color mixing yet.
thanks so much andrew! Look forward to using this when you are finished!
andrewpmoore said:
At the moment the leds hex codes sent through to the US versions of the S3 are all messed up. This is common across all apps that try to control the led color and is certainly a bug in the samsung builds for the US editions (it works on the euro ones)
I'm looking into rooted users being able to control the colors better by bypassing android and using unix to send commands to the device. We've got red, green and blue working but not any color mixing yet.
Click to expand...
Click to collapse
Nice to see there are people who care about fixing there apps ;-)
andrewpmoore said:
At the moment the leds hex codes sent through to the US versions of the S3 are all messed up. This is common across all apps that try to control the led color and is certainly a bug in the samsung builds for the US editions (it works on the euro ones)
I'm looking into rooted users being able to control the colors better by bypassing android and using unix to send commands to the device. We've got red, green and blue working but not any color mixing yet.
Click to expand...
Click to collapse
sweet can't wait till this app works...
how's the the bug where the green stays on when the phone is just sleeping with no new notifications?
hope the fix comes out soon
There's still a bit to do, but getting out the colors,flash speeds etc are working .it's just trying to fight against the standard notifications that I'm working on.
Awesome.. I still have it installed & can't wait to get it back up and running again
andrewpmoore said:
There's still a bit to do, but getting out the colors,flash speeds etc are working .it's just trying to fight against the standard notifications that I'm working on.
Click to expand...
Click to collapse
andrewpmoore said:
At the moment the leds hex codes sent through to the US versions of the S3 are all messed up. This is common across all apps that try to control the led color and is certainly a bug in the samsung builds for the US editions (it works on the euro ones)
I'm looking into rooted users being able to control the colors better by bypassing android and using unix to send commands to the device. We've got red, green and blue working but not any color mixing yet.
Click to expand...
Click to collapse
So we would need root with an updated version to work?
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
If we're rooted already and using the app, what do we need to do to get it to work without the constant green LED? Or are you saying you have a modified version of the app that works with rooted US SGSIII's? Can you post that for testing purposes? I'm good with three color for not as long as the green light does not stay lit!
Im getting close to a having a beta ready.
Root will be required until samdung sort out their issues with the led.
andrewpmoore said:
Im getting close to a having a beta ready.
Root will be required until samdung sort out their issues with the led.
Click to expand...
Click to collapse
W00T!! Cant wait to try it out, if I end up using it a lot(which i prolly will) I'll be sure to donate / buy the full version
I am hopping the updated version will also have a fix for the issue when it triggers an speach alert whenever you open a folder on the TWlauncher ("A folder is opened", "a folder is closed", whatever the English version says).
Then I will buy the full app.
julien.me said:
I am hopping the updated version will also have a fix for the issue when it triggers an speach alert whenever you open a folder on the TWlauncher ("A folder is opened", "a folder is closed", whatever the English version says).
Then I will buy the full app.
Click to expand...
Click to collapse
Should just be able to turn off "talk back" in the accessability settings
Dev for Light Flow has been in contact with Samsung Dev's to have them trace back the issue
nonmindo said:
Should just be able to turn off "talk back" in the accessability settings
Dev for Light Flow has been in contact with Samsung Dev's to have them trace back the issue
Click to expand...
Click to collapse
Thanks for the info, that fixes it but it also turns off Google Maps Navigation talkback ... and the talkback service is turned off, I actually had to mute ALL sound in the accessibility setting.
it is better than before though but waiting for a permanent fix
I can't use the troubleshoot because it cuts off the speaker for calls...
Sent from my GT-I9300 using xda premium
Cant wait to get a working version for my ATT S3 ! I already bought the app thinking it would work only to get that green LED
Led disco works to at least show you what all colors we have
Sent from my SPH-L710 using xda app-developers app

Choose LED Color for messaging and missed calls?

I have noticed for different reminders, our galaxy s3 has a lot more colors included in this LED. Was wondering if there is any app I could use to control these specific colors yet? I've tried blink, sms popup, and LED control and the colors you have to pick from are not matching with what colors the phone flashes. Just didn't know if there was anything out there yet for us to control that
I noticed this too. It's funny once I noticed it was purple lol. But it would be cool to find a app or maybe it come in a ROM or something. But I doubt anything is like that now. Just have to stay patient and let the devs know about it and hope we can see it in the near future.
Lightflow.... It is almost ready for GS3 the development of it is occurring as we speak.
Sent from my SPH-L710 using xda premium
Lightflow... So good I guess I will post twice....
Sent from my SPH-L710 using xda premium
Is Lightflow going to be in a ROM or just a flashable zip or an app?
.Bambino said:
Is Lightflow going to be in a ROM or just a flashable zip or an app?
Click to expand...
Click to collapse
It is an app
http://www.folioflow.com/ff/page/website/lightflow/pageId/1826
Naddict said:
It is an app
http://www.folioflow.com/ff/page/website/lightflow/pageId/1826
Click to expand...
Click to collapse
App looks pretty cool. Thanks for the information.
So if I'm not mistaken this app isn't ready yet for the gs3 right? Last time I used it the colors were off. You would choose red and get white or choose green and get red.
rey_1178 said:
So if I'm not mistaken this app isn't ready yet for the gs3 right? Last time I used it the colors were off. You would choose red and get white or choose green and get red.
Click to expand...
Click to collapse
Yes, They are having some issues right now. Maybe the next update it will be fixed. Last time it was updated was July 17th.
Hey guys, good news. I found a free app called light manager. Its in the market/play store. It will let you modify the led color and flash rate. And it actually picks up the correct colors too. Check it out, it was just updated today 07/31/2012.
powerstroke said:
Hey guys, good news. I found a free app called light manager. Its in the market/play store. It will let you modify the led color and flash rate. And it actually picks up the correct colors too. Check it out, it was just updated today 07/31/2012.
Click to expand...
Click to collapse
The colors are still not correct in this app.
seems to work perfect for me on all colors, not sure why its not for you. sorry
powerstroke said:
seems to work perfect for me on all colors, not sure why its not for you. sorry
Click to expand...
Click to collapse
I am running stock. This has all different colors. It also will produce random white/blue LEDs without any notification in the notification bar.
Another option would be to root, and go with the CM10 preview build (it's very stable at this point, good enough for a daily). You can apply LED colors/blink intervals to just about anything with it. No other apps or hacking required. :good:
Doesn't look like Light Manager or Light Flow works yet.
Could be differences between models
.Bambino said:
Doesn't look like Light Manager or Light Flow works yet.
Click to expand...
Click to collapse
I've tried both as well, I'm on a Telus SIII (I747M) and not having any luck with any of the suggested apps, but I have heard of people getting it to work. So at this point, it could be possible its a difference in the devices and control of them. I'm glad someone is looking into this because I used to have a BlackBerry and I loved the ability to customize the LED completely down to what colour light flashes when a certain contact texts or calls. It was so customizable, this is the first Android device I've had that has an LED, so hopefully we will be able to take control of it! :good:
Works on S III
Works great on my Galaxy SIII (rooted, Sprint version) !
I'll vouch for Light Flow, but its a little buggy. my green light stays on when i have signal (even when turned off)
Light flow just got updated today and fixed the green light always on with a lot of other app fixes.
Lightflow is cool. But all assigned colors do not work... Yet....
Sent from my SPH-L710 using xda premium

Screen flicker while typing.

Note: I searched forum for screen flicker issue, but it wouldn't let me reply to the thread for some reason, so I'm creating a new one here.
Phone : Samsung Galaxy S3 SGH-i747m, ICS, not rooted.
Hi guys
I noticed when I'm typing a message or email, the screen would flicker sometimes, its so quick that if you blink you'll miss it, I know I'm being picky about it because its an expensive phone. So I did some more tests on it, I thought it might be due to samsung keyboard so I installed third party keyboard and noticed flicker again, then I installed sms pro, still noticed flicker; noticed flicker in email app as well as gmail app. At this point I thought it might have something to do with the software(sending keyboard signals to the operating system?) since it only happens when I type. So I did another test, but this time in SMemo and I didn't notice any flicker, I was puzzled here, so I tested 5 times for straight 15 minutes straight, no flicker.
I noticed that in all the apps I tested except SMemo there was something in common - traditional "textbox" object, whenever I typed in a typical textbox, I noticed flicker. So I downloaded few note taking applications which were using typical textbox and non-typical textbox(not sure how many different text objects are there in android, I haven't started android app development yet.) so I noticed flicker in apps with typical textbox, and didn't with non-typical textbox.
So I was wondering if you guys can do a similar test on your phone to confirm whether the flickering exists on your phone or not. I'll be relieved to know that I'm not the only one with this flickering issue, and hopefully Jelly Bean update will fix it.
To reproduce, just open a messaging app and start tapping on the letters from Q to M one by one.
Side Note: I did send the phone for repair in case it was a hardware issue, they couldn't reproduce the issue for some reason, reloaded the firmware and sent it back to me. sigh
tldr: Screen flickers when typing in any other app except SMemo.
You didn't search very hard, or you would know that the flickering is a known issue. That can be fixed by either raising your minimum clock speed to around 384mhz, remove your under volt settings, and disable hw overlays in dev settings.
Sent from my SGH-I747 using xda premium
d3athsd00r said:
You didn't search very hard, or you would know that the flickering is a known issue. That can be fixed by either raising your minimum clock speed to around 384mhz, remove your under volt settings, and disable hw overlays in dev settings.
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
I already know about the "disable hw overlays under Developer options" but unfortunately theres no such setting on my phone and excuse my ignorance how can I remove under volt settings.
d3athsd00r said:
You didn't search very hard, or you would know that the flickering is a known issue. That can be fixed by either raising your minimum clock speed to around 384mhz, remove your under volt settings, and disable hw overlays in dev settings.
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
You obviously didn't read his entire list or you would have noticed he was hoping that jellybean would fix the issue. Disabling hw overlay is for aosp jelly bean builds. The op is probably still on ics.
Sent from my SGH-I747 using xda premium
---------- Post added at 10:41 PM ---------- Previous post was at 09:45 PM ----------
AndroidOutput said:
I already know about the "disable hw overlays under Developer options" but unfortunately theres no such setting on my phone and excuse my ignorance how can I remove under volt settings.
Click to expand...
Click to collapse
Undervolting requires a kernel that supports it as well ad an app to control the voltage of the CPU. While the ktoonsez kernel does support undervolting, you stated you didn't know how to change the settings. I am assuming you never undervolted your CPU.
Are you using ktoonsez's newest kernel? His older kernels were undervolted and did not have stock settings
Sent from my SGH-I747 using xda premium
crash822 said:
You obviously didn't read his entire list or you would have noticed he was hoping that jellybean would fix the issue. Disabling hw overlay is for aosp jelly bean builds. The op is probably still on ics.
Sent from my SGH-I747 using xda premium
---------- Post added at 10:41 PM ---------- Previous post was at 09:45 PM ----------
Undervolting requires a kernel that supports it as well ad an app to control the voltage of the CPU. While the ktoonsez kernel does support undervolting, you stated you didn't know how to change the settings. I am assuming you never undervolted your CPU.
Are you using ktoonsez's newest kernel? His older kernels were undervolted and did not have stock settings
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
Actually I haven't rooted by phone, it's just running what my carrier provided through OTA. Recently, just had an ICS update but that too didn't fix the problem.
AndroidOutput said:
Actually I haven't rooted by phone, it's just running what my carrier provided through OTA. Recently, just had an ICS update but that too didn't fix the problem.
Click to expand...
Click to collapse
Crap, I just made an ass of myself, thought you said you had different kernel.
Sorry bud, haven't heard of the screen flickering issue on completely stock phone.
Hmmm...well, I don't have this issue.
But, I know the power saving adjusts the refresh rate: try disabling that if it's enabled.
Also, you didn't change any settings in developer options, did you? Like show screen updates?
What apps do you have installed? I know my brightness adjustment app did funky things with my screen when I first installed it.
Or did this happen right when you got the phone?
I don't know know a lot about backing up, but you could reset your phone and see if it still happened?
ikjadoon said:
Hmmm...well, I don't have this issue.
But, I know the power saving adjusts the refresh rate: try disabling that if it's enabled.
Also, you didn't change any settings in developer options, did you? Like show screen updates?
What apps do you have installed? I know my brightness adjustment app did funky things with my screen when I first installed it.
Or did this happen right when you got the phone?
I don't know know a lot about backing up, but you could reset your phone and see if it still happened?
Click to expand...
Click to collapse
I already tried disabling power saving, the frequency of screen flicker reduced but it still flickers.
None of the setting is enabled in developer options.
I dont have lot of apps installed, may be one or two, texting app and google chrome and other apps which already came with the phone.
I already tried resetting to factory settings, but that too didnt solve the problem.
It doesnt flicker when I type in SMemo, but it does in other apps, this is the thing which I dont understand.
ssicsts bis
Same thing is happening to me, some help would be greatly appreciated.
so no one else is having this issue?

[Q] Self brightnees problem in Xperia S

Hello
I noticed a strange case, and so far I can not find its causes, so ask. Model 12W14 ABAC, soft XTX7, Lock. bootloader, touch firmware 7. When i turn on some heavy 3D games, and playing a while the screen itself slightly reduces its brightness, and when i return to the os menu for a while it returns to the level previously set by me (in my case 100%)
What could be causing this? I do not think that it was a light sensor (ambient light sensor) I've noticed it recently, and I'm not sure is that previously occurred. After a series of tests, I noticed that the screen after reaching temperature (above 42C) changes in brightness (more cool colors, less saturated). I do not have any yellow spots, but its surprise me. And now my question - whether mounted screens in this series have been so, and it is only due to the fact that they are in LCD technology, and thats how they react to heat, or any other reason? Or is this a bug in ICS firmware
Maybe u can try app 'disable auto brightness for xperia' in play store. Hope can help u and pls reply the result...
Sent from my LT26w using xda premium
I've try this doesnt work at all
Temperature
I have exactly the same problem and I'm pretty sure that it's related to temperature.
By looking at other threads, I understand that I need a de-odexed rom and change something in init.d.
But what are these things?!
Isn't there any noob guide around?
This issue is totally on my nerve.
Emorhconom said:
I have exactly the same problem and I'm pretty sure that it's related to temperature.
By looking at other threads, I understand that I need a de-odexed rom and change something in init.d.
But what are these things?!
Isn't there any noob guide around?
This issue is totally on my nerve.
Click to expand...
Click to collapse
You need to root your phone first then flash a deodexed version of your Rom then you can change init. Go the the Xperia s android development thread look for root and deodexed threads
Sent from my LT28at using xda app-developers app
---------- Post added at 02:15 PM ---------- Previous post was at 02:13 PM ----------
http://forum.xda-developers.com/showthread.php?t=1886703
There's the thread for s root you can find the rest
Sent from my LT28at using xda app-developers app
Any progress about this case?
Anyway. I just instal CM 10. Problem is gone, and phone was reborn. Incredible work.

Categories

Resources