I'm using the LVL project and referencing that from my main Android app project (in the usual way).
However, in my main Android app project I also have classes defined in com.android.vending.licensing (so that I can access package-private classes in LVL). This used to work fine until about a week ago (maybe because of an update of ADT/SDK tools???). It seems that now, the classes in com.android.vending.licensing are no longer visible to the main Android app project. Is this intended behaviour or a bug? -- 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

