Hi, I am trying Instant Run feature in new Android Studio 2.0 Preview and I am getting ClassNotFoundException when trying to build from Studio.
* What went wrong: Execution failed for task ':app:transformClassesWithInstantRunForDefaultDebug'. > java.lang.ClassNotFoundException: com.dropbox.client2.exception.DropboxException Class that is missing is from external 3rd party library dependency from DropBox for Cloud Management. We depend on plain jar library file. I wonder if anyone else has seen this behaviour also. It is a shame that we cannot start using Instant Run in our project right away :( It works perfectly on new project. -- 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.
