c# - Is it possible to launch system/third party app using an NDEFLaunchApp record to get the URI and by using LaunchUriAsync without NFC Tags? -


So I'm feeling like a zombie all night, trying to know how the OS handles an NFC null Is doing an NDEFLaunchApp record and I know the following.

I am sure that there is an alternative solution that lets you launch system app / third party app (if you know the product Id / GUID) from your app There are apps in the Windows Phone Store like I have somehow come to know what I am trying to do.

I came with the following code:

  NdefLaunchAppRecord appLaunchRecord = New NdefLaunchAppRecord (); AppLaunchRecord.AddPlatformAppId ("WindowsPhone", "{App GUID}"); AppLaunchRecord.Arguments = "_default"; // Creating a new NDEfase from the above record. Var Message = New NdefMessage {appLaunchRecord}; // Receive the record from the message that we just created (NDF Launch App Record in Message) {var Special Type = Record Czech special language (wrong); If (special type == type (NdefLaunchAppRecord)) {var x = String.Join ("", record.Payload); // Getting payload by GetString becomes a formatted URI with RGS string result = System.Text.Encoding.UTF8.GetString (record.Payload, 0, record.Payload.Length); // result = "\ 0 \ fWindowsPhone & amp; 5B04B775-356B-4AA0-AAF8-6491FFEA5630} \ 0 \ b_default"; // Results = "(Form) Windows Phone & amp; {AP GUID} (TL) (Backspace) _Default // will be sent to this OS and I believe that OS is then an unknown protocol // like xxx: // Results // and the app will be launched? // is it possible to call the following way anyway: Windows.System.Launcher.LaunchUriAsync (new URI ("Our magic result?", Uricund if anyone has / this If you can find a way to, then WP will be a real service to the community because Microsoft Developers have been banned to open some settings / apps for example (speech settings, audio settings, settings, alarms, area settings, date + time); 

APPS Which is possibly a workaround:

  1. Music Hub Tile (the old music + video hub launch)

Div class = "post-text" itemprop = "text">

for Bing and Zune A reserved RHI plans are:

They are likely to be used by both of them, and they have found some non-documentary use of this scheme.

If there is a Yuri plan that launches any app from within your app, then it is well hidden. Currently, you can only launch apps that have a Yuri scheme or file association Are registered for.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -