Page 1 of 1

Standalone for android and audio and video players

Posted: Thu Dec 22, 2022 9:32 am
by Hrvoje
Hello

1
I need to create a tour which will be standalone on info kiosk based on android.
Can you suggest what would be the best way to create standalone version for that purpose?
Kiosk will have access to internet, but not always, so "internet free" suggestion is welcomed.

2
This tour will have many "points of interest": images, text, audio and video in 3 languages.
What would be the the best way to have many audio and video clips scattered around as buttons?
Some time ago, I saw some older tutorials which featured a lot of fiddling with skin template,
but I wonder is this improved recently, so that it's possible now to use audio or video player in combination with hotspots?

Thanks
Regards

Re: Standalone for android and audio and video players

Posted: Thu Jan 26, 2023 6:06 pm
by Hrvoje
Bump?

Re: Standalone for android and audio and video players

Posted: Wed Feb 01, 2023 9:29 pm
by Hopki
Hi,
If it's Android-based see if you can install the mobile package viewer.
You can then build the project and test it with the desktop package viewer.
You just need to make sure any external assets are added to the web output assets.
Regards,