I am trying to create a small project (Android Studio),but I got stuck at some point.For example I am trying to call a method from class CodecManager to EncoderDebuger,but that method is not avaliable. The main problems are at line 145 and 146 on the EncoderDebuger class.I cannot call the findEncoderForMimeType method.Why? Codec[] encoders = […]
The post Can’t call method in Java appeared first on BlogoSfera.