Hi Alberto,

I saw this on the Galaxy S also.  I have tested the app on the Galaxy
Spica (i5700), it is working perfectly.  But when I tested the app on
the Galaxy S, the app crashes.

I haven't found a solution yet, but this is what I found from Logcat:
08-23 17:14:30.394: INFO/ActivityManager(2244): Displayed activity
com.android.contacts/
com.sec.android.app.contacts.PhoneBookTopMenuActivity: 452 ms (total
452 ms)

Versus what is seen from the emulator:
08-23 17:18:08.533: INFO/ActivityManager(52): Displayed activity
com.android.contacts/.DialtactsContactsEntryActivity: 348 ms (total
348 ms)

Looks like the Galaxy S has a different way of handling intents for
the Phonebook.

If you find a solution, please let me know also.

Thanks!
-Zarah




On Aug 12, 7:06 pm, Albert <albert8...@googlemail.com> wrote:
> I have an user from my app that has reported this issue on a Samsung
> Galaxy S. Do you know why it's happening? Did you find a solution?
>
> -Alberto
>
> On Aug 6, 1:46 pm, Alok Kulkarni <kulsu...@gmail.com> wrote:
>
>
>
> > yeah it is only happening on that deviuce. But i have found a different
> > solution to it which i will put up here tomorrow.
>
> > On Wed, Aug 4, 2010 at 12:51 PM, dan raaka <danra...@gmail.com> wrote:
> > > Is this happening only on Europa ?
>
> > > -Dan
>
> > > On Wed, Aug 4, 2010 at 12:26 PM, Alok Kulkarni <kulsu...@gmail.com> wrote:
>
> > >> Hi , i am using
> > >> startActivityForResult(intent,PICK_CONTACT);
> > >> Its working on Android 1.5 to 2.1 except for the 2.1 device Samsung
> > >> Europa..On that device , i am not able to read the contacts, its 
> > >> returning
> > >> empty result.
> > >> here is the link i referred for the code
> > >>http://www.droidnova.com/use-intents-to-start-other-activities,76.html
> > >> Is thr something i m missing ?
> > >> --
> > >> You received this message because you are subscribed to the Google
> > >> Groups "Android Developers" group.
> > >> To post to this group, send email to android-developers@googlegroups.com
> > >> To unsubscribe from this group, send email to
> > >> android-developers+unsubscr...@googlegroups.com<android-developers%2Bunsubs
> > >>  cr...@googlegroups.com>
> > >> 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 post to this group, send email to android-developers@googlegroups.com
> > > To unsubscribe from this group, send email to
> > > android-developers+unsubscr...@googlegroups.com<android-developers%2Bunsubs
> > >  cr...@googlegroups.com>
> > > 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 post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to