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 / Optimize way to use OpenBrowser()?

Author
Message
2D Analyst
AGK Developer
19
Years of Service
User Offline
Joined: 2nd May 2004
Location:
Posted: 26th Oct 2012 00:38
When I use OpenBrowser() command on my PC, it works fine. Using it on my phone, it will load the website and freezes up. I want to let the users click on MORE APPS and it'll bring them to google play market.

Is there a way to optimize/best practice use of OPenBrowser()?
Rickynzx
12
Years of Service
User Offline
Joined: 19th Dec 2011
Location: Troon, Scotland
Posted: 27th Oct 2012 01:42
Hi,
This opens up the play store at your app page.

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



This opens up the play store page with links to all your apps

openbrowser("market://search?q=Developer name.")
Impetus73
12
Years of Service
User Offline
Joined: 28th Aug 2011
Location: Volda, Norway
Posted: 31st Oct 2012 15:53
I accidentally made a loop where the open browser command keep being called over and over, and I spent 20 min closing browser windows on my PC...

----------------
AGK programmer
Did Amiga / AMOS programming in the 90's.
Ancient Lady
Valued Member
20
Years of Service
User Offline
Joined: 17th Mar 2004
Location: Anchorage, Alaska, USA
Posted: 31st Oct 2012 16:31
Better than a loop that recursively deletes everything in a directory and then parses up to the parent directory and keeps deleting. I made that mistake exactly once with a perl script. And had to go very humbly to the sysadmin to restore everything. I never knew if I deleted stuff that other people had updated since the previous backup.

Cheers,
Ancient Lady
AGK Community Tester

Login to post a reply

Server time is: 2024-04-28 07:16:35
Your offset time is: 2024-04-28 07:16:35