At 10:34 AM -0700 5/21/09, Claudio Veas wrote:
> t3.setData(Uri.parse("http://www.yahoo.com.ar"));
>If you know what the problem may be I ll apreciate any comments
Not an expert, but suggest you set the android:authorities of your
receiver to "www.yahoo.com.ar" -- or preferably something specific to
your application instead.
Alternatively, you could use a custom action (intent-filter, action
name=) instead.
-- Ward
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---