there is an Option at Settings = "Sdcard & Phone Storage" next search
"Factory Data Reset".

and it will restart the phone. but you will be invited to setting up
your gmail account. and will loose your WPA key for wifi.

after your must reinstall your apps. but it wont delete your images.


On Oct 8, 6:45 am, nickthecook <[email protected]> wrote:
> And here is the logcat output for trying to start the Market... :)
>
> I/ActivityManager(   74): Starting activity: Intent
> { act=android.intent.action.MAIN cat=
> [android.intent.category.LAUNCHER] flg=0x10200000
> cmp=com.android.vending/.AssetBrowserActivity }
> I/ActivityManager(   74): Start proc com.android.vending for activity
> com.android.vending/.AssetBrowserActivity: pid=308 uid=10019 gids=
> {3003}
> I/ActivityThread(  308): Publishing provider
> com.android.vending.SuggestionsProvider:
> com.android.vending.SuggestionsProvider
> I/ActivityManager(   74): Starting activity: Intent
> { cmp=com.android.vending/.TosActivity }
> D/dalvikvm(  308): GC freed 3652 objects / 280040 bytes in 208ms
> I/ActivityManager(   74): Displayed activity
> com.android.vending/.TosActivity: 1855 ms (total 3256 ms)
> D/vending (  308):
> com.android.vending.BaseActivity.completeGetAuthToken(): auth result
> is RESULT_CANCELED
> D/vending (  308): com.android.vending.BaseActivity.onAuthTokenComplete
> (): null auth token.
>
> On Oct 7, 9:43 pm, nickthecook <[email protected]> wrote:
>
>
>
> > Here is the logcat for the Google Partner Setup crash:
>
> > D/Sync    (   74): Received boot completed action
> > I/ActivityManager(   74): Stopping service:
> > com.android.providers.subscribedfeeds/.SubscribedFeedsIntentService
> > I/ActivityManager(   74): Stopping service:
> > com.android.mms/.transaction.SmsReceiverService
> > D/MediaScanner(  185):    total time: 180ms
> > D/MediaScannerService(  185): done scanning volume internal
> > I/ActivityManager(   74): Stopping service:
> > com.android.providers.media/.MediaScannerService
> > D/HomeLoaders(  122):   ----> cleared application list
> > D/GooglePartnerSetup(  225): GooglePartnerSetup.onReceive
> > E/ActivityThread(  225): Failed to find provider info for
> > com.google.settings
> > E/ActivityThread(  225): Failed to find provider info for
> > com.google.settings
> > D/AndroidRuntime(  225): Shutting down VM
> > W/dalvikvm(  225): threadid=3: thread exiting with uncaught exception
> > (group=0x4001da28)
> > E/AndroidRuntime(  225): Uncaught handler: thread main exiting due to
> > uncaught exception
> > I/ActivityManager(   74): Start proc com.android.calendar for
> > broadcast com.android.providers.calendar/.CalendarReceiver: pid=233
> > uid=10011 gids={3003}
> > E/AndroidRuntime(  225): java.lang.RuntimeException: Unable to start
> > receiver com.google.android.partnersetup.GooglePartnerSetup:
> > java.lang.IllegalArgumentException: Unknown URL 
> > content://com.google.settings/partner
> > E/AndroidRuntime(  225):        at android.app.ActivityThread.handleReceiver
> > (ActivityThread.java:2550)
> > E/AndroidRuntime(  225):        at android.app.ActivityThread.access$3000
> > (ActivityThread.java:116)
> > E/AndroidRuntime(  225):        at 
> > android.app.ActivityThread$H.handleMessage
> > (ActivityThread.java:1843)
> > E/AndroidRuntime(  225):        at android.os.Handler.dispatchMessage
> > (Handler.java:99)
> > E/AndroidRuntime(  225):        at android.os.Looper.loop(Looper.java:123)
> > E/AndroidRuntime(  225):        at android.app.ActivityThread.main
> > (ActivityThread.java:4203)
> > E/AndroidRuntime(  225):        at java.lang.reflect.Method.invokeNative
> > (Native Method)
> > E/AndroidRuntime(  225):        at java.lang.reflect.Method.invoke
> > (Method.java:521)
> > E/AndroidRuntime(  225):        at com.android.internal.os.ZygoteInit
> > $MethodAndArgsCaller.run(ZygoteInit.java:791)
> > E/AndroidRuntime(  225):        at com.android.internal.os.ZygoteInit.main
> > (ZygoteInit.java:549)
> > E/AndroidRuntime(  225):        at dalvik.system.NativeStart.main(Native
> > Method)
> > E/AndroidRuntime(  225): Caused by:
> > java.lang.IllegalArgumentException: Unknown URL 
> > content://com.google.settings/partner
> > E/AndroidRuntime(  225):        at android.content.ContentResolver.insert
> > (ContentResolver.java:476)
> > E/AndroidRuntime(  225):        at
> > com.google.android.providers.GoogleSettings$NameValueTable.putString
> > (GoogleSettings.java:75)
> > E/AndroidRuntime(  225):        at
> > com.google.android.providers.GoogleSettings$Partner.putString
> > (GoogleSettings.java:189)
> > E/AndroidRuntime(  225):        at
> > com.google.android.partnersetup.GooglePartnerSetup.setClientId
> > (GooglePartnerSetup.java:109)
> > E/AndroidRuntime(  225):        at
> > com.google.android.partnersetup.GooglePartnerSetup.onReceive
> > (GooglePartnerSetup.java:72)
> > E/AndroidRuntime(  225):        at android.app.ActivityThread.handleReceiver
> > (ActivityThread.java:2541)
> > E/AndroidRuntime(  225):        ... 10 more
> > I/Process (   74): Sending signal. PID: 225 SIG: 3
>
> > And here is what is in the logs when I try to start Gmail, and it
> > seemingly exits immediately:
>
> > I/ActivityManager(   74): Starting activity: Intent
> > { act=android.intent.action.MAIN cat=
> > [android.intent.category.LAUNCHER] flg=0x10200000
> > cmp=com.google.android.gm/.ConversationListActivityGmail }
> > I/ActivityManager(   74): Starting activity: Intent
> > { act=android.intent.action.MAIN cat=
> > [android.intent.category.LAUNCHER] flg=0x2800000
> > cmp=com.google.android.gm/.ConversationListActivity }
> > V/Gmail   (  293): onCreate(),
> > id=com.google.android.gm.conversationlistactiv...@437a0af8
> > D/dalvikvm(   74): GC freed 16799 objects / 863768 bytes in 220ms
> > I/ActivityManager(   74): Starting activity: Intent { flg=0x2000000
> > cmp=com.google.android.gm/.WaitActivity (has extras) }
> > I/ActivityManager(   74): Displayed activity
> > com.google.android.gm/.ConversationListActivity: 317 ms (total 372 ms)
> > W/InputManagerService(   74): Starting input on non-focused client
> > com.android.internal.view.iinputmethodclient$stub$pr...@439e7618
> > (uid=10020 pid=293)
> > W/InputManagerService(   74): Client not active, ignoring focus gain
> > of: com.android.internal.view.iinputmethodclient$stub$pr...@438eb6a8
> > W/InputManagerService(   74): Window already focused, ignoring focus
> > gain of: com.android.internal.view.IInputMethodClient$Stub
> > $pr...@438495b0
>
> > On Sep 30, 9:53 am, "[email protected]" <[email protected]> wrote:
>
> > > Two errors, actually:
>
> > > 1) on reboot, I get this exception:
>
> > > "The application Google Partner Setup (process
> > > com.google.android.partnersetup) has stopped unexpectedly. Please try
> > > again."
>
> > > and (which may be related)
>
> > > 2) selecting the "Market" icon or the "Gmail" icon gets me a blank
> > > screen for a couple of seconds and then back to the home screen.
>
> > > Any ideas or suggestions?
>
> > > thx
> > > rick

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to