Raja Shanmugam JM
Results
1
comments of
Raja Shanmugam JM
@dynamitechetan  I tried the following. It just worked. But not sure whether it's the write solution ! ``` -keepclassmembers class * { @android.webkit.JavascriptInterface ; } -keepattributes JavascriptInterface -keepattributes *Annotation*...