{"id":4912,"date":"2014-03-30T16:53:47","date_gmt":"2014-03-30T16:53:47","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/iphone-android-memory-handling-which-one-uses-more-memory-collection-of-common-programming-errors\/"},"modified":"2014-03-30T16:53:47","modified_gmt":"2014-03-30T16:53:47","slug":"iphone-android-memory-handling-which-one-uses-more-memory-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/iphone-android-memory-handling-which-one-uses-more-memory-collection-of-common-programming-errors\/","title":{"rendered":"iPhone Android : Memory Handling , which one uses more memory ?-Collection of common programming errors"},"content":{"rendered":"<p>There&#8217;s no way to tell &#8211; these are two different languages, running on completely different operating systems &amp; hardware. Objective-C is compiled to native code, whereas Android&#8217;s Java is compiled into bytecode, and then interpreted at runtime.<\/p>\n<p>However, because Strings are a built-in construct to both languages, it&#8217;s extremely likely that the implementation is very efficient on both. Basically you don&#8217;t have to worry about the memory efficiency of handling Strings in mobile apps &#8211; there are far more pressing concerns!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>There&#8217;s no way to tell &#8211; these are two different languages, running on completely different operating systems &amp; hardware. Objective-C is compiled to native code, whereas Android&#8217;s Java is compiled into bytecode, and then interpreted at runtime. However, because Strings are a built-in construct to both languages, it&#8217;s extremely likely that the implementation is very [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4912","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4912","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=4912"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4912\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=4912"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=4912"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=4912"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}