AlexNguyen wrote:
> I have see some apps in Android that use some packages:
> 
> import android.net.http.EventHandler;
> import android.net.http.Headers;
> import android.net.http.RequestQueue;
> ..................
> 
> So some packages do not support the current version of SDK. Where can
> I find it? Would u tell me about it?

http://android.git.kernel.org/?p=platform/frameworks/base.git;a=tree;f=core/java/android/net/http;h=44d583ebb3d35bd84f1e75c64bcb15d52fee0736;hb=HEAD

(or http://bit.ly/19dhvx if that URL is too long)

They are in the source code, but are not part of the SDK official API,
at least as of 1.1r1.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books.html

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to