This morning, I downloaded the latest Android 4.1(API 16) and also updated my eclipse plugins. I am trying to compile the ApiDemos and getting errors:
AccessibilityNodeProvider cannot be resolved to a type AccessibilityNodeProviderActivity.java /com.example.android.apis.ApiDemos/src/com/example/android/apis/accessibility line 88 Java Problem ActivityOptions cannot be resolved Animation.java /com.example.android.apis.ApiDemos/src/com/example/android/apis/app line 98 Java Problem I followed the README.txt in ApiDemos and copied ./sdk/extras/android/support/v4/android-support-v4.jar to sdk/samples/android-16/ApiDemos/libs/. I updated the ApiDemos as additional jar and I am still getting these errors or I have looked over something basic/obvious in setting up the API16? -Subodh -- 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