I integrated baidu maps as per the sample code available from the baidu maps sdk example center.
Everything works fine, but in the release build baidu map crashes everytime.
The error was something like this.
NoSuchMethodError: no static method "Lvi/com/gdi/bgl/android/java/EnvDrawText;
I was wondering what the reason could be.