{"id":5349,"date":"2014-03-30T21:01:31","date_gmt":"2014-03-30T21:01:31","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/invalid-resource-directory-name-eclipse-collection-of-common-programming-errors\/"},"modified":"2014-03-30T21:01:31","modified_gmt":"2014-03-30T21:01:31","slug":"invalid-resource-directory-name-eclipse-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/invalid-resource-directory-name-eclipse-collection-of-common-programming-errors\/","title":{"rendered":"Invalid resource directory name (Eclipse)-Collection of common programming errors"},"content":{"rendered":"<blockquote>\n<p>However any text I write in this file causes a compiler error<\/p>\n<\/blockquote>\n<p><strong>You can not write anything in Assets at runtime<\/strong>. Assets folders don&#8217;t exist on the phone. They&#8217;re compiled into the package. Assets only provides reading facility.<\/p>\n<p>If you want to write something, please use your <code>external directory<\/code> or <code>Cache Directory<\/code> provided by application.<\/p>\n<p>Take a look at Storage Options.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>However any text I write in this file causes a compiler error You can not write anything in Assets at runtime. Assets folders don&#8217;t exist on the phone. They&#8217;re compiled into the package. Assets only provides reading facility. If you want to write something, please use your external directory or Cache Directory provided by application. [&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-5349","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5349","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=5349"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5349\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=5349"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=5349"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=5349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}