<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 08/21/2015 11:37 AM, Sven Barth
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAFMUeB8tRv9kN4s_pG7GQkM3=d4QokGN8bg_oP0GngTpib7c3Q@mail.gmail.com"
      type="cite">Windows 10 Mobile you can only run Apps (e.g.
      bought/got in the Windows Store) meaning Universal Apps<br>
    </blockquote>
    <br>
    What (technically) prevents running normal native programs on
    "Windows 10 Mobile". (Of course Microsoft <b>prefers</b> arch
    independent CIL (aka C# aka .NIT) code for Apps)<br>
    <br>
    The same issue is known for Android. Here, too, only running apps
    (usually coming in arch independent Dalvik code) from an app-store
    is supported, but nonetheless it's known that you can run native FPC
    programs on the ARM variant of Android. (I don't know the Intel
    variant behaves on that behalf, but it is very uncommon and hence
    there is not much known research on that.)<br>
    <br>
    <br>
    -Michael<br>
  </body>
</html>