Hello, My project is compiled with API level 23.
To resolve an issue with cordova Google Plus plugin, I need to debug into the sdk. When I stepped in android.app.Activity, I noticed that the source code did not match the actual class. It pointed to a comment line. Just to make sure, I tried to compile using different API levels and verified that I was using level 23. So, bottom line is that the jar (android.jar) for level 23 and the source code for level 3 do not match. They (jar and source code) were both installed using Android SDK Manager. It's a serious issue. Does anyone know how to get the right set of source files? Help will be appreciated. Thanks, - Stevegogo -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/5c003ee2-3524-4821-8a7f-dfa584f86e7e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

