• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. S

    Apps ant script to obfuscate android code

    <!-- Author: haibo.liu@glu.com refer to http://just2us.com/2009/07/tutorial-obfuscate-an-android-application/ --> <project name="myproject" default="debug-obf" basedir="."> <property name="version" value="1_0_5" /> <property name="JDK_HOME" value="C:/Program...