Andrey
Andrey
I'm trying update Exo player in demo from version 2.10.3 to 2.11.7 and getting an exception `java.lang.NoSuchMethodError: No virtual method getAdGroupIndexForPositionUs(J)I in class Lcom/google/android/exoplayer2/source/ads/AdPlaybackState; or its super classes (declaration of...
Please contact me, my email: [email protected].
When write test log in test function in commontTest section, android studio show error for test `Method d in android.util.Log not mocked.` Example: ` @Test fun testLevelStates() = runBlocking {...