windows phone 8 - Determine if user opened an application by tapping currently playing song in system menu -


in windows phone 8 it's possible enter applications use backgroundaudio service tapping name of playing audio in systemwide accessible menu.

can somehow detect specific entrance point inside application? pic related :)

enter image description here


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -