Re: [android-developers] Problem with reading contacts on Samsung Galaxy Europa

2010-08-06 Thread Alok Kulkarni
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  wrote:

> Is this happening only on Europa ?
>
> -Dan
>
>
> On Wed, Aug 4, 2010 at 12:26 PM, Alok Kulkarni  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
>> 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

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

Re: [android-developers] Problem with reading contacts on Samsung Galaxy Europa

2010-08-04 Thread dan raaka
Is this happening only on Europa ?

-Dan


On Wed, Aug 4, 2010 at 12:26 PM, Alok Kulkarni  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
> 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

[android-developers] Problem with reading contacts on Samsung Galaxy Europa

2010-08-04 Thread Alok Kulkarni
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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en