Ideas
Musings of an argumentative Indian
Pages
(Move to ...)
Home
Android Apps
Sher O Shayri
Good movies and TV series
▼
Friday, September 13, 2019
Removing logs from your release apk
Just add the following to proguard rules.pro file
-assumenosideeffects class android.util.Log {
public static *** d(...);
}
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment