Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / Opening a page directly into the play store

Author
Message
Rickynzx
12
Years of Service
User Offline
Joined: 19th Dec 2011
Location: Troon, Scotland
Posted: 26th May 2012 01:34
Hi guys.

Does anyone know if its possible to open a page directly in the play store app?

I was wanting to put a link in my next app, to open the page up in the play store app to my other apps,


thanks

Rickynzx
Funnell7
12
Years of Service
User Offline
Joined: 8th Sep 2011
Location: UK, England
Posted: 26th May 2012 01:47
Have you tried OpenBrowser()? I've not tried it myself but that may do it... Just put the full url in the brackets. Let me know how you get on, I want to do the same thing in my current project...
Rickynzx
12
Years of Service
User Offline
Joined: 19th Dec 2011
Location: Troon, Scotland
Posted: 26th May 2012 01:54 Edited at: 8th Jun 2012 16:27
Hi Guys.

managed to work this out eventually.

just use the following:

openbrowser("market://details?id=com.your developer name.your product name")

eg. for my latest app it would be

openbrowser("market://details?id=com.riccardonardini.touchablock")

this will take you into play store app and open up at your app page.


hope you all find this useful.

Rickynzx

EDIT:

openbrowser("market://search?q=Developer name.")
open up a page with links to all your apps

eg
openbrowser("market://search?q=Riccardo Nardini") opens up a page with links to all my apps

Edit 2
openbrowser("amzn://apps/android?p=your package name")

opens a page on the amazon app store app
this will take you into Amazon Appstore and open up a page to your app.

eg
openbrowser("amzn://apps/android?p=com.riccardonardini.touchablock")

this link will take me to the homepage of my app within the amazon Appstore app.
Rich Dersheimer
AGK Developer
14
Years of Service
User Offline
Joined: 1st Jul 2009
Location: Inside the box
Posted: 26th May 2012 04:32
Great info, thanks Riccardo!
Rickynzx
12
Years of Service
User Offline
Joined: 19th Dec 2011
Location: Troon, Scotland
Posted: 8th Jun 2012 16:42
Udate to include link to your apps in the Amazon Appstore.

openbrowser("amzn://apps/android?p=your package name")

opens a page on the amazon app store app
this will take you into Amazon Appstore and open up a page to your app.

eg
openbrowser("amzn://apps/android?p=com.riccardonardini.touchablock")

this link will take me to the homepage of my app within the amazon Appstore app.

Login to post a reply

Server time is: 2024-04-27 14:19:46
Your offset time is: 2024-04-27 14:19:46