Yealink Forums

Full Version: T58v using third part app
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
Dear Sir,

Please refer to the guide below to install the APK:
http://download.support.yealink.com/down...20V1.1.zip

Best Regards
Lucia
(08-28-2017 02:09 AM)Lucia Wrote: [ -> ]Dear Sir,

Please refer to the guide below to install the APK:
http://download.support.yealink.com/down...20V1.1.zip

Best Regards
Lucia

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.
(08-28-2017 09:11 AM)Escrihuela Wrote: [ -> ]
(08-28-2017 02:09 AM)Lucia Wrote: [ -> ]Dear Sir,

Please refer to the guide below to install the APK:
http://download.support.yealink.com/down...20V1.1.zip

Best Regards
Lucia

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.

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.
Reference URL's