New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?

About Me

  • About sbiriguda
    Service provider
    Italy - WIND
    City
    L'Aquila
    Home country
    Italy
  • Social
    Twitter
    rfc1459
    Google Plus
    109288520593001509254
    Facebook
    morpholo
  • Signature
    "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live."
    —Martin Golding

Statistics

Total Posts
General Information
  • Join Date: 3rd February 2011
  • Referrals: 0

Most Thanked

MOST THANKED POSTS
ThanksPost Summary
10 Gary's note in post #1 says to do it after the update.. Seriously doubt it makes a whit of difference.It doesn't, it just shows that they don't have a fscking clue on how their own product works. This is what happens during an OTA update: DM...
8 You do realize that statement doesn't rule out hardware right? It makes it unlikely, but not impossible. Software certainly can work on defective hardware by avoiding the defective hardware circuit or part.I thought all logs posted here were quite...
6 This was a PITA, but at least the battery didn't die on me... I present you the CTS test results for my TF101¹. Some higlights: the android.provider failure is a PEBKAC, I forgot to turn off "Unknown application sources" before starting the CT...
6 If that isn't what the difference is, has anyone actually asked Guevor what he did to stop the RR/SODs with his kernel?I actually tracked his work for a while: OC/UV stuff aside, he backported a whole load of bugfixes/new code from Linux 3.1 (IIRC...
5 udev rules for nvflash on B70+, drop them as root in something like /etc/udev/rules.d/52-nvflash.rules # nvflash protocol on tf101 (ASUS Transformer Pad) SUBSYSTEM=="usb", ATTR{idVendor}=="0955", ATTR{idProduct}=="7820", MODE="0600", OWNER="your...