I looked at the documentation for ProGuard on Android Developer's
section at developer.android.com and it basically said that Proguard
obfuscation is done once you chose to Build the Project in Release
mode

So I looked at the menu options in Eclipse IDE and noticed a
default.properties file where one can specify the inclusion of
proguard obfuscation. Yet the comments on top of the file
default.properties stated not to manually edit the file

Then on the Project menu in Eclipse the two menu options namely "Build
All" and "Build Project" seem disabled

I create plain vanilla apps for finance niche and wanted to know if
the .apk that is generated by the Eclipse IDE once I run the app is
obfuscated or not. If not how can I get the options enabled that
Proguard obfuscation is done by the Eclipse IDE

Thanks for your time, if my questions sounds stupid then you may have
noticed the screen handle of mine :)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to