$ 0 0 Intent intent = new Intent(Intent.ACTION_VIEW); intent.setData(Uri.parse("market://search?q=pname:PriceBunnyClient")); startActivity(intent ...