Hi All,
I am new to Android. I have seen that you are quite active in this forum .. helping people. That's nice to see that.
I have one query to you. I was browsing "Browse" code in Eclipse editor which is given in SrcAndroidpackagesappsBrowser. Bu t when I import that project it shows lot of errors. Some packages were missing from it like
import android.net.WebAddress;
import android.net.http.EventHandler;
import android.net.http.RequestQueue;
import android.net.http.SslError;
and many more
Can you tell me how to rectify those errors.
Thanks in Advance
Ajeet Singh

