int duration = mediaPlayer.getDuration(); textView = (TextView) findViewById(R.id.tvduration); textView.setText(duration);
c java android github android-layout
android ×1
android-layout ×1
c ×1
github ×1
java ×1