Hi folks, After adding this dependencie in build.gradle sync works, while launch application - In mainactivity.java used fragmentPagerAdapter subclass is declared but still its getting,
here its java.lang.ClassNotFoundException (i.e com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run) while debugging. error exactly that this line: mainActivityFragmentPageAdapter = new MainActivityFragmentPageAdapter(getSupportFragmentManager()); Thanks, All -- 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/dc30768e-a24d-41f6-975d-405faa6c79b7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

