On Wed, Aug 12, 2009 at 11:15 AM, Yi Sun <beyo...@gmail.com> wrote:

> In the res directory, add notouch for each finger directory
>
> On Tue, Aug 11, 2009 at 10:37 PM, vinay harugop <vinc...@gmail.com> wrote:
>
>>
>> hello,
>>
>> I have android 1.5 running on developer board which does not have
>> touhchscreen and all keboard keys are passed through UART. All
>> application works except contact, calender and dialer. When these
>> applciations are launched "android.process.acore has stopped
>> unexpectdegly" error comes wth force close.
>>
>> Below is the log and It s not clear resourcetype get is failing and
>> ultimatly VM is shutting down.   Any idea?
>>
>>
>>
>> # D/dalvikvm(  887): GC freed 315 objects / 14056 bytes in 113ms
>> ^[[CW/KeyCharacterMap(  887): No keyboard for id 0
>> W/KeyCharacterMap(  887): Using default keymap: /system/usr/keychars/
>> qwerty.kcm.
>> bin
>> ^[[A
>> : not found
>> # I/ActivityManager(  518): Starting activity: Intent
>> { action=android.intent.ac
>> tion.MAIN categories={android.intent.category.LAUNCHER}
>> flags=0x10200000 comp={c
>> om.android.contacts/
>> com.android.contacts.DialtactsContactsEntryActivity} }
>> W/InputManagerService(  518): Starting input on non-focused client
>> com.android.i
>> nternal.view.iinputmethodclient$stub$pr...@4376d8c8 (uid=10004
>> pid=887)
>> W/ResourceType(  887): Failure getting entry for 0x7f030005 (t=2 e=5)
>> in package
>>  0: 0xffffffb5
>> D/AndroidRuntime(  887): Shutting down VM
>> W/dalvikvm(  887): threadid=3: thread exiting with uncaught exception
>> (group=0x4
>> 000fe70)
>> E/AndroidRuntime(  887): Uncaught handler: thread main exiting due to
>> uncaught e
>> xception
>> E/AndroidRuntime(  887): java.lang.RuntimeException: Unable to start
>> activity Co
>> mponentInfo{com.android.contacts/
>> com.android.contacts.DialtactsActivity}: androi
>> d.content.res.Resources$NotFoundException: Resource ID #0x7f030005
>> E/AndroidRuntime(  887):        at
>> android.app.ActivityThread.performLaunchActiv
>> ity(ActivityThread.java:2268)
>> E/AndroidRuntime(  887):        at
>> android.app.ActivityThread.handleLaunchActivi
>> ty(ActivityThread.java:2284)
>> E/AndroidRuntime(  887):        at android.app.ActivityThread.access$1800
>> (Activi
>> tyThread.java:112)
>> E/AndroidRuntime(  887):        at
>> android.app.ActivityThread$H.handleMessage
>> (Ac
>> tivityThread.java:1692)
>> E/AndroidRuntime(  887):        at android.os.Handler.dispatchMessage
>> (Handler.ja
>> va:99)
>> E/AndroidRuntime(  887):        at android.os.Looper.loop(Looper.java:123)
>> E/AndroidRuntime(  887):        at android.app.ActivityThread.main
>> (ActivityThrea
>> d.java:3948)
>> E/AndroidRuntime(  887):        at java.lang.reflect.Method.invokeNative
>> (Native
>> Method)
>> E/AndroidRuntime(  887):        at java.lang.reflect.Method.invoke
>> (Method.java:5
>> 21)
>> E/AndroidRuntime(  887):        at com.android.internal.os.ZygoteInit
>> $MethodAndA
>> rgsCaller.run(ZygoteInit.java:782)
>> E/AndroidRuntime(  887):        at com.android.internal.os.ZygoteInit.main
>> (Zygot
>> eInit.java:540)
>> E/AndroidRuntime(  887):        at dalvik.system.NativeStart.main(Native
>> Method)
>> E/AndroidRuntime(  887): Caused by: android.content.res.Resources
>> $NotFoundExcept
>> ion: Resource ID #0x7f030005
>> E/AndroidRuntime(  887):        at android.content.res.Resources.getValue
>> (Resour
>> ces.java:846)
>> E/AndroidRuntime(  887):        at
>> android.content.res.Resources.loadXmlResource
>> Parser(Resources.java:1796)
>> E/AndroidRuntime(  887):        at android.content.res.Resources.getLayout
>> (Resou
>> rces.java:685)
>> E/AndroidRuntime(  887):        at android.view.LayoutInflater.inflate
>> (LayoutInf
>> later.java:318)
>> E/AndroidRuntime(  887):        at android.view.LayoutInflater.inflate
>> (LayoutInf
>> later.java:276)
>> E/AndroidRuntime(  887):        at
>> com.android.internal.policy.impl.PhoneWindow.
>> setContentView(PhoneWindow.java:309)
>> E/AndroidRuntime(  887):        at android.app.Activity.setContentView
>> (Activity.
>> java:1626)
>> E/AndroidRuntime(  887):        at
>> com.android.contacts.DialtactsActivity.onCrea
>> te(DialtactsActivity.java:73)
>> E/AndroidRuntime(  887):        at
>> android.app.Instrumentation.callActivityOnCre
>> ate(Instrumentation.java:1123)
>> E/AndroidRuntime(  887):        at
>> android.app.ActivityThread.performLaunchActiv
>> ity(ActivityThread.java:2231)
>> E/AndroidRuntime(  887):        ... 11 more
>> I/Process (  518): Sending signal. PID: 887 SIG: 3
>> I/dalvikvm(  887): threadid=7: reacting to signal 3
>> I/dalvikvm(  887): Wrote stack trace to '/data/anr/traces.txt'
>> D/dalvikvm(  518): GC freed 9343 objects / 436720 bytes in 172ms
>> E/ActivityThread(  518): Failed to find provider info for
>> android.server.checkin
>> E/Checkin (  518): Error reporting crash:
>> java.lang.IllegalArgumentException: Un
>> known URL content://android.server.checkin/crashes
>> W/ActivityManager(  518): Launch timeout has expired, giving up wake
>> lock!
>> W/ActivityManager(  518): Activity idle timeout for HistoryRecord
>> {43767d18 {com.
>> android.contacts/com.android.contacts.DialtactsContactsEntryActivity}}
>>
>>
>>
>>
>
>
> --
> Android-x86
> http://code.google.com/p/android-x86/
>
>
> >
> Hi       I am also facing the same issue.can you please explain that how
we can add notouch for finger dirs ,we need to modify build system or what?

Regards,
DJ

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to