Hi Jerry, Thanks for your help. As much as you said, when it stick, a refresh solved.
Regards, John 2009/4/3 [email protected] <[email protected]>: > > Hi Jerry, > > Thanks for your help. > Sorry to have you confused, it would respond to key-press, but I did > not define the key value properly, so I can not goto MENU when it > stick to browse the page, would you please show me the Android key- > press map table? many thanks. > > Regards, > Harry > > > On 4月2日, 下午5时07分, Jerry Fan <[email protected]> wrote: >> WHen you say freeze, did u mean it doesn't respond to any key event such as >> menu key? If it is not, maybe you just need to refresh the page again. I >> have similar issue and a refresh can solve it. >> >> On Thu, Apr 2, 2009 at 3:10 PM, [email protected] <[email protected] >> >> > wrote: >> >> > Hi, >> >> > I ported Android on my SAM9261EK borad, when I goto browser screen, it >> > attempt to accesswww.google.com, but it freeze on this screen, I am >> > sure the net configuration is right, I can pingwww.google.comon >> > shell, I run logcat to get log info, it represents as follow: >> >> > ... >> > I/ActivityManager( 41): Starting activity: Intent >> > { action=android.intent.action.MAIN categories= >> > {android.intent.category.LAUNCHER} flags=0x10000000 comp= >> > {com.android.browser/com.android.browser.BrowserActivity} } >> > I/ActivityManager( 41): Start proc com.android.browser for activity >> > com.android.browser/.BrowserActivity: pid=216 uid=10005 gids={3003} >> > I/ActivityThread( 216): Publishing provider browser: >> > com.android.browser.BrowserProvider >> > V/ActivityThread( 216): Resuming ActivityRecord{436f5c30 >> > token=android.os.binderpr...@436f55f8 {com.android.browser/ >> > com.android.browser.BrowserActivity}} with isForward=true >> > E/InputManagerService( 41): Got RemoteException sending setActive >> > (false) notification >> > E/InputManagerService( 41): android.os.DeadObjectException >> > E/InputManagerService( 41): at android.os.BinderProxy.transact >> > (Native Method) >> > E/InputManagerService( 41): at >> > com.android.internal.view.IInputMethodClient$Stub$Proxy.setActive >> > (IInputMethodClient.java:152) >> > E/InputManagerService( 41): at >> > com.android.server.InputMethodManagerService.unbindCurrentInputLocked >> > (InputMethodManagerService.java:554) >> > E/InputManagerService( 41): at >> > com.android.server.InputMethodManagerService.startInputLocked >> > (InputMethodManagerService.java:616) >> > E/InputManagerService( 41): at >> > com.android.server.InputMethodManagerService.startInput >> > (InputMethodManagerService.java:700) >> > E/InputManagerService( 41): at >> > com.android.internal.view.IInputMethodManager$Stub.onTransact >> > (IInputMethodManager.java:105) >> > E/InputManagerService( 41): at >> > com.android.server.InputMethodManagerService.onTransact >> > (InputMethodManagerService.java:466) >> > E/InputManagerService( 41): at android.os.Binder.execTransact >> > (Binder.java:276) >> > E/InputManagerService( 41): at dalvik.system.NativeStart.run(Native >> > Method) >> > I/ActivityManager( 41): Displayed activity >> > com.android.browser/.BrowserActivity: 1909 ms >> > select 151 (app_process), adj 15, size 2701, to kill >> > send sigkill to 151 (app_process), adj 15, size 2701 >> > I/ActivityManager( 41): Process android.process.im (pid 151) has >> > died. >> > I/ActivityManager( 41): Starting activity: Intent >> > { action=android.intent.action.VIEW categories= >> > {android.intent.category.BROWSABLE} data=http://www.google.cn/m? >> > client=ms-unknown >> > <http://www.google.cn/m?%0Aclient=ms-unknown>comp={com.android.browser/ >> > com.android.browser.BrowserActivity} } >> > D/dalvikvm( 198): GC freed 2170 objects / 137328 bytes in 147ms >> > I/ActivityManager( 41): Starting activity: Intent >> > { action=android.intent.action.VIEW categories= >> > {android.intent.category.BROWSABLE} data=http://www.google.cn/m/ >> > classic?client=ms-unknown<http://www.google.cn/m/%0Aclassic?client=ms-unknown>comp={com.android.browser/ >> > com.android.browser.BrowserActivity} } >> > D/dalvikvm( 216): GC freed 3326 objects / 236552 bytes in 154ms >> > D/dalvikvm( 73): GC freed 576 objects / 40904 bytes in 136ms >> > D/dalvikvm( 41): GC freed 10564 objects / 573248 bytes in 226ms >> >> > can anyone help me to fix? I have no idea for it. >> >> > Regards, >> > Harry > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
