val intent = Intent(Intent.ACTION_VIEW) .apply { data = Uri.parse("mimarket://details?id=com.example.android&back=true|false&ref=refstr&startDownload=true") }
Some code of idk what language but this is the answer to it