-----------------------------------------------------------------------
Intent browserIntent = new Intent(Intent.ACTION_VIEW, Uri.parse("samsungapps://ProductDetail/<the package name of the AndroidManifest.xml>));
startActivity(browserIntent);
-----------------------------------------------------------------------
No hay comentarios:
Publicar un comentario