If You want to know the problem, use strace. Install adb on your pc connect device through cable, even if it is only charging, you should see device by running "adb devices" command. Run adb shell in shell use /bin/strace, or copy strace from internet into device, if it couldn't been find. run strace to find error logs, it should show you what is the reason as it helped me though.
W dniu czwartek, 7 lutego 2013 01:47:25 UTC+1 użytkownik lbendlin napisał: > > you could try to reflash the stock ROM. > > On Wednesday, February 6, 2013 7:33:24 PM UTC-5, Nathan wrote: >> >> >> >> On Wednesday, February 6, 2013 4:20:26 PM UTC-8, lbendlin wrote: >>> >>> Stock ROM on it? >> >> >> Yes. >> >> >>> Want to try Cyanogenmod instead? >>> >>> No. I want to remain eligible for warranty, if possible, since this >> seems a likely hardware problem. >> >> Nathan >> >> > -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

