Hi,

I am looking at AndroidTestCase class in android 2.2 source code, it
has a method getTestContext. when i tried to access the same function
using android.jar packaged in sdk i don't see this methods.

Not only this i see several methods which are public are not seen when
i use android-sdk-for-windows/platforms/android-8/android.jar packaged
with the sdk. I set my api level to 8.

when i try to right click and look at the class version they are
pointing to 1.5 , i would expect they point to 2.2.


do i need to compile everything manually to get all public methods in
2.2 source code.

-- 
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

Reply via email to