Link from one app to another in Google Play description

前端 未结 6 1301
盖世英雄少女心
盖世英雄少女心 2021-01-12 07:05

I have two apps in the google play store. Is it possible to create an http link from one to another in the description of the first?

6条回答
  •  萌比男神i
    2021-01-12 07:58

    A URL of the following form will be converted to a clickable link and will redirect to the address specified in YOUR_URL.

    https://www.google.com/url?q=YOUR_URL

    eg: https://www.google.com/url?q=https://play.google.com/store/apps/details?id=domain.company.appname

提交回复
热议问题