Ecco il codice:
try{
Intent i=getApplicationContext().getPackageManager().getLaunchIntentForPackage("com.google.android.youtube");
getApplicationContext().startActivity(i);
}catch(Exception e){}
Nessun commento:
Posta un commento