Sending the User to the PlayStore for a specific app (here Skype)... var packageName = "com.skype.raider"; app.OpenUrl("market://details?id="+packageName);