Hello. My ADP1 (Android Dev Phone 1) cannot boot up. The screen is blank, with any operation.
I had connected ADP1 to my PC by USB, and had performed 'adb logcat' command. That contained a following exception. E/AndroidRuntime( 55): java.lang.IllegalArgumentException: Layout: -10 < 0 E/AndroidRuntime( 55): at android.text.Layout.<init>(Layout.java: 85) E/AndroidRuntime( 55): at android.text.StaticLayout.<init> (StaticLayout.java:63) E/AndroidRuntime( 55): at android.text.StaticLayout.<init> (StaticLayout.java:53) E/AndroidRuntime( 55): at android.text.StaticLayout.<init> (StaticLayout.java:44) E/AndroidRuntime( 55): at com.android.server.status.Ticker $Segment.getLayout(Ticker.java:37) E/AndroidRuntime( 55): at com.android.server.status.Ticker $Segment.getText(Ticker.java:56) E/AndroidRuntime( 55): at com.android.server.status.Ticker.addEntry (Ticker.java:174) E/AndroidRuntime( 55): at com.android.server.status.StatusBarService.performAddUpdateIcon (StatusBarService.java:673) E/AndroidRuntime( 55): at com.android.server.status.StatusBarService $H.handleMessage(StatusBarService.java:605) E/AndroidRuntime( 55): at android.os.Handler.dispatchMessage (Handler.java:88) E/AndroidRuntime( 55): at android.os.Looper.loop(Looper.java:123) E/AndroidRuntime( 55): at com.android.server.ServerThread.run (SystemServer.java:313) I tried to hard-reset my ADP1, but the situation did not change. (Home+Power -> alt+w) I found a source code which causes the exception. But the reason is unknown. http://www.google.com/codesearch/p#uX1GffpyOZk/core/java/android/text/Layout.java&l=85 Please help me. Thank you. -- Naganuma Tatsumi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

