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 |
What is the proper way of setting up an android-powered device for app development?
How the nine-patch Image different from a regular bitmap? Alternatively, what is the difference between nine-patch Image vs regular Bitmap Image?
What os do android phones use?
how fragment differs from activity?
How do I download android os?
Why did we open the Android source code?
Which is the virtual machine used to run the android apps?
Can I write code for android using c/c++?
How to use hashmap with arraylist in android?
What is api level, codename of android 4.0.3 – 4.0.4?
What is asynctask?
What is android 4.0 called?