55143681 15 Posted November 29, 2020 Share Posted November 29, 2020 How to make an app on the mobile desktop and click to call my unigui project Link to post Share on other sites
Sherzod 1093 Posted November 29, 2020 Share Posted November 29, 2020 1 hour ago, 55143681 said: How to make an app on the mobile desktop and click to call my unigui project Sorry, didn't understand your question. Link to post Share on other sites
x11 118 Posted November 29, 2020 Share Posted November 29, 2020 he wants to know how to programmatically add a shortcut on a smartphone to launch his uniGUI application он хочет знать, как программно добавить ярлык на смартфоне на запуск своего uniGUI-приложения (мне кажется, где-то такая тема на форуме была, но я не могу ее найти сейчас) Link to post Share on other sites
55143681 15 Posted December 11, 2020 Author Share Posted December 11, 2020 On 11/29/2020 at 5:17 PM, Sherzod said: Sorry, didn't understand your question. Link to post Share on other sites
55143681 15 Posted December 11, 2020 Author Share Posted December 11, 2020 Just now, 55143681 said: I have "app-b",designed by unigui, How to make another app named "app-b",like the uppder image, "app-b" is a shortcut on my mobile's desktop,android or iphone. when you click "app-b",that will linke to my "app-a"'s url. Link to post Share on other sites
55143681 15 Posted January 8 Author Share Posted January 8 On 12/11/2020 at 9:57 PM, 55143681 said: I have "app-b",designed by unigui, How to make another app named "app-b",like the uppder image, "app-b" is a shortcut on my mobile's desktop,android or iphone. when you click "app-b",that will linke to my "app-a"'s url. Is there any solution for me? Link to post Share on other sites
Abaksoft 342 Posted yesterday at 06:08 AM Share Posted yesterday at 06:08 AM On 12/11/2020 at 2:54 PM, 55143681 said: Hello, 1. A simple way to do this : 1.1. On your smart phone, open your browser (google chrome) and call your unigui app : http//:Your_domaineName.com:8077 1.2. After opening your app, go to the chrome setting (On the Top-Right) and look for something like : "Add to the desktop screen" 1.3. A shortcut will automatically be add to your screen. 2. An other alternative 2.1 Create a simple mob app with FMx and install it on your smartphone. 2.2 this app will launch your URL onActivate event. ______ You can also upload it on google Play (PlayStore) to simplify the install. Link to post Share on other sites
Recommended Posts