java - Enable proGuard Android -


Hello all, I know the questions about Progord have already been asked and answered. I go through some links, I'm using Eclipse Juno and ADT 19. This is my SDK

  & lt; Use-SDK Android: minSdkVersion = "14" Android: targetSdkVersion = "19" />   

What do I want someone to let me run a total about how to enable Progwean and how this weather is capable or not? I have a very easy android to test the projector Project is, I want to apply it to another application. In my test application there is a class named MENVTV and an XML file named Activity Main. I have not received any help till now. thank you in advanced.

You can add proguard-project.txt Inside your project, you want to create a Proogger form, For example I want to write these options

-optimizationpasses 5 -dontusemixedcaseclassnames -dontskipnonpubliclibraryclasses -dontpreverify -verbose -dontoptimize -optimizations! Code / Simplification /! / / Em Can export to APK. Protected or Not

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -