Showing posts with label static. Show all posts
Showing posts with label static. Show all posts

Saturday, 23 July 2016

LG G4 T-Mobile Static Screen Glitch



Hello All,
I'm using LG G4 H811 T-Mobile variant updated to Marshmallow. The phone was network locked at first, so I unlocked it by some paid service (not via official app). Since then I am facing this problem. Sometimes the whole screen turns white and then colored static Screen shows up. So I had to pull the battery and turn put it back and start my phone. It worked normally after doing this. But now the problem is severe and the colored static Screen Glitch seems permanent. It all started when I got it Network unlocked.. I don't think it's hardware issue. Seems like a software issue. If anyone else is facing it or willing to help me with a solution, I'd be thankful.
Attaching a picture of the problem for reference.

Ma3








Attached Thumbnails


Click image for larger version<br/><br/>Name:	IMG_20160723_173935_1469277622468.jpg<br/>Views:	N/A<br/>Size:	134.2 KB<br/>ID:	3821547
 














Thursday, 21 July 2016

Samsung Galaxy Note 4 half screen static ??how can I fix this?



HELP !!,
how can I fix this?
half screen static on the right side . Touch screen working . No cracks to the phone,. No water damage at all .
I did a factory reset. Still no success .



note



Saturday, 2 July 2016

Static coming from speakers even when muted



When playing a game with the speakers muted i get a static noise coming from both speakers, is this a fault? it just wastes battery having the speakers on when i have them muted playing an annoying crackling sound. They stop as soon as headphones are in.



Friday, 1 July 2016

Static While Charging?



Hi, Is anybody else feeling slight static, electric presence while charging their Oneplus 3?

Sent from my ONEPLUS A3003 using Tapatalk



Wednesday, 29 June 2016

Z5 E6653 static noise when screen is off



I had this problem since I bought the phone last December. The first phone I got had the static noise when the screen is off, so I got it replaced. The second one had the same issue but it kept restarting so I got it replaced again. Third one I got still had the static noise, but I decided to keep it, since its the third phone and all three did the same thing. does anybody experience the same issue?

my battery also only lasts a day, with only about 2-2.5 hrs screen time. most of the battery drain comes when the phone is on standby, it drains like 5%/hour overnight or whenever im not using it. Video is quite old, and I now have android 6.0.1. battery issue is still there, still drains pretty quickly. phone is stock btw.

Here's the video link

another weird thing is that, if I plug a 4 wire audio jack(with microphone) and not connect the other end to anything, it doesn't detect it. is that normal?
it could be looking for loops in the jack to detect a connection but, just want to know if its the same for everyone.

Lastly, if I put a normal 3 wire audio jack, it fluctuates in detecting if there's a headphone connected or not. here's a video on how it does it



Best free static code analysis tool similar to HP's Fortify.



Hi,
I have query regarding Static code Analysis Tools.
I have got a report from HP's Fortify tool which does static analysis on the source code. It has highlighted vulnerabilities in following areas :
Security :
- Path Manipulation
- Unreleased Resource : Streams
The source code is not mine, I got it from some other firm.
The challenge is what HP's Fortify tool scan reported as mentioned above, when trying to scan with other tools on same source code, like FindBugs -> or by lint its not giving these errors. In fact they are not showing any issues under security.
It will be good if you guys can suggest any promising free tool for static code analysis which should give report similar to what HP Fortify gives in terms of security.
Note : I do not have access to HP's Fortify tool so in order to validate my fixes against the reported issues, I need the similar kind of free tool, which can do the job.
I have already visited these forums and checked, did not find much help.
-MobileSecurityWiki and ashishb->android-security on github
Thanks!