유튜브 음악피드 바로가기 أيقونة

유튜브 음악피드 바로가기

4 for Android
3.0 | 10,000+ عمليات التثبيت

박한얼

هذا الوصف ل 유튜브 음악피드 바로가기

음악피드로 연결하는 바로가기일 뿐인 앱
용량 매우 작음
코드 공개 (이게 전부임)
try {
final Intent intent = new Intent(Intent.ACTION_VIEW, Uri.parse("https://www.youtube.com/feed/music"));
intent.setPackage("com.google.android.youtube");
startActivity(intent);
} catch (ActivityNotFoundException e) {
final Intent intent = new Intent(Intent.ACTION_VIEW, Uri.parse("https://www.youtube.com/feed/music"));
startActivity(intent);
}
finish();

المعلومات

  • الفئة:
    الموسيقى والصوت
  • احدث اصدار:
    4
  • تحديث:
    2018-11-09
  • حجم الملف:
    15.6KB
  • المتطلبات:
    Android 4.0.3 or later
  • تم التحديث:
    박한얼
  • ID:
    park.haneol.project.youtubemusicfeedshortcut