{"id":68,"date":"2007-03-18T20:18:49","date_gmt":"2007-03-19T01:18:49","guid":{"rendered":"http:\/\/www.summet.com\/blog\/2007\/03\/18\/hacking-lg-cu500\/"},"modified":"2007-04-19T09:08:34","modified_gmt":"2007-04-19T14:08:34","slug":"hacking-lg-cu500","status":"publish","type":"post","link":"https:\/\/www.summet.com\/blog\/2007\/03\/18\/hacking-lg-cu500\/","title":{"rendered":"Hacking the LG CU-500 with BitPim"},"content":{"rendered":"<p>One nice thing about the  <a href=\"http:\/\/www.amazon.com\/gp\/product\/B000K2GK2A?ie=UTF8&amp;tag=burningorg-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000K2GK2A\">LG CU500 Phone<\/a> is that BitPim (an application that works on Linux as well as windows) will allow you to edit it&#39;s file-system easily. This makes it relatively easy to modify some of the bad things that Cingular has done to the phone. <\/p>\n<p>By default, Cingular locks the phone down so that unsigned Java Apps are forced to ask for Internet access on every single URL they load. Needless to say, this is very annoying when using a network based application such as Google maps.<\/p>\n<p><!--more--> <\/p>\n<h4>Fixing the JVM&nbsp;<\/h4>\n<p>By editing the correct file, you can allow unsigned java apps full access to the Internet. Full directions are here: <a href=\"http:\/\/comerford.cc\/wordpress\/?page_id=146\">http:\/\/comerford.cc\/wordpress\/?page_id=14<\/a><\/p>\n<p>Before you do anything, back up your phone! I found that I had to back up each sub-directory, as the root directory backup didn&#39;t work as it was supposed to.<\/p>\n<p>To fix the java lockout, you replace the existing \/<span>LGAPP\/Media\/Java\/ams\/permissions file with one that has the following changes.<\/span><\/p>\n<p><strong>Replace:<\/strong><\/p>\n<p>domain: Un-trusted<br \/> oneshot: data_network_1<br \/> oneshot: comm_connectivity_options<\/p>\n<p><strong>With this:<\/strong><\/p>\n<p>domain: Un-trusted<br \/> allow: data_network_1<br \/> allow: data_network_2<br \/> allow: comm_connectivity_options<br \/> allow: all_app_autostart<br \/> allow: user_data_read_capability<br \/> allow: messaging_1<br \/> allow: messaging_2<br \/> allow: multimedia_recording <\/p>\n<h4>Silencing annoying GUI noise&nbsp;<\/h4>\n<p>Another nice thing I did was to get rid of some annoying Question and Confirmation GUI noises by replacing two sound files with zero byte copies: Success.acc and Pop_Up.acc in the <span>\/LGAPP\/Media\/Midis\/EffectSnd\/<\/span> folder.&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>One nice thing about the LG CU500 Phone is that BitPim (an application that works on Linux as well as windows) will allow you to edit it&#39;s file-system easily. This makes it relatively easy to modify some of the bad &hellip; <a href=\"https:\/\/www.summet.com\/blog\/2007\/03\/18\/hacking-lg-cu500\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,7,2],"tags":[],"class_list":["post-68","post","type-post","status-publish","format-standard","hentry","category-linux","category-phones","category-technology"],"_links":{"self":[{"href":"https:\/\/www.summet.com\/blog\/wp-json\/wp\/v2\/posts\/68","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.summet.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.summet.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.summet.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.summet.com\/blog\/wp-json\/wp\/v2\/comments?post=68"}],"version-history":[{"count":0,"href":"https:\/\/www.summet.com\/blog\/wp-json\/wp\/v2\/posts\/68\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.summet.com\/blog\/wp-json\/wp\/v2\/media?parent=68"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.summet.com\/blog\/wp-json\/wp\/v2\/categories?post=68"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.summet.com\/blog\/wp-json\/wp\/v2\/tags?post=68"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}