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

[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

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