Hi
I am new to Android and am stuck and was wondering if somebody can
help me.
I am trying to create a browser like application and am using the
browser that is part of the SDK as a example. I tried compliling this
on eclipse and have noticed that not all the classes are available
and this throws a error, where it is not able to find some of the
imported packages. These packages are not part of android library per
the documentation, so they should be defined somewhere, but I could
not find them anywhere in the source code .
I had the same problem even with settings app.
Can U help me compile the browser app on eclipse ?
Can I compile the apps given on the emulator all at one time ?
import
android.net.WebAddress;
import
android.net.http.EventHandler;
import
android.net.http.RequestQueue;
import android.net.http.SslError;
Thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---