使ってますOpenYouTubePlayerActivity.class
intent
これを自分に書くとactivity
startActivity(new Intent(null, Uri.parse("ytv:NG3WygJmiVs"), this,OpenYouTubePlayerActivity.class));
次のエラーが発生しましたClass
:
The constructor Intent(null, Uri, new View.OnClickListener(){}, Class<OpenYouTubePlayerActivity>) is
undefined
何か案が。