Wednesday, March 14, 2012

Developer view : iOS View controller LifeCycle from Android Activity LifeCycle




Thanks for reading :)
If you have any other quick thoughts/hints that you think people will find useful, feel free to leave a comment.

5 comments :

  1. Nice comparison. Not seen this before but was hoping someone would do it. The other major difference between iOS and Android is Android works on a per activity basis and iOS has the AppDelegate :- many application level life cycle events are handled there on iOS.

    ReplyDelete
  2. Great blog you people have maintained there, I totally appreciate the work.
    root android

    ReplyDelete
  3. Android is not an operating system it is just an appliction on which our made application runs . OS used is linux .

    ReplyDelete
    Replies
    1. You have to rethink your OS concept (http://en.wikipedia.org/wiki/Operating_system), an OS is the underlying platform on which the user apps are built.

      And BTW Linux is just the kernel, not the whole OS, maybe you mean GNU/Linux: Linux + GNU tools (bash, gcc...), in which case Android uses it own set of system tools which are not part of the GNU Tools.

      Delete
  4. Nice comparison Of life cycle between android and ios

    ReplyDelete