How to autostart my app with windows 8.1 or windows phone -


is possible autostart app @ device boot having windows 8.1 or windows phone 8.1?

if yes, how?

it possible android using broadcastreceiver

it isn't possible automatically launch application @ foreground on windows phone , windows 8.1 (be @ startup or @ other time). however, application can execute in background (given limitations) using background agents, , interact in ways user (for instance, using toast notifications).


Comments