Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Android Development

Android Development

Scheduled Pinned Locked Moved The Lounge
androiddata-structureshelpquestion
24 Posts 13 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T thatraja

    Check this Underrated CP article, this is more than enough for you. Challenges and solutions - Architecture of a Modern Web Application - Mobile App - Part 3[^]

    thatraja

    Code converters | Education Needed | Improve EverythingNew

    R Offline
    R Offline
    Rob Philpott
    wrote on last edited by
    #21

    Agreed. Not seen that before and very informative.

    Regards, Rob Philpott.

    1 Reply Last reply
    0
    • K Kevin Marois

      If you're going to post an annoying snotty response, at least quote me right

      If it's not broken, fix it until it is

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #22

      This is the Lounge, if it's too hot for you ...

      1 Reply Last reply
      0
      • M Munchies_Matt

        Ahh, there is a MSIL byte code translator. OK. Well, MSIL is probably close to byte code anyway; didn't J++ run on .net unmodified?

        ΑlphaΔeltaΘheta wrote:

        Microsoft made C# an ISO Spec, it's open to use by anyone... there has been a hell lot of apps running in Linuxes using C#/Mono

        OK, interesting, didn't know that.

        "The whole idea that carbon dioxide is the main cause of the recent global warming is based on a guess that was proved false by empirical evidence during the 1990s." climate-models-go-cold

        A Offline
        A Offline
        AlphaDeltaTheta
        wrote on last edited by
        #23

        MSIL is different from Java bytecode. Android gives the option for native apps (unlike that Microsoft's Mango). Android has pre-installed support for Java with dalvik. For MSIL you need MonoTouch or something similar. It is like a whole CLR with AOT compilation applied to it in some versions.

        Munchies_Matt wrote:

        OK. Well, MSIL is probably close to byte code anyway; didn't J++ run on .net unmodified?

        Similar probably. By the time I started learning how a compiler works, J++ had been dead already. No idea:confused:

        Beauty cannot be defined by abscissas and ordinates; neither are circles and ellipses created by their geometrical formulas. Carl von Clausewitz Source

        M 1 Reply Last reply
        0
        • A AlphaDeltaTheta

          MSIL is different from Java bytecode. Android gives the option for native apps (unlike that Microsoft's Mango). Android has pre-installed support for Java with dalvik. For MSIL you need MonoTouch or something similar. It is like a whole CLR with AOT compilation applied to it in some versions.

          Munchies_Matt wrote:

          OK. Well, MSIL is probably close to byte code anyway; didn't J++ run on .net unmodified?

          Similar probably. By the time I started learning how a compiler works, J++ had been dead already. No idea:confused:

          Beauty cannot be defined by abscissas and ordinates; neither are circles and ellipses created by their geometrical formulas. Carl von Clausewitz Source

          M Offline
          M Offline
          Munchies_Matt
          wrote on last edited by
          #24

          ΑlphaΔeltaΘheta wrote:

          J++ had been dead already

          I recall some discussion of it some time back, how J++, which was supposed to be Java standard'(ish) could run on .net unmodified. Thanks for the clarification though, I don't venture out of the kernel much, ,windows and Linux, so its nice to catch up on stuff like this. :)

          "The whole idea that carbon dioxide is the main cause of the recent global warming is based on a guess that was proved false by empirical evidence during the 1990s." climate-models-go-cold

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups