I'm using 2.2 RC, but I don't try it during debugging but just click to stacktrace or directly open some Android class and it always open API according compileSdkVersion :-(
Dne pátek 9. září 2016 12:41:53 UTC+2 Alex Lipov napsal(a): > > According to this announcement <https://youtu.be/hHnTIMjd1Y8?t=27m37s>, > the issue should be fixed in Android Studio 2.2. > > On Thursday, September 8, 2016 at 11:46:41 PM UTC+3, Tomáš Procházka wrote: >> >> I don't understand what you mean. >> >> >> I have this project setup >> >> compileSdkVersion 24 >> buildToolsVersion "24" >> >> defaultConfig { >> minSdkVersion 15 >> targetSdkVersion 22 >> >> Connected device which I want to debug has API 23 >> And Android studio always open sources for API 24 >> >> -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
