Сергей Я, Error:(55, 41) error: no suitable constructor found for Intent(Class,)
constructor Intent.Intent(String,Uri) is not applicable
(argument mismatch; Class cannot be converted to String)
constructor Intent.Intent(Context,Class<?>) is not applicable
(argument mismatch; Class cannot be converted to Context)