Skip to main content

Posts

Showing posts from July 15, 2018

Sony Ericcsson Android problems and solution.

Since a few days the phone of my girlfriend (a SONY ERICSSON XPERIA Z3 dual) had all kinds of problems including the notification sounds totally gone. I solved the problem without losing any data! I remebered that years ago I posted on this blog ( www.zibri.org ) about a way to solve another problem (my phone was not going to deep sleep anymore) and I found out that just resetting a few settings solved the problem, I used the same method to solve a lot of situations including this. The reason why this hapens is that some phone settings get corrupted with time (freezes, battery removed abruptly or jusyt software glitches). The simple way to solve this it to enable USB debugging mode and connect to the phone using "adb" (android debug bridge) utility. Then issue the command adb devices (on the phone a popup will appear asking you if you want to authorize this operation. Once authorized, all you have to do is issuing 3 commands (probably only one of these is need