when i use this line:
 Intent myIntent = new Intent(Intent.ACTION_VIEW, ContentURI.create
(www.google.com));

Eclipse notify that "ContentURI cannot be resolved" although i
imported the libraries:
-import android.net.Uri;
-import android.net.*;


I'm using Android SDK 1.5 and ADT 0,9.
Please hepl me :(


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to