![]() |
T58v using third part app - Printable Version +- Yealink Forums (http://forum.yealink.com/forum) +-- Forum: IP Phone Series (/forumdisplay.php?fid=4) +--- Forum: Phone specific topic (/forumdisplay.php?fid=12) +--- Thread: T58v using third part app (/showthread.php?tid=41091) |
T58v using third part app - Escrihuela - 08-27-2017 07:49 AM Hi i want to install three apk on my phone Ipbell : to control door phone Domowidget: to control my home with widget on dashboard And hangout. Only the first one thims to be installed, but when i lauch ip ell i have a messagebox that they the application need administrator permission. what is the solution to use third part app on this phone? RE: T58v using third part app - Lucia_Yealink - 08-28-2017 02:09 AM Dear Sir, Please refer to the guide below to install the APK: http://download.support.yealink.com/download?path=upload%2Fattachment%2F2017-7-31%2F3%2F42728206-8529-4d57-b3eb-9722dccab413%2FInstalling%20the%20Applications%20on%20Yealink%20Smart%20Media%20Phones%20V1.1.zip Best Regards Lucia RE: T58v using third part app - Escrihuela - 08-28-2017 09:11 AM (08-28-2017 02:09 AM)Lucia Wrote: Dear Sir, Thanks for the reply, it's exactly what i have made. i have had three lines in the conf file: app.install_url = http://192.168.2.200/IPBell.apk app.install_url = http://192.168.2.200/DomoWidget.apk app.install_url = http://192.168.2.200/Hangouts.apk it seems that only IPBELL was install, i can see afer reboot the application icon on the dashboard. But when i launch the application, it start, and if i intented to use it the is a message box that say that tha application need more permission and the app close. RE: T58v using third part app - Streamline_Support - 08-28-2017 06:04 PM (08-28-2017 09:11 AM)Escrihuela Wrote:(08-28-2017 02:09 AM)Lucia Wrote: Dear Sir, Uninstall them, then edit your config to match this: pm.version = special app.install_url = http://192.168.2.200/IPBell.apk app.install_url = http://192.168.2.200/DomoWidget.apk app.install_url = http://192.168.2.200/Hangouts.apk I think the special switch gives the app special permissions. This fixed Spotify getting bluetooth errors. |