<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to obfuscate an Android application</title>
	<atom:link href="http://blog.just2us.com/2009/07/tutorial-obfuscate-an-android-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.just2us.com/2009/07/tutorial-obfuscate-an-android-application/</link>
	<description>discuss on technology &#38; application development</description>
	<lastBuildDate>Sat, 04 Feb 2012 08:57:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: android developer</title>
		<link>http://blog.just2us.com/2009/07/tutorial-obfuscate-an-android-application/#comment-1218</link>
		<dc:creator>android developer</dc:creator>
		<pubDate>Thu, 04 Aug 2011 08:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://just2us.com/2009/07/tutorial-obfuscate-an-android-application/#comment-1218</guid>
		<description>from some reason, my comment had its new lines removed. sorry. hope it&#039;s still readable.</description>
		<content:encoded><![CDATA[<p>from some reason, my comment had its new lines removed. sorry. hope it&#8217;s still readable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: android developer</title>
		<link>http://blog.just2us.com/2009/07/tutorial-obfuscate-an-android-application/#comment-1217</link>
		<dc:creator>android developer</dc:creator>
		<pubDate>Thu, 04 Aug 2011 08:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://just2us.com/2009/07/tutorial-obfuscate-an-android-application/#comment-1217</guid>
		<description>isn&#039;t it possible to use proguard from within eclipse without Ant?
as the manual of android says, all i need to do is just add the path to the &quot;proguard.cfg&quot; file into &quot;default.properties&quot; file :proguard.config=../proguard.cfgthis only seems to work for classes names, but not for variables names. i know it since i&#039;ve tried using dex2jar and java decompiler , and i can see the real names of the variables.here are the reference links:http://java.decompiler.free.fr/http://code.google.com/p/dex2jar/downloads/listhttp://developer.android.com/guide/developing/tools/proguard.html</description>
		<content:encoded><![CDATA[<p>isn&#8217;t it possible to use proguard from within eclipse without Ant?<br />
as the manual of android says, all i need to do is just add the path to the &#8220;proguard.cfg&#8221; file into &#8220;default.properties&#8221; file :proguard.config=../proguard.cfgthis only seems to work for classes names, but not for variables names. i know it since i&#8217;ve tried using dex2jar and java decompiler , and i can see the real names of the variables.here are the reference links:<a href="http://java.decompiler.free.fr/http://code.google.com/p/dex2jar/downloads/listhttp://developer.android.com/guide/developing/tools/proguard.html" rel="nofollow">http://java.decompiler.free.fr/http://code.google.com/p/dex2jar/downloads/listhttp://developer.android.com/guide/developing/tools/proguard.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lassi Kinnunen</title>
		<link>http://blog.just2us.com/2009/07/tutorial-obfuscate-an-android-application/#comment-963</link>
		<dc:creator>Lassi Kinnunen</dc:creator>
		<pubDate>Wed, 11 May 2011 06:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://just2us.com/2009/07/tutorial-obfuscate-an-android-application/#comment-963</guid>
		<description> you fail at understanding why to squeeze every byte out.
</description>
		<content:encoded><![CDATA[<p>you fail at understanding why to squeeze every byte out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Catherine</title>
		<link>http://blog.just2us.com/2009/07/tutorial-obfuscate-an-android-application/#comment-929</link>
		<dc:creator>Catherine</dc:creator>
		<pubDate>Wed, 13 Oct 2010 14:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://just2us.com/2009/07/tutorial-obfuscate-an-android-application/#comment-929</guid>
		<description>I found the same problem too</description>
		<content:encoded><![CDATA[<p>I found the same problem too</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aryan</title>
		<link>http://blog.just2us.com/2009/07/tutorial-obfuscate-an-android-application/#comment-916</link>
		<dc:creator>aryan</dc:creator>
		<pubDate>Sun, 01 Aug 2010 22:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://just2us.com/2009/07/tutorial-obfuscate-an-android-application/#comment-916</guid>
		<description>Can you provide some help, on build.xml?&lt;br&gt;I am getting an error on every target,&lt;br&gt;Target package-resources does not exist in this project?&lt;br&gt;what is target-resources?</description>
		<content:encoded><![CDATA[<p>Can you provide some help, on build.xml?<br />I am getting an error on every target,<br />Target package-resources does not exist in this project?<br />what is target-resources?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ken</title>
		<link>http://blog.just2us.com/2009/07/tutorial-obfuscate-an-android-application/#comment-905</link>
		<dc:creator>ken</dc:creator>
		<pubDate>Wed, 19 May 2010 08:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://just2us.com/2009/07/tutorial-obfuscate-an-android-application/#comment-905</guid>
		<description>Quick note on your build.xml...the sdk-location in the android.antlibs definition should be either sdk-folder or sdk.dir...&lt;br&gt;&lt;br&gt;Thanks for writing this up...</description>
		<content:encoded><![CDATA[<p>Quick note on your build.xml&#8230;the sdk-location in the android.antlibs definition should be either sdk-folder or sdk.dir&#8230;</p>
<p>Thanks for writing this up&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Urboss</title>
		<link>http://blog.just2us.com/2009/07/tutorial-obfuscate-an-android-application/#comment-557</link>
		<dc:creator>Urboss</dc:creator>
		<pubDate>Mon, 31 Aug 2009 13:57:25 +0000</pubDate>
		<guid isPermaLink="false">http://just2us.com/2009/07/tutorial-obfuscate-an-android-application/#comment-557</guid>
		<description>Where should I find the target package-resources? It is on the dependency list of the target release-obf but missing in the file.</description>
		<content:encoded><![CDATA[<p>Where should I find the target package-resources? It is on the dependency list of the target release-obf but missing in the file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eclipse obfuscation plugin for android development on OSX &#8211; Afraha ! The Next Big Thing!</title>
		<link>http://blog.just2us.com/2009/07/tutorial-obfuscate-an-android-application/#comment-75</link>
		<dc:creator>eclipse obfuscation plugin for android development on OSX &#8211; Afraha ! The Next Big Thing!</dc:creator>
		<pubDate>Tue, 21 Jul 2009 17:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://just2us.com/2009/07/tutorial-obfuscate-an-android-application/#comment-75</guid>
		<description>[...] the ant script way with help from the other posts. I have written a blog post on how i did it in http://just2us.com/2009/07/tutorial-obfuscate-an-android-application/ [...]</description>
		<content:encoded><![CDATA[<p>[...] the ant script way with help from the other posts. I have written a blog post on how i did it in <a href="http://just2us.com/2009/07/tutorial-obfuscate-an-android-application/" rel="nofollow">http://just2us.com/2009/07/tutorial-obfuscate-an-android-application/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samwize</title>
		<link>http://blog.just2us.com/2009/07/tutorial-obfuscate-an-android-application/#comment-71</link>
		<dc:creator>samwize</dc:creator>
		<pubDate>Tue, 21 Jul 2009 06:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://just2us.com/2009/07/tutorial-obfuscate-an-android-application/#comment-71</guid>
		<description>&quot;Everybody at some point thinks they need to obfuscate their code, but in almost all cases, it&#039;s simply not true. It won&#039;t stop people pirating your software, it won&#039;t actually stop people reverse-engineering your code, it&#039;ll only make it more difficult, and, biggest of all, it won&#039;t stop people nicking your ideas. Unless you&#039;ve got some extremely sexy, spanking new algorithms or something, it&#039;s not worth the bother. Even then, legal protection is more important than technically prohibiting the reverse-engineering.&quot; 

- georgemc
http://forums.sun.com/thread.jspa?threadID=5339989</description>
		<content:encoded><![CDATA[<p>&#8220;Everybody at some point thinks they need to obfuscate their code, but in almost all cases, it&#8217;s simply not true. It won&#8217;t stop people pirating your software, it won&#8217;t actually stop people reverse-engineering your code, it&#8217;ll only make it more difficult, and, biggest of all, it won&#8217;t stop people nicking your ideas. Unless you&#8217;ve got some extremely sexy, spanking new algorithms or something, it&#8217;s not worth the bother. Even then, legal protection is more important than technically prohibiting the reverse-engineering.&#8221; </p>
<p>- georgemc<br />
<a href="http://forums.sun.com/thread.jspa?threadID=5339989" rel="nofollow">http://forums.sun.com/thread.jspa?threadID=5339989</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

