What is proguard-rules.pro?



What is proguard-rules.pro?..

Answer / Ajay Kumar

proguard-rules.pro is a configuration file used by ProGuard, which is an optimizing tool for Java code. It allows you to specify what classes and methods should be kept or obfuscated during the minification process.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

What is the proper way of setting up an android-powered device for app development?

1 Answers  


How the nine-patch Image different from a regular bitmap? Alternatively, what is the difference between nine-patch Image vs regular Bitmap Image?

1 Answers  


What os do android phones use?

1 Answers  


how fragment differs from activity?

1 Answers  


How do I download android os?

1 Answers  


Why did we open the Android source code?

1 Answers  


Which is the virtual machine used to run the android apps?

1 Answers  


Can I write code for android using c/c++?

1 Answers  


How to use hashmap with arraylist in android?

1 Answers  


What is api level, codename of android 4.0.3 – 4.0.4?

1 Answers  


What is asynctask?

1 Answers  


What is android 4.0 called?

1 Answers  


Categories